| schema location: | |
| attributeFormDefault: | |
| elementFormDefault: | |
| Elements |
| dlrEquipmentReport |
| dlrEquipmentTicket |
| diagram | ![]() |
||
| properties |
|
||
| children | dlrEquipmentTicket | ||
| source | <xs:element name="dlrEquipmentReport"> <xs:complexType> <xs:sequence> <xs:element ref="dlrEquipmentTicket" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | ticketId equipmentId effectiveDate companyName status lastUpdate | ||
| used by |
|
||
| source | <xs:element name="dlrEquipmentTicket"> <xs:complexType> <xs:sequence> <xs:element name="ticketId" type="xs:long" minOccurs="0"/> <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> <xs:element name="effectiveDate" type="xs:date" minOccurs="0"/> <xs:element name="companyName" type="xs:string" minOccurs="0"/> <xs:element name="status" type="xs:string" minOccurs="0"/> <xs:element name="lastUpdate" type="xs:date" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="ticketId" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:long | ||||||
| properties |
|
||||||
| source | <xs:element name="equipmentId" type="xs:long" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:date | ||||||
| properties |
|
||||||
| source | <xs:element name="effectiveDate" type="xs:date" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="companyName" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="status" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:date | ||||||
| properties |
|
||||||
| source | <xs:element name="lastUpdate" type="xs:date" minOccurs="0"/> |