complexType informationRequestElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p355.png
used by
element InformationRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
informationType  informationRequestType  required      
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
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