diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Classification Lanes Roadside Speeds NoPassingZone TrafficVolume CrashData DecisionSightDistance BridgeElement PlanFeature Feature | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Roadway"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Lanes" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Roadside" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Speeds" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="NoPassingZone" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TrafficVolume" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="CrashData" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DecisionSightDistance" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="BridgeElement" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PlanFeature" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="alignmentRefs" type="alignmentNameRefs" use="required"/> <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> <xs:attribute name="gradeModelRefs" type="gradeModelNameRefs"/> <xs:attribute name="staStart" type="station"/> <xs:attribute name="staEnd" type="station"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="roadTerrain" type="roadTerrainType"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | alignmentNameRefs | ||||
properties |
|
||||
source | <xs:attribute name="alignmentRefs" type="alignmentNameRefs" use="required"/> |
type | surfaceNameRefs | ||
properties |
|
||
source | <xs:attribute name="surfaceRefs" type="surfaceNameRefs"/> |
type | gradeModelNameRefs | ||
properties |
|
||
source | <xs:attribute name="gradeModelRefs" type="gradeModelNameRefs"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | roadTerrainType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="roadTerrain" type="roadTerrainType"/> |
type | stateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="state" type="stateType"/> |