http://exchangenetwork.net/schemas/owwqx/1.0
complexType DetectionQuantitationLevelDataType

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

Properties
This component is not nillable.

Model
<...>
(DetectionQuantitationLevelTypeName, DetectionQuantitationLevelMeasure?, DetectionQuantitationLevelMeasureUnitCode? )
</...>


Nested Element Summary
 DetectionQuantitationLevelMeasure
          
 DetectionQuantitationLevelMeasureUnitCode
          
 DetectionQuantitationLevelTypeName
          
Source
<xsd:complexType name="DetectionQuantitationLevelDataType">
<xsd:sequence>
<xsd:element ref="owwqx:DetectionQuantitationLevelTypeName" minOccurs="1"/>
<xsd:element ref="owwqx:DetectionQuantitationLevelMeasure" minOccurs="0"/>
<xsd:element ref="owwqx:DetectionQuantitationLevelMeasureUnitCode" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>


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