complexType rendezvousElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p393.png
children Qualifier TargetVehicleID
used by
element Rendezvous
attributes
Name  Type  Use  Default  Fixed  Annotation
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 parameters for a rendezvous goal.
source <xsd:complexType name="rendezvousElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing parameters for a rendezvous goal.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Qualifier" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="TargetVehicleID" type="integerElementType" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element rendezvousElementType/TargetVehicleID
diagram AVCL.2.1_diagrams/AVCL.2.1_p394.png
type integerElementType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:int  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.
source <xsd:element name="TargetVehicleID" type="integerElementType" maxOccurs="unbounded"/>


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