simpleType reportingCriteriaType
type restriction of xsd:string
properties
base xsd:string
used by
attribute reportingCriteriaElementType/@value
facets
Kind Value Annotation
enumeration never
documentation
No reports are to be made concerning the progress of this goal.
enumeration periodic
documentation
Reports are to be made at specific periods until this goal is complete.
enumeration statusChanged
documentation
A report is to be made whenever an action effecting this goal occurs (e.g. new contact).
enumeration onCommence
documentation
A report is to be made whenever the vehicle commences actions to achieve this goal.
enumeration onComplete
documentation
A report is to be made whenever the vehicle achieves the goal or checks off station.
annotation
documentation
Value used to identify when reports are required during goal accomplishment.
appinfo
<jaxb:typesafeEnumClass/>
source <xsd:simpleType name="reportingCriteriaType">
 
<xsd:annotation>
   
<xsd:documentation>Value used to identify when reports are required during goal accomplishment.</xsd:documentation>
   
<xsd:appinfo>
     
<jaxb:typesafeEnumClass/>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="never">
     
<xsd:annotation>
       
<xsd:documentation>No reports are to be made concerning the progress of this goal.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="periodic">
     
<xsd:annotation>
       
<xsd:documentation>Reports are to be made at specific periods until this goal is complete.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="statusChanged">
     
<xsd:annotation>
       
<xsd:documentation>A report is to be made whenever an action effecting this goal occurs (e.g. new contact).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="onCommence">
     
<xsd:annotation>
       
<xsd:documentation>A report is to be made whenever the vehicle commences actions to achieve this goal.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="onComplete">
     
<xsd:annotation>
       
<xsd:documentation>A report is to be made whenever the vehicle achieves the goal or checks off station.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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