complexType decontaminateElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p334.png
children Contaminant
used by
element Decontaminate
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 decontaminate goal.
source <xsd:complexType name="decontaminateElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing parameters for a decontaminate goal.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<!-- TODO: Different global elementType defined above, must resolve/reconcile this nested element -->
   
<xsd:element name="Contaminant" type="contaminantElementType" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element decontaminateElementType/Contaminant
diagram AVCL.2.1_diagrams/AVCL.2.1_p335.png
type contaminantElementType
properties
minOcc 1
maxOcc unbounded
content complex
used by
complexTypes uavLoggableEventType ugvLoggableEventType usvLoggableEventType uuvLoggableEventType
attributes
Name  Type  Use  Default  Fixed  Annotation
type  contaminantType  required      
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.
source <xsd:element name="Contaminant" type="contaminantElementType" maxOccurs="unbounded"/>


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