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

element sampleEnvironmentElementType/Contaminant
diagram AVCL.2.1_diagrams/AVCL.2.1_p400.png
type contaminantElementType
properties
minOcc 0
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" minOccurs="0" maxOccurs="unbounded"/>


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