complexType tcip:PiReportFoundItems
diagram
namespace http://www.TCIP-Adopted-03-00-01
children time-sent reports
used by
element tcip:piReportFoundItems
source <xs:complexType name="PiReportFoundItems">
 
<xs:sequence>
   
<xs:element name="time-sent" type="CPT-DateTime"/>
   
<xs:element name="reports">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="report" type="PIFoundItem"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:PiReportFoundItems/time-sent
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="time-sent" type="CPT-DateTime"/>

element tcip:PiReportFoundItems/reports
diagram
properties
isRef 0
content complex
children report
source <xs:element name="reports">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="report" type="PIFoundItem"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PiReportFoundItems/reports/report
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="report" type="PIFoundItem"/>


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