element HazardRating
diagram LandXML-1.2Doc_p89.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
staStartstation      
staEndstation      
ratingxs:int      
source <xs:element name="HazardRating">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="staStart" type="station"/>
   
<xs:attribute name="staEnd" type="station"/>
   
<xs:attribute name="rating" type="xs:int"/>
   
<!-- Unit of measure: INT. Roadside Hazard Rating - The roadside hazard rating for both sides of the road. The enumeration values are: 1, 2, 3, 4, 5, 6 and 7. -->
 
</xs:complexType>
</xs:element>

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

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

attribute HazardRating/@rating
type xs:int
properties
isRef 0
source <xs:attribute name="rating" type="xs:int"/>


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