vitalnix user management suite 3.2.0


Abstract

Tags used in a XML Data Source

Description

The SDF format has a number of issues, such as having no clear identification and layout description. An alternative format based upon XML has therefore been described and can be input to libvxeds.

The following keys are recognized:

Comments are allowed as far as XML allows them. They are filtered out when parsing with libxml. Unknown tags or fields will also be ignored.

Sample

<?xml version="1.0" encoding="UTF-8" ?>
<VX3_xmlds>
    <user surname="Engelhardt" firstname="Jan" pvgrp="13" uuid="12345678" />
</VX3_xmlds>