diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-owning organization-requesting detector-list | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DetectorInventoryList"> <xs:annotation> <xs:documentation> <objectClass>Detector</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="organization-owning" type="OrganizationInformation"/> <xs:element name="organization-requesting" type="OrganizationInformation"/> <xs:element name="detector-list"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="10000"> <xs:element name="detector" type="DetectorList"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | OrganizationInformation | ||||
properties |
|
||||
children | organization-id organization-name organization-location organization-function organization-contact-details center-contact-list last-update-time | ||||
source | <xs:element name="organization-owning" type="OrganizationInformation"/> |
diagram | ![]() |
||||
type | OrganizationInformation | ||||
properties |
|
||||
children | organization-id organization-name organization-location organization-function organization-contact-details center-contact-list last-update-time | ||||
source | <xs:element name="organization-requesting" type="OrganizationInformation"/> |
diagram | ![]() |
||||
properties |
|
||||
children | detector | ||||
source | <xs:element name="detector-list"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="10000"> <xs:element name="detector" type="DetectorList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | DetectorList | ||||
properties |
|
||||
children | detector-id detector-name | ||||
source | <xs:element name="detector" type="DetectorList"/> |