complexType contaminantElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p331.png
used by
elements decontaminateElementType/Contaminant sampleEnvironmentElementType/Contaminant
attributes
Name  Type  Use  Default  Fixed  Annotation
type  contaminantType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element describing a contaminant that will be cleaned as part of a decontaminate goal.
source <xsd:complexType name="contaminantElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing a contaminant that will be cleaned as part of a decontaminate goal.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="type" type="contaminantType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute contaminantElementType/@type
type contaminantType
properties
use required
facets
Kind Value Annotation
enumeration nuclear
enumeration chemical
enumeration biological
enumeration explosive
enumeration toxin
source <xsd:attribute name="type" type="contaminantType" use="required"/>


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