Documentation for ATIS-Draft-03-00-79

Complex Type: PILostItem

[Table of contents]

Super-types: None
Sub-types: None
Name PILostItem
Used by (from the same schema document) Complex Type PiFoundItems , Complex Type PiFoundItemsSub , Complex Type PiReportLostItems
Abstract no
XML Instance Representation
<...>
<item-type> CPT-Footnote </item-type> [1]
<item-color> CPT-Footnote </item-color> [0..1]
<item-description> CPT-Footnote </item-description> [1]
<controlled-substance> CPT-Boolean </controlled-substance> [1]
<ammunition> CPT-Boolean </ammunition> [1]
<firearm> CPT-Boolean </firearm> [1]
<explosive> CPT-Boolean </explosive> [1]
<hazmat> CPT-Boolean </hazmat> [1]
<perishable> CPT-Boolean </perishable> [1]
<live-plant> CPT-Boolean </live-plant> [1]
<live-animal> CPT-Boolean </live-animal> [1]
<human> CPT-Boolean </human> [1]
<lost-ptvID> CPTVehicleIden </lost-ptvID> [0..1]
<lost-stoppoint> CPTStoppointIden </lost-stoppoint> [0..1]
<lost-run> SCHRunIden </lost-run> [0..1]
<lost-operator> CPTOperatorIden </lost-operator> [0..1]
<lost-employeeID> CPTEmployeeIden </lost-employeeID> [0..1]
<lost-location> lrms:AddressPoint </lost-location> [1]
<lost-time> CPT-DateTime </lost-time> [0..1]
<reported-time> CPT-DateTime </reported-time> [1]
<lost-item-identifier> PI-LostFoundItemID </lost-item-identifier> [1]
<associated-found-item> PI-LostFoundItemID </associated-found-item> [0..1]
<disposition> PI-LostItemDisposition </disposition> [1]
<reported-by-first-name> CPT-PersonFirstName </reported-by-first-name> [0..1]
<reported-by-middle-name> CPT-PersonMiddleName </reported-by-middle-name> [0..1]
<reported-by-last-name> CPT-PersonLastName </reported-by-last-name> [0..1]
<reporter-address> lrms:AddressPoint </reporter-address> [0..1]
<reporter-home-phone> IM-HomePhone </reporter-home-phone> [0..1]
<reporter-work-phone> IM-WorkPhone </reporter-work-phone> [0..1]
<customer> PITravelerIden </customer> [1]
<reported-to-empl> CPTEmployeeIden </reported-to-empl> [1]
<localPILostItem> local:PILostItem </localPILostItem> [0..1]
</...>
Diagram
h-125442069 h-125442069 h-125442069 h325016637 h325016637 h325016637 h325016637 h325016637 h325016637 h325016637 h325016637 h325016637 h1471596526 h2146772752 h355204924 h324755946 h-1303246092 h851402497 h1272267302 h1272267302 h-209862403 h-209862403 h-1773658223 h1273718939 h189423232 h793960193 h851402497 h-96574677 h-1124261831 h257513769 h-1303246092 h1282328469
Schema Component Representation
<xs:complexType name="PILostItem">
<xs:sequence>
<xs:element name="item-type" type=" CPT-Footnote "/>
<xs:element name="item-color" type=" CPT-Footnote " minOccurs="0"/>
<xs:element name="item-description" type=" CPT-Footnote "/>
<xs:element name="controlled-substance" type=" CPT-Boolean "/>
<xs:element name="ammunition" type=" CPT-Boolean "/>
<xs:element name="firearm" type=" CPT-Boolean "/>
<xs:element name="explosive" type=" CPT-Boolean "/>
<xs:element name="hazmat" type=" CPT-Boolean "/>
<xs:element name="perishable" type=" CPT-Boolean "/>
<xs:element name="live-plant" type=" CPT-Boolean "/>
<xs:element name="live-animal" type=" CPT-Boolean "/>
<xs:element name="human" type=" CPT-Boolean "/>
<xs:element name="lost-ptvID" type=" CPTVehicleIden " minOccurs="0"/>
<xs:element name="lost-stoppoint" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="lost-run" type=" SCHRunIden " minOccurs="0"/>
<xs:element name="lost-operator" type=" CPTOperatorIden " minOccurs="0"/>
<xs:element name="lost-employeeID" type=" CPTEmployeeIden " minOccurs="0"/>
<xs:element name="lost-location" type=" lrms:AddressPoint "/>
<xs:element name="lost-time" type=" CPT-DateTime " minOccurs="0"/>
<xs:element name="reported-time" type=" CPT-DateTime "/>
<xs:element name="lost-item-identifier" type=" PI-LostFoundItemID "/>
<xs:element name="associated-found-item" type=" PI-LostFoundItemID " minOccurs="0"/>
<xs:element name="disposition" type=" PI-LostItemDisposition "/>
<xs:element name="reported-by-first-name" type=" CPT-PersonFirstName " minOccurs="0"/>
<xs:element name="reported-by-middle-name" type=" CPT-PersonMiddleName " minOccurs="0"/>
<xs:element name="reported-by-last-name" type=" CPT-PersonLastName " minOccurs="0"/>
<xs:element name="reporter-address" type=" lrms:AddressPoint " minOccurs="0"/>
<xs:element name="reporter-home-phone" type=" IM-HomePhone " minOccurs="0"/>
<xs:element name="reporter-work-phone" type=" IM-WorkPhone " minOccurs="0"/>
<xs:element name="customer" type=" PITravelerIden "/>
<xs:element name="reported-to-empl" type=" CPTEmployeeIden "/>
<xs:element name="localPILostItem" type=" local:PILostItem " minOccurs="0"/>
</xs:sequence>
</xs:complexType>