complexType patrolElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p381.png
children Qualifier
used by
element Patrol
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 patrol goal.
source <xsd:complexType name="patrolElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing parameters for a patrol goal.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Qualifier" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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