complexType eventLogElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p339.png
children UUVEvent UGVEvent USVEvent UAVEvent
used by
element EventLog
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Contains mission event elements such as communications, tasking orders, errors, etc.
source <xsd:complexType name="eventLogElementType">
 
<xsd:annotation>
   
<xsd:documentation>Contains mission event elements such as communications, tasking orders, errors, etc.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="LoggableEvent" 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