Documentation for ATIS-Draft-03-00-79

Simple Type: RoadsideAssets

[Table of contents]

Super-types: None
Sub-types: None
Name RoadsideAssets
Content
  • Union of following types:
    • Locally defined type:
      • Base XSD Type: unsignedInt
      • 10496 <= value <= 10751
    • Locally defined type:
      • Base XSD Type: string
      • value comes from list: {'none'|'light pole'|'utiltity pole'|'gantry way'|'sign support'|'signal pole'|'signage public'|'signage private'|'overhead sign'|'ground sign'|'cones'|'cones post type'|'cones glue post'|'cones other'|'barriers'|'barrier Aframe'|'barriers heavy duty'|'barricade type III'|'barricade small'|'solid barrier'|'moveable barrier'|'barricade lights'|'beacon'|'t stand'|'a stand'|'drums'|'sand barrel'|'impact attenuator'|'barricade tape'|'safety fence'|'temp pavement markings'|'speed bumps'|'temp curbs'|'parking blocks'|'signboard fixed'|'signboard portable'|'har'|'har AM'|'har FM'|'har DSRC'|'traffic light'|'lane control signal'|'traffic detector'|'vehicle detector'|'system alarm'|'arrow board'|'fixed VMS'|'mobile VMS'|'ramp control'|'gate control'|'temporary traffic light'|'over height warning system'|'over weight warning system'|'emergency telephones'|'railroad crossing equipment'|'tunnel ventilation'|'ccTV'|'environmental sensor'|'switch'|'signal'|'third rail'|'overhead power'|'concrete tie'|'manhole cover'|'wooden tie'|'escalator'|'culvert'|'elevator'|'snow poles'|'guide poles'|'track'|'expansion joint'|'drawbridge'|'shifted plate'}
    • Locally defined type:
      • Base XSD Type: string
      • pattern = \[.+\].*
    • Locally defined type:
      • Base XSD Type: string
      • value comes from list: {'insert-local-values-here'}
Diagram
h138528415
Schema Component Representation
<xs:simpleType name="RoadsideAssets">
<xs:union>
<xs:simpleType>
<xs:restriction base=" xs:unsignedInt ">
<xs:minInclusive value="10496"/>
<xs:maxInclusive value="10751"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" xs:string ">
<xs:enumeration value="none" id="_10496"/>
<xs:enumeration value="light pole" id="_10497"/>
<xs:enumeration value="utiltity pole" id="_10498"/>
<xs:enumeration value="gantry way" id="_10499"/>
<xs:enumeration value="sign support" id="_10500"/>
<xs:enumeration value="signal pole" id="_10501"/>
<xs:enumeration value="signage public" id="_10502"/>
<xs:enumeration value="signage private" id="_10503"/>
<xs:enumeration value="overhead sign" id="_10568"/>
<xs:enumeration value="ground sign" id="_10569"/>
<xs:enumeration value="cones" id="_10504"/>
<xs:enumeration value="cones post type" id="_10505"/>
<xs:enumeration value="cones glue post" id="_10506"/>
<xs:enumeration value="cones other" id="_10507"/>
<xs:enumeration value="barriers" id="_10508"/>
<xs:enumeration value="barrier Aframe" id="_10509"/>
<xs:enumeration value="barriers heavy duty" id="_10510"/>
<xs:enumeration value="barricade type III" id="_10511"/>
<xs:enumeration value="barricade small" id="_10512"/>
<xs:enumeration value="solid barrier" id="_10565"/>
<xs:enumeration value="moveable barrier" id="_10566"/>
<xs:enumeration value="barricade lights" id="_10513"/>
<xs:enumeration value="beacon" id="_10514"/>
<xs:enumeration value="t stand" id="_10515"/>
<xs:enumeration value="a stand" id="_10516"/>
<xs:enumeration value="drums" id="_10517"/>
<xs:enumeration value="sand barrel" id="_10567"/>
<xs:enumeration value="impact attenuator" id="_10518"/>
<xs:enumeration value="barricade tape" id="_10519"/>
<xs:enumeration value="safety fence" id="_10520"/>
<xs:enumeration value="temp pavement markings" id="_10521"/>
<xs:enumeration value="speed bumps" id="_10522"/>
<xs:enumeration value="temp curbs" id="_10523"/>
<xs:enumeration value="parking blocks" id="_10524"/>
<xs:enumeration value="signboard fixed" id="_10525"/>
<xs:enumeration value="signboard portable" id="_10526"/>
<xs:enumeration value="har" id="_10527"/>
<xs:enumeration value="har AM" id="_10528"/>
<xs:enumeration value="har FM" id="_10529"/>
<xs:enumeration value="har DSRC" id="_10530"/>
<xs:enumeration value="traffic light" id="_10531"/>
<xs:enumeration value="lane control signal" id="_10532"/>
<xs:enumeration value="traffic detector" id="_10533"/>
<xs:enumeration value="vehicle detector" id="_10534"/>
<xs:enumeration value="system alarm" id="_10535"/>
<xs:enumeration value="arrow board" id="_10536"/>
<xs:enumeration value="fixed VMS" id="_10537"/>
<xs:enumeration value="mobile VMS" id="_10538"/>
<xs:enumeration value="ramp control" id="_10539"/>
<xs:enumeration value="gate control" id="_10540"/>
<xs:enumeration value="temporary traffic light" id="_10541"/>
<xs:enumeration value="over height warning system" id="_10542"/>
<xs:enumeration value="over weight warning system" id="_10543"/>
<xs:enumeration value="emergency telephones" id="_10544"/>
<xs:enumeration value="railroad crossing equipment" id="_10545"/>
<xs:enumeration value="tunnel ventilation" id="_10546"/>
<xs:enumeration value="ccTV" id="_10547"/>
<xs:enumeration value="environmental sensor" id="_10548"/>
<xs:enumeration value="switch" id="_10549"/>
<xs:enumeration value="signal" id="_10550"/>
<xs:enumeration value="third rail" id="_10551"/>
<xs:enumeration value="overhead power" id="_10552"/>
<xs:enumeration value="concrete tie" id="_10553"/>
<xs:enumeration value="manhole cover" id="_10559"/>
<xs:enumeration value="wooden tie" id="_10554"/>
<xs:enumeration value="escalator" id="_10555"/>
<xs:enumeration value="culvert" id="_10560"/>
<xs:enumeration value="elevator" id="_10556"/>
<xs:enumeration value="snow poles" id="_10561"/>
<xs:enumeration value="guide poles" id="_10562"/>
<xs:enumeration value="track" id="_10557"/>
<xs:enumeration value="expansion joint" id="_10563"/>
<xs:enumeration value="drawbridge" id="_10558"/>
<xs:enumeration value="shifted plate" id="_10564"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" xs:string ">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" local:RoadsideAssets "/>
</xs:simpleType>
</xs:union>
</xs:simpleType>