W3C XML Schema Documenation - traffix-20060215.xsd
complexType IntersectionRTGeoType
-<complexType name="IntersectionRTGeoType">
-<annotation>
<documentation lang="en">node right turn geometry</documentation>
</annotation>
-<sequence>
<element name="nbrtgeo" type="RTGeoType" minOccurs="0" maxOccurs="1" />
<element name="ebrtgeo" type="RTGeoType" minOccurs="0" maxOccurs="1" />
<element name="sbrtgeo" type="RTGeoType" minOccurs="0" maxOccurs="1" />
<element name="wbrtgeo" type="RTGeoType" minOccurs="0" maxOccurs="1" />
</sequence>
</complexType>
Used By
GeometryDataType[complexType]
NodeType[complexType]


Index Root