complexType SectionLinkList
diagram
namespace http://www.ite.org/tmdd
children section-id section-link-count link-id
used by
element SectionStatus/link-id-list/link-id
annotation
documentation
<objectClass>Section</objectClass>
<definition/>
source <xs:complexType name="SectionLinkList">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Section</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="section-id" type="Organization-resource-identifier"/>
   
<xs:element name="section-link-count" type="Section-link-count"/>
   
<xs:element name="link-id">
     
<xs:complexType>
       
<xs:sequence maxOccurs="255">
         
<xs:element name="link-id-item" type="Roadway-network-identifier"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SectionLinkList/section-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="section-id" type="Organization-resource-identifier"/>

element SectionLinkList/section-link-count
diagram
type Section-link-count
properties
isRef 0
content simple
facets
minInclusive 1
source <xs:element name="section-link-count" type="Section-link-count"/>

element SectionLinkList/link-id
diagram
properties
isRef 0
content complex
children link-id-item
source <xs:element name="link-id">
 
<xs:complexType>
   
<xs:sequence maxOccurs="255">
     
<xs:element name="link-id-item" type="Roadway-network-identifier"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element SectionLinkList/link-id/link-id-item
diagram
type Roadway-network-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="link-id-item" type="Roadway-network-identifier"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy