| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | segment waypoints data-quality | ||
| used by |
|
||
| source | <xs:complexType name="SPSegmentGeolocation"> <xs:sequence> <xs:element name="segment" type="SCHPatternSegmentIden"/> <xs:element name="waypoints"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="waypoint" type="lrms:GeoLocation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:SCHPatternSegmentIden | ||||
| properties |
|
||||
| children | segment-id agency-id name | ||||
| source | <xs:element name="segment" type="SCHPatternSegmentIden"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | waypoint | ||||
| source | <xs:element name="waypoints"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="waypoint" type="lrms:GeoLocation"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | lrms:GeoLocation | ||||
| properties |
|
||||
| children | latitude longitude horizontalDatum height | ||||
| source | <xs:element name="waypoint" type="lrms:GeoLocation"/> |
| diagram | ![]() |
||||||||
| type | tcip:SPDataQuality | ||||||||
| properties |
|
||||||||
| children | qualitative-indicator cep-90-percent cep-95-percent cep-99-percent cep-99pt9percent | ||||||||
| source | <xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/> |