| diagram |
 |
| namespace |
http://www.ite.org/tmdd |
| children |
detector-information-type detector-inventory-list station-id section-id link-id |
| used by |
|
| 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> |