complexType decontaminateElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p343.png
children Contaminant
used by
element Decontaminate
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  optional      
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.3.1_diagrams/AVCL.3.1_p344.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.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  optional      
source <xsd:element name="Contaminant" type="contaminantElementType" maxOccurs="unbounded"/>


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