complexType informationRequestElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p355.png
used by
element InformationRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
informationType  informationRequestType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element describing the available types of information that can be requested.
source <xsd:complexType name="informationRequestElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing the available types of information that can be requested.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="informationType" type="informationRequestType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute informationRequestElementType/@informationType
type informationRequestType
properties
use required
facets
Kind Value Annotation
enumeration ping
documentation
Request for a communications check.
enumeration telemetry
documentation
Request for the receiving vehicle to provide it's telemetry (position and velocity).
enumeration operating characteristics
documentation
Request for the receiving vehicle to provide a summary of its operating characteristics or capabilities.
source <xsd:attribute name="informationType" type="informationRequestType" use="required"/>


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