<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<!--
// // See license.txt for license information. // // schema_token.xml // // 4-Sep-2003 phamilton Created //
-->

<object xmlns:xi="http://www.w3.org/2001/XInclude" xmlns="urn:xmlliterate.schema" name="token">
    <description>An enumeration entry.</description>
    <classname>schema_token</classname>
    <members>
        <stringtype name="id">
            <description>The internal identifier for the enumeration value.</description>
        </stringtype>
    </members>
</object>