complexType "LegId"
Namespace:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI
   
>
   
Content: 
{ xsd:token }
</...>
Simple Content Restrictions:
MaxLength:
60
MinLength:
1

All Direct / Indirect Based Elements (1):
legId
Known Usage Locations
Annotation
Leg identity.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      Token60 (extension)
          LegId
Derivation:
extension of Token60
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LegId">
<xsd:simpleContent>
<xsd:extension base="Token60">
<xsd:attribute name="legIdScheme" type="xsd:anyURI" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
legIdScheme
Type:
xsd:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="legIdScheme" type="xsd:anyURI" use="required"/>

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.