diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | report-time report-ids | ||
used by |
|
||
source | <xs:complexType name="PiReportFoundItemsAck"> <xs:sequence> <xs:element name="report-time" type="CPT-DateTime"/> <!-- from PiReportLostItems --> <xs:element name="report-ids"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="report-id" type="PI-LostFoundItemID"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="report-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
children | report-id | ||||
source | <xs:element name="report-ids"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="report-id" type="PI-LostFoundItemID"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PI-LostFoundItemID | ||||
properties |
|
||||
source | <xs:element name="report-id" type="PI-LostFoundItemID"/> |