| diagram | ![]() |
||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | direction speed location genericLocation when recovered object | ||
| used by |
|
||
| source | <xs:complexType name="SightingReport"> <xs:sequence> <xs:element name="direction" type="atis:Direction" minOccurs="0"/> <xs:element name="speed" type="tmdd:Link-speed-average" minOccurs="0"/> <xs:element name="location" type="lrms:LocationReference" minOccurs="0"/> <xs:element name="genericLocation" type="itis:GenericLocations" minOccurs="0"/> <xs:element name="when" type="atis:DateTimePair" minOccurs="0"/> <xs:element name="recovered" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- set True if item has been recovered or taken into possession of reporting agency or in some other way control of the object has been achieved. --> <xs:element name="object" type="ReferenceID" minOccurs="0"/> <!-- check to add date and time in normal way --> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| type | atis:Direction | ||||||||
| properties |
|
||||||||
| source | <xs:element name="direction" type="atis:Direction" minOccurs="0"/> |
| diagram | |||||||||
| type | tmdd:Link-speed-average | ||||||||
| properties |
|
||||||||
| source | <xs:element name="speed" type="tmdd:Link-speed-average" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | lrms:LocationReference | ||||||||||||
| properties |
|
||||||||||||
| children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="location" type="lrms:LocationReference" minOccurs="0"/> |
| diagram | |||||||||
| type | itis:GenericLocations | ||||||||
| properties |
|
||||||||
| source | <xs:element name="genericLocation" type="itis:GenericLocations" minOccurs="0"/> |
| diagram | |||||||||
| type | atis:DateTimePair | ||||||||
| properties |
|
||||||||
| source | <xs:element name="when" type="atis:DateTimePair" minOccurs="0"/> |
| diagram | |||||||||
| type | restriction of xs:boolean | ||||||||
| properties |
|
||||||||
| source | <xs:element name="recovered" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
| diagram | |||||||||
| type | ReferenceID | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="object" type="ReferenceID" minOccurs="0"/> |