complexType Intersection
diagram Docs_p192.png
namespace http://www.DSRC-Draft-03-00-24
children name id refPoint config approachs
used by
element MapFragment/intersections/intersection
source <xs:complexType name="Intersection">
 
<xs:sequence>
   
<xs:element name="name" type="DescriptiveName" minOccurs="0"/>
   
<xs:element name="id" type="IntersectionID"/>
   
<xs:element name="refPoint" type="ReferencePoint"/>
   
<xs:element name="config" type="NodeConfig" minOccurs="0"/>
   
<xs:element name="approachs">
     
<xs:complexType>
       
<xs:sequence maxOccurs="32">
         
<xs:element name="approach" type="ApproachObject"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Intersection/name
diagram Docs_p193.png
type DescriptiveName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 63
source <xs:element name="name" type="DescriptiveName" minOccurs="0"/>

element Intersection/id
diagram Docs_p194.png
type IntersectionID
properties
isRef 0
content simple
source <xs:element name="id" type="IntersectionID"/>

element Intersection/refPoint
diagram Docs_p195.png
type ReferencePoint
properties
isRef 0
content complex
children lat long elev
source <xs:element name="refPoint" type="ReferencePoint"/>

element Intersection/config
diagram Docs_p196.png
type NodeConfig
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="config" type="NodeConfig" minOccurs="0"/>

element Intersection/approachs
diagram Docs_p197.png
properties
isRef 0
content complex
children approach
source <xs:element name="approachs">
 
<xs:complexType>
   
<xs:sequence maxOccurs="32">
     
<xs:element name="approach" type="ApproachObject"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Intersection/approachs/approach
diagram Docs_p198.png
type ApproachObject
properties
isRef 0
content complex
children refPoint config approaches egresses
source <xs:element name="approach" type="ApproachObject"/>


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