complexType DetectorList
diagram
namespace http://www.ite.org/tmdd
children detector-id detector-name
used by
element DetectorInventoryList/detector-list/detector
annotation
documentation
<objectClass>Detector</objectClass>
<definition/>
source <xs:complexType name="DetectorList">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="detector-id" type="Organization-resource-identifier"/>
   
<xs:element name="detector-name" type="Organization-resource-name" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element DetectorList/detector-id
diagram
type Organization-resource-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="detector-id" type="Organization-resource-identifier"/>

element DetectorList/detector-name
diagram
type Organization-resource-name
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 128
source <xs:element name="detector-name" type="Organization-resource-name" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy