complexType decontaminateElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p334.png
children Contaminant
used by
element Decontaminate
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 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 -->
   
<xsd:element name="Contaminant" type="contaminantElementType" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element decontaminateElementType/Contaminant
diagram AVCL.2.0_diagrams/AVCL.2.0_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      
description  xsd:string  optional      
id  xsd:ID  optional      
source <xsd:element name="Contaminant" type="contaminantElementType" maxOccurs="unbounded"/>


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