complexType RoadSegmentReferenceID
diagram
namespace http://dsrc_r70/DSRC
children region id
used by
elements RoadSegment/id GeographicalPath/id
source <xsd:complexType name="RoadSegmentReferenceID">
 
<xsd:sequence>
   
<xsd:element name="region" type="RoadRegulatorID" minOccurs="0"/>
   
<xsd:element name="id" type="RoadSegmentID"/>
 
</xsd:sequence>
</xsd:complexType>

element RoadSegmentReferenceID/region
diagram
type RoadRegulatorID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="region" type="RoadRegulatorID" minOccurs="0"/>

element RoadSegmentReferenceID/id
diagram
type RoadSegmentID
properties
isRef 0
content simple
source <xsd:element name="id" type="RoadSegmentID"/>


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