| diagram | ![]() |
||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
| properties |
|
||
| children | ObstructionOffset BikeFacilities RoadSign DrivewayDensity HazardRating Ditch Feature | ||
| used by |
|
||
| source | <xs:element name="Roadside"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ObstructionOffset" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="BikeFacilities" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RoadSign" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DrivewayDensity" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="HazardRating" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Ditch" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> </xs:complexType> </xs:element> |