| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | incident pointLocation polygonLocation lineLocationBegin lineLocationEnd data-quality | ||
| used by |
|
||
| source | <xs:complexType name="SPIncidentLocation"> <xs:sequence> <xs:element name="incident" type="IMIncidentIden"/> <xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="polygonLocation" type="SPPolygon" minOccurs="0"/> <xs:element name="lineLocationBegin" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="lineLocationEnd" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="data-quality" type="SPDataQuality" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:IMIncidentIden | ||||
| properties |
|
||||
| children | incident-id agency-id external-id external-id-agency | ||||
| source | <xs:element name="incident" type="IMIncidentIden"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="pointLocation" type="lrms:GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | tcip:SPPolygon | ||||||||
| properties |
|
||||||||
| children | polygonName vertices polygonId | ||||||||
| source | <xs:element name="polygonLocation" type="SPPolygon" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="lineLocationBegin" type="lrms:GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="lineLocationEnd" type="lrms:GeoLocation" minOccurs="0"/> |
| 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"/> |