complexType sampleEnvironmentElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p399.png
children Contaminant
used by
element SampleEnvironment
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 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 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.0_diagrams/AVCL.2.0_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      
description  xsd:string  optional      
id  xsd:ID  optional      
source <xsd:element name="Contaminant" type="contaminantElementType" minOccurs="0" maxOccurs="unbounded"/>


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