element Speeds
diagram LandXML-1.2Doc_p165.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children DesignSpeed DesignSpeed85th PostedSpeed Feature
used by
element Roadway
source <xs:element name="Speeds">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="DesignSpeed" maxOccurs="unbounded"/>
     
<xs:element ref="DesignSpeed85th" maxOccurs="unbounded"/>
     
<xs:element ref="PostedSpeed" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>


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