complexType LinkList
diagram
namespace http://www.ite.org/tmdd
children link-id link-name route-designator link-type link-begin-node-id begin-node-location link-end-node-id end-node-location linear-reference link-length link-capacity link-speed-limit link-speed-limit-truck link-jurisdiction link-owner left-shoulder-width right-shoulder-width lane-separator
used by
element LinkInventory/link-list/link
annotation
documentation
<objectClass>Link</objectClass>
<definition/>
source <xs:complexType name="LinkList">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="link-id" type="Roadway-network-identifier"/>
   
<xs:element name="link-name" type="Roadway-network-name" minOccurs="0"/>
   
<xs:element name="route-designator" type="Link-route-designator" minOccurs="0"/>
   
<xs:element name="link-type" type="Link-type"/>
   
<xs:element name="link-begin-node-id" type="Roadway-network-identifier"/>
   
<xs:element name="begin-node-location" type="lrms:GeoLocation"/>
   
<xs:element name="link-end-node-id" type="Roadway-network-identifier"/>
   
<xs:element name="end-node-location" type="lrms:GeoLocation"/>
   
<xs:element name="linear-reference" type="Link-location-linear-reference" minOccurs="0"/>
   
<xs:element name="link-length" type="Link-length" minOccurs="0"/>
   
<xs:element name="link-capacity" type="Link-capacity" minOccurs="0"/>
   
<xs:element name="link-speed-limit" type="Link-speed-limit" minOccurs="0"/>
   
<xs:element name="link-speed-limit-truck" type="Link-speed-limit" minOccurs="0"/>
   
<xs:element name="link-jurisdiction" type="Roadway-network-name" minOccurs="0"/>
   
<xs:element name="link-owner" type="Link-ownership" minOccurs="0"/>
   
<xs:element name="left-shoulder-width" type="Link-shoulder-width" minOccurs="0"/>
   
<xs:element name="right-shoulder-width" type="Link-shoulder-width" minOccurs="0"/>
   
<xs:element name="lane-separator" type="Link-median-type" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

element LinkList/route-designator
diagram
type Link-route-designator
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="route-designator" type="Link-route-designator" minOccurs="0"/>

element LinkList/link-type
diagram
type Link-type
properties
isRef 0
content simple
source <xs:element name="link-type" type="Link-type"/>

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

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

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

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

element LinkList/linear-reference
diagram
type Link-location-linear-reference
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 2000000
source <xs:element name="linear-reference" type="Link-location-linear-reference" minOccurs="0"/>

element LinkList/link-length
diagram
type Link-length
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 160000
source <xs:element name="link-length" type="Link-length" minOccurs="0"/>

element LinkList/link-capacity
diagram
type Link-capacity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 300000
source <xs:element name="link-capacity" type="Link-capacity" minOccurs="0"/>

element LinkList/link-speed-limit
diagram
type Link-speed-limit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="link-speed-limit" type="Link-speed-limit" minOccurs="0"/>

element LinkList/link-speed-limit-truck
diagram
type Link-speed-limit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="link-speed-limit-truck" type="Link-speed-limit" minOccurs="0"/>

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

element LinkList/link-owner
diagram
type Link-ownership
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 256
source <xs:element name="link-owner" type="Link-ownership" minOccurs="0"/>

element LinkList/left-shoulder-width
diagram
type Link-shoulder-width
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="left-shoulder-width" type="Link-shoulder-width" minOccurs="0"/>

element LinkList/right-shoulder-width
diagram
type Link-shoulder-width
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 999
source <xs:element name="right-shoulder-width" type="Link-shoulder-width" minOccurs="0"/>

element LinkList/lane-separator
diagram
type Link-median-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="lane-separator" type="Link-median-type" minOccurs="0"/>


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