complexType DetectorInformationRequest
diagram
namespace http://www.ite.org/tmdd
children detector-information-type detector-inventory-list station-id section-id link-id
used by
element detectorInformationRequest
annotation
documentation
<objectClass>Detector</objectClass>
<definition/>
source <xs:complexType name="DetectorInformationRequest">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Detector</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="detector-information-type" type="Detector-information-type"/>
   
<xs:element name="detector-inventory-list" type="DetectorInventoryList"/>
   
<xs:element name="station-id" type="Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="section-id" type="Organization-resource-identifier" minOccurs="0"/>
   
<xs:element name="link-id" type="Roadway-network-identifier"/>
 
</xs:sequence>
</xs:complexType>

element DetectorInformationRequest/detector-information-type
diagram
type Detector-information-type
properties
isRef 0
content simple
source <xs:element name="detector-information-type" type="Detector-information-type"/>

element DetectorInformationRequest/detector-inventory-list
diagram
type DetectorInventoryList
properties
isRef 0
content complex
children organization-owning organization-requesting detector-list
source <xs:element name="detector-inventory-list" type="DetectorInventoryList"/>

element DetectorInformationRequest/station-id
diagram
type Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="station-id" type="Organization-resource-identifier" minOccurs="0"/>

element DetectorInformationRequest/section-id
diagram
type Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="section-id" type="Organization-resource-identifier" minOccurs="0"/>

element DetectorInformationRequest/link-id
diagram
type Roadway-network-identifier
properties
isRef 0
content simple
facets
minLength 1
maxLength 32
source <xs:element name="link-id" type="Roadway-network-identifier"/>


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