complexType patrolElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p381.png
children Qualifier
used by
element Patrol
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 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:annotation>
       
<xsd:documentation>Provides arbitrary amplifying information concerning the type of patrol action required.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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