complexType WatchForObject
diagram
namespace http://www.IM-Draft-03-00-44a
children itemID description furtherData thing otherData
used by
elements WatchFor/watchForItems/watchForItem/object WatchForResponse/updatedInformation/updatedInformation-item/object
source <xs:complexType name="WatchForObject">
 
<xs:sequence>
   
<xs:element name="itemID" type="ReferenceID"/>
   
<!-- the object reference for this item -->
   
<xs:element name="description" type="FreeText"/>
   
<xs:element name="furtherData" type="URL-Link"/>
   
<xs:element name="thing" type="jxdd:PropertyType"/>
   
<!-- the NCIC definition for generic objects -->
   
<xs:element name="otherData" type="atis:Tail" minOccurs="0"/>
   
<!-- #LOCAL -->
 
</xs:sequence>
</xs:complexType>

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

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

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

element WatchForObject/thing
diagram
type jxdd:PropertyType
properties
isRef 0
content complex
children typeText typeCode descriptionText actionText assignedIDDetails conditionText disposition location physicalDetails owner possessor possessionDescriptionText registration title status usageText valueDetails weaponIndicator weaponUsageIndicator weaponUseText
source <xs:element name="thing" type="jxdd:PropertyType"/>

element WatchForObject/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