complexType tcip:SPStreetSeg
diagram
namespace http://www.TCIP-Adopted-03-00-01
children segID node1 node2 direction feature street addr1 addr2 localSPStreetSeg
used by
elements tcip:CcGISFile/deleted-segments/deleted-segment tcip:SpGIS/deleted-segments/deleted-segment tcip:CcGISFile/segments/segment tcip:SpGIS/segments/segment tcip:SpGISPush/segments/segment
source <xs:complexType name="SPStreetSeg">
 
<xs:sequence>
   
<xs:element name="segID" type="lrms:IdType"/>
   
<xs:element name="node1" type="lrms:IdType"/>
   
<xs:element name="node2" type="lrms:IdType"/>
   
<xs:element name="direction" type="SP-OneWay" minOccurs="0"/>
   
<!-- if absent 2-way -->
   
<xs:element name="feature" type="SP-FeatureID" minOccurs="0"/>
   
<xs:element name="street" type="lrms:IdType"/>
   
<xs:element name="addr1" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="addr2" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="localSPStreetSeg" type="local:SPStreetSeg" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPStreetSeg/segID
diagram
type lrms:IdType
properties
isRef 0
content complex
children intOrAlpha databaseID
source <xs:element name="segID" type="lrms:IdType"/>

element tcip:SPStreetSeg/node1
diagram
type lrms:IdType
properties
isRef 0
content complex
children intOrAlpha databaseID
source <xs:element name="node1" type="lrms:IdType"/>

element tcip:SPStreetSeg/node2
diagram
type lrms:IdType
properties
isRef 0
content complex
children intOrAlpha databaseID
source <xs:element name="node2" type="lrms:IdType"/>

element tcip:SPStreetSeg/direction
diagram
type tcip:SP-OneWay
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="direction" type="SP-OneWay" minOccurs="0"/>

element tcip:SPStreetSeg/feature
diagram
type tcip:SP-FeatureID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="feature" type="SP-FeatureID" minOccurs="0"/>

element tcip:SPStreetSeg/street
diagram
type lrms:IdType
properties
isRef 0
content complex
children intOrAlpha databaseID
source <xs:element name="street" type="lrms:IdType"/>

element tcip:SPStreetSeg/addr1
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="addr1" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:SPStreetSeg/addr2
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="addr2" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:SPStreetSeg/localSPStreetSeg
diagram
type SPStreetSeg
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="localSPStreetSeg" type="local:SPStreetSeg" minOccurs="0"/>


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