complexType rendezvousElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p394.png
children Qualifier TargetVehicleID
used by
element Rendezvous
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
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:annotation>
       
<xsd:documentation>Provides arbitrary amplifying information concerning the rendezvous.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="TargetVehicleID" type="integerElementType" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element rendezvousElementType/TargetVehicleID
diagram AVCL.2.0_diagrams/AVCL.2.0_p395.png
type integerElementType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:int  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
source <xsd:element name="TargetVehicleID" type="integerElementType" maxOccurs="unbounded"/>


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