diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionHeader lost-items found-items | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionHeader" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||
properties |
|
||||
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> |
diagram | ![]() |
||||
type | tcip:PILostItem | ||||
properties |
|
||||
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"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:PIFoundItem | ||||
properties |
|
||||
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"/> |