http://exchangenetwork.net/schemas/owwqx/1.0
simpleType ResultDetectionConditionTextDataType

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://exchangenetwork.net/schemas/owwqx/1.0}ResultDetectionConditionTextDataType (restriction)

Properties
This component is not nillable.

Model

('Detected Not Quantified' | 'Not Reported' | 'Present Above Quantification Limit' | 'Not Detected' | 'Present Below Quantification Limit' | '')

Source
<xsd:simpleType name="ResultDetectionConditionTextDataType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Detected Not Quantified"/>
<xsd:enumeration value="Not Reported"/>
<xsd:enumeration value="Present Above Quantification Limit"/>
<xsd:enumeration value="Not Detected"/>
<xsd:enumeration value="Present Below Quantification Limit"/>
<xsd:enumeration value=""/>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.