Definition Type Element
Name name
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The label to assign to this section.  This label is rendered at the top of a border outline for the section.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="name" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The label to assign to this section.  This label is rendered at the top of a border outline for the section.</xs:documentation>
  </xs:annotation>

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