complexType tcip:PiFoundItems
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionHeader lost-items found-items
used by
element tcip:piFoundItems
source <xs:complexType name="PiFoundItems">
 
<xs:sequence>
   
<xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>
   
<xs:element name="lost-items">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="lost-item" type="PILostItem"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="found-items" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="found-item" type="PIFoundItem"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiFoundItems/subscriptionHeader
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/>

element tcip:PiFoundItems/lost-items
diagram
properties
isRef 0
content complex
children lost-item
source <xs:element name="lost-items">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="lost-item" type="PILostItem"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiFoundItems/lost-items/lost-item
diagram
type tcip:PILostItem
properties
isRef 0
content complex
children item-type item-color item-description controlled-substance ammunition firearm explosive hazmat perishable live-plant live-animal human lost-ptvID lost-stoppoint lost-run lost-operator lost-employeeID lost-location lost-time reported-time lost-item-identifier associated-found-item disposition reported-by-first-name reported-by-middle-name reported-by-last-name reporter-address reporter-home-phone reporter-work-phone customer reported-to-empl localPILostItem
source <xs:element name="lost-item" type="PILostItem"/>

element tcip:PiFoundItems/found-items
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children found-item
source <xs:element name="found-items" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="found-item" type="PIFoundItem"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiFoundItems/found-items/found-item
diagram
type tcip:PIFoundItem
properties
isRef 0
content complex
children item-type item-keywords item-color item-description controlled-substance ammunition firearm explosive hazmat perishable live-plant human found-ptvID found-stoppoint found-run found-operator found-employeeID found-location found-time reported-time found-item-identifier associated-lost-item disposition cust-finder-address cust-finder-phone cust-finder-id empl-finder ext-agency-name ext-agency-contact-first-name ext-agency-contact-middle-name ext-agency-contact-last-name ext-agency-phone ext-agency-identification stored-location stored-facility stored-room-number stored-row-number stored-bin-number storage-description localPIFoundItem
source <xs:element name="found-item" type="PIFoundItem"/>


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