complexType DataLinkRestrictions
diagram
namespace http://www.ite.org/tmdd
children speed-limit-advisory speed-limit speed-limit-truck restriction-length restriction-height restriction-width restriction-weight-vehicle restriction-weight-axle restriction-axle-count
used by
elements EventQuantity/link-restrictions LinkStatusList/link-restrictions
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="DataLinkRestrictions">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="speed-limit-advisory" type="Link-speed-limit"/>
   
<xs:element name="speed-limit" type="Link-speed-limit"/>
   
<xs:element name="speed-limit-truck" type="Link-speed-limit"/>
   
<xs:element name="restriction-length" type="Link-restriction-length"/>
   
<xs:element name="restriction-height" type="Link-restriction-height"/>
   
<xs:element name="restriction-width" type="Link-restriction-width"/>
   
<xs:element name="restriction-weight-vehicle" type="Link-restriction-weight-vehicle"/>
   
<xs:element name="restriction-weight-axle" type="Link-restriction-weight-axle"/>
   
<xs:element name="restriction-axle-count" type="Link-restriction-axle-count"/>
 
</xs:choice>
</xs:complexType>

element DataLinkRestrictions/speed-limit-advisory
diagram
type Link-speed-limit
properties
isRef 0
content simple
source <xs:element name="speed-limit-advisory" type="Link-speed-limit"/>

element DataLinkRestrictions/speed-limit
diagram
type Link-speed-limit
properties
isRef 0
content simple
source <xs:element name="speed-limit" type="Link-speed-limit"/>

element DataLinkRestrictions/speed-limit-truck
diagram
type Link-speed-limit
properties
isRef 0
content simple
source <xs:element name="speed-limit-truck" type="Link-speed-limit"/>

element DataLinkRestrictions/restriction-length
diagram
type Link-restriction-length
properties
isRef 0
content simple
facets
maxInclusive 6000
source <xs:element name="restriction-length" type="Link-restriction-length"/>

element DataLinkRestrictions/restriction-height
diagram
type Link-restriction-height
properties
isRef 0
content simple
facets
maxInclusive 2000
source <xs:element name="restriction-height" type="Link-restriction-height"/>

element DataLinkRestrictions/restriction-width
diagram
type Link-restriction-width
properties
isRef 0
content simple
facets
maxInclusive 2000
source <xs:element name="restriction-width" type="Link-restriction-width"/>

element DataLinkRestrictions/restriction-weight-vehicle
diagram
type Link-restriction-weight-vehicle
properties
isRef 0
content simple
facets
maxInclusive 80000
source <xs:element name="restriction-weight-vehicle" type="Link-restriction-weight-vehicle"/>

element DataLinkRestrictions/restriction-weight-axle
diagram
type Link-restriction-weight-axle
properties
isRef 0
content simple
facets
maxInclusive 20000
source <xs:element name="restriction-weight-axle" type="Link-restriction-weight-axle"/>

element DataLinkRestrictions/restriction-axle-count
diagram
type Link-restriction-axle-count
properties
isRef 0
content simple
facets
maxInclusive 20
source <xs:element name="restriction-axle-count" type="Link-restriction-axle-count"/>


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