| diagram | ![]() |
||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | itemID description furtherData person otherData | ||
| used by |
|
||
| source | <xs:complexType name="WatchForPerson"> <xs:sequence> <xs:element name="itemID" type="ReferenceID"/> <!-- the object reference for this item --> <xs:element name="description" type="FreeText" minOccurs="0"/> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <xs:element name="person" type="PersonInformation"/> <!-- the large collection of person related data including NCIC elements --> <xs:element name="otherData" type="atis:Tail" minOccurs="0"/> <!-- #LOCAL --> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | ReferenceID | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="itemID" type="ReferenceID"/> |
| diagram | |||||||||
| type | FreeText | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="description" type="FreeText" minOccurs="0"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | PersonInformation | ||||
| properties |
|
||||
| children | header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation | ||||
| source | <xs:element name="person" type="PersonInformation"/> |
| diagram | ![]() |
||||||||
| type | atis:Tail | ||||||||
| properties |
|
||||||||
| children | entry | ||||||||
| source | <xs:element name="otherData" type="atis:Tail" minOccurs="0"/> |