complexType WatchForPerson
diagram
namespace http://www.IM-Draft-03-00-44a
children itemID description furtherData person otherData
used by
elements WatchFor/watchForItems/watchForItem/person WatchForResponse/updatedInformation/updatedInformation-item/person
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>

element WatchForPerson/itemID
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="itemID" type="ReferenceID"/>

element WatchForPerson/description
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="description" type="FreeText" minOccurs="0"/>

element WatchForPerson/furtherData
diagram
type URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100
source <xs:element name="furtherData" type="URL-Link" minOccurs="0"/>

element WatchForPerson/person
diagram
type PersonInformation
properties
isRef 0
content complex
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"/>

element WatchForPerson/otherData
diagram
type atis:Tail
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children entry
source <xs:element name="otherData" type="atis:Tail" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy