complexType "LegIdentifier"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
version (defined in VersionHistory.model group)
All Direct / Indirect Based Elements (1):
legIdentifier
Known Usage Locations
Annotation
Version aware identification of a leg.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LegIdentifier">
<xsd:sequence>
<xsd:element name="legId" type="LegId"/>
<xsd:group minOccurs="0" ref="VersionHistory.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
legId
Type:
LegId, simple content
Identity of this leg.
Simple Content
xsd:token
maxLength:
60
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="legId" type="LegId"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.