complexType NodeList
diagram
namespace http://www.ite.org/tmdd
children node-id node-name node-type node-location node-links-number
used by
element NodeInventory/node-list/node
annotation
documentation
<objectClass>Node</objectClass>
<definition/>
source <xs:complexType name="NodeList">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Node</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="node-id" type="Roadway-network-identifier"/>
   
<xs:element name="node-name" type="Roadway-network-name" minOccurs="0"/>
   
<xs:element name="node-type" type="Node-type" minOccurs="0"/>
   
<xs:element name="node-location" type="lrms:GeoLocation"/>
   
<xs:element name="node-links-number" type="Node-links-number" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element NodeList/node-name
diagram
type Roadway-network-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="node-name" type="Roadway-network-name" minOccurs="0"/>

element NodeList/node-type
diagram
type Node-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="node-type" type="Node-type" minOccurs="0"/>

element NodeList/node-location
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="node-location" type="lrms:GeoLocation"/>

element NodeList/node-links-number
diagram
type Node-links-number
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="node-links-number" type="Node-links-number" minOccurs="0"/>


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