Definition Type Element
Name desc
Type string
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation A description for this definition.  This will appear throughout the program to identify the definition.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="desc" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A description for this definition.  This will appear throughout the program to identify the definition.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
desc
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd