element RoadSign
diagram LandXML-1.2Doc_p160.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Roadside
attributes
Name  Type  Use  Default  Fixed  annotation
MUTCDCodexs:string      
stationstation      
offsetoffsetDistance      
sideofRoadsideofRoadType      
typeroadSignType      
mountHeightxs:double      
widthxs:double      
heightxs:double      
source <xs:element name="RoadSign">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="MUTCDCode" type="xs:string"/>
   
<xs:attribute name="station" type="station"/>
   
<xs:attribute name="offset" type="offsetDistance"/>
   
<xs:attribute name="sideofRoad" type="sideofRoadType"/>
   
<xs:attribute name="type" type="roadSignType"/>
   
<xs:attribute name="mountHeight" type="xs:double"/>
   
<xs:attribute name="width" type="xs:double"/>
   
<xs:attribute name="height" type="xs:double"/>
 
</xs:complexType>
</xs:element>

attribute RoadSign/@MUTCDCode
type xs:string
properties
isRef 0
source <xs:attribute name="MUTCDCode" type="xs:string"/>

attribute RoadSign/@station
type station
properties
isRef 0
source <xs:attribute name="station" type="station"/>

attribute RoadSign/@offset
type offsetDistance
properties
isRef 0
source <xs:attribute name="offset" type="offsetDistance"/>

attribute RoadSign/@sideofRoad
type sideofRoadType
properties
isRef 0
facets
enumeration right
enumeration left
enumeration both
source <xs:attribute name="sideofRoad" type="sideofRoadType"/>

attribute RoadSign/@type
type roadSignType
properties
isRef 0
facets
enumeration regulatory
enumeration guide
enumeration warning
enumeration specificService
enumeration tourist
enumeration recreation-cultural
enumeration emergencyManagement
source <xs:attribute name="type" type="roadSignType"/>

attribute RoadSign/@mountHeight
type xs:double
properties
isRef 0
source <xs:attribute name="mountHeight" type="xs:double"/>

attribute RoadSign/@width
type xs:double
properties
isRef 0
source <xs:attribute name="width" type="xs:double"/>

attribute RoadSign/@height
type xs:double
properties
isRef 0
source <xs:attribute name="height" type="xs:double"/>


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