In This Topic
    xdb-examples-choice- Sample 1.xml
    In This Topic
    <?xml version="1.0" encoding="UTF-8"?>
    <AccountAdminRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="..\Schema\SimpleChoice.xsd">
        <CreateAccount Username="Guest" Password="Password"/>
    </AccountAdminRequest>