diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | TrafficControl Timing Volume TurnSpeed TurnRestriction Curb Corner Feature | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Intersection"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="TrafficControl" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Timing" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Volume" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TurnSpeed" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TurnRestriction" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Curb" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Corner" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="roadwayRef" type="roadwayNameRef"/> <xs:attribute name="roadwayPI" type="station"/> <xs:attribute name="intersectingRoadwayRef" type="roadwayNameRef"/> <xs:attribute name="intersectRoadwayPI" type="station"/> <xs:attribute name="contructionType" type="intersectionConstructionType"/> </xs:complexType> </xs:element> |
type | roadwayNameRef | ||
properties |
|
||
source | <xs:attribute name="roadwayRef" type="roadwayNameRef"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="roadwayPI" type="station"/> |
type | roadwayNameRef | ||
properties |
|
||
source | <xs:attribute name="intersectingRoadwayRef" type="roadwayNameRef"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="intersectRoadwayPI" type="station"/> |
type | intersectionConstructionType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="contructionType" type="intersectionConstructionType"/> |