complexType ShapePointSet
diagram
namespace http://dsrc_r70/DSRC
children anchor laneWidth directionality nodeList
used by
element ValidRegion/area/shapePointSet
source <xsd:complexType name="ShapePointSet">
 
<xsd:sequence>
   
<xsd:element name="anchor" type="Position3D" minOccurs="0"/>
   
<xsd:element name="laneWidth" type="LaneWidth" minOccurs="0"/>
   
<xsd:element name="directionality" type="DirectionOfUse" minOccurs="0"/>
   
<xsd:element name="nodeList" type="NodeListXY"/>
   
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element ShapePointSet/anchor
diagram
type Position3D
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children lat long elevation regional
source <xsd:element name="anchor" type="Position3D" minOccurs="0"/>

element ShapePointSet/laneWidth
diagram
type LaneWidth
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 32767
source <xsd:element name="laneWidth" type="LaneWidth" minOccurs="0"/>

element ShapePointSet/directionality
diagram
type DirectionOfUse
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children unavailable forward reverse both
source <xsd:element name="directionality" type="DirectionOfUse" minOccurs="0"/>

element ShapePointSet/nodeList
diagram
type NodeListXY
properties
isRef 0
content complex
children nodes computed
source <xsd:element name="nodeList" type="NodeListXY"/>


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