diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | header version effective update-thru boundary-box layers features streets nodes segments highlights localSpGISPush | ||
used by |
|
||
source | <xs:complexType name="SpGISPush"> <xs:sequence> <xs:element name="header" type="CPTPushHeader"/> <xs:element name="version" type="CPT-FileVersion"/> <xs:element name="effective" type="CPT-DateTime"/> <xs:element name="update-thru" type="CPT-DateTime"/> <xs:element name="boundary-box" type="SPPolygon"/> <xs:element name="layers"> <xs:complexType> <xs:sequence maxOccurs="200"> <xs:element name="layer" type="SPGISLayer"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="features"> <xs:complexType> <xs:sequence maxOccurs="200000"> <xs:element name="feature" type="SPFeature"/> <!-- data to convey an OPTIONAL associated street network agencies may elect to omit some or all streets or street segments from the map --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="streets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="street" type="lrms:StreetInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="nodes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="node" type="lrms:NodeAttribute"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="segments" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="segment" type="SPStreetSeg"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="highlights" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="highlight" type="CPTGenericIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localSpGISPush" type="local:SpGISPush" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTPushHeader | ||||
properties |
|
||||
children | file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent | ||||
source | <xs:element name="header" type="CPTPushHeader"/> |
diagram | ![]() |
||||
type | tcip:CPT-FileVersion | ||||
properties |
|
||||
source | <xs:element name="version" type="CPT-FileVersion"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="effective" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="update-thru" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:SPPolygon | ||||
properties |
|
||||
children | polygonName vertices polygonId | ||||
source | <xs:element name="boundary-box" type="SPPolygon"/> |
diagram | ![]() |
||||
properties |
|
||||
children | layer | ||||
source | <xs:element name="layers"> <xs:complexType> <xs:sequence maxOccurs="200"> <xs:element name="layer" type="SPGISLayer"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPGISLayer | ||||
properties |
|
||||
children | feature-type landmark-type metadata scale-range symbols localSPGISLayer | ||||
source | <xs:element name="layer" type="SPGISLayer"/> |
diagram | ![]() |
||||
properties |
|
||||
children | feature | ||||
source | <xs:element name="features"> <xs:complexType> <xs:sequence maxOccurs="200000"> <xs:element name="feature" type="SPFeature"/> <!-- data to convey an OPTIONAL associated street network agencies may elect to omit some or all streets or street segments from the map --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPFeature | ||||
properties |
|
||||
children | feature-id feature-type landmark-type metadata feature-name association default-color highlight-color geometry label localSPFeature | ||||
source | <xs:element name="feature" type="SPFeature"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | street | ||||||||
source | <xs:element name="streets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="street" type="lrms:StreetInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | lrms:StreetInfo | ||||
properties |
|
||||
children | prefix name suffix streetIndex | ||||
source | <xs:element name="street" type="lrms:StreetInfo"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | node | ||||||||
source | <xs:element name="nodes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="node" type="lrms:NodeAttribute"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | lrms:NodeAttribute | ||||
properties |
|
||||
children | nodeId chainId nodeOrigin nodeValence geoLocation streets localNodeAttribute | ||||
source | <xs:element name="node" type="lrms:NodeAttribute"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | segment | ||||||||
source | <xs:element name="segments" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="segment" type="SPStreetSeg"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SPStreetSeg | ||||
properties |
|
||||
children | segID node1 node2 direction feature street addr1 addr2 localSPStreetSeg | ||||
source | <xs:element name="segment" type="SPStreetSeg"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | highlight | ||||||||
source | <xs:element name="highlights" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="highlight" type="CPTGenericIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTGenericIden | ||||
properties |
|
||||
children | specific-type numeric-id agency-id name1 name2 name3 name4 name5 name6 name7 name8 numeric2 | ||||
source | <xs:element name="highlight" type="CPTGenericIden"/> |
diagram | ![]() |
||||||||
type | SpGISPush | ||||||||
properties |
|
||||||||
source | <xs:element name="localSpGISPush" type="local:SpGISPush" minOccurs="0"/> |