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

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

Properties
This component is not nillable.

Model
<...>
(ResultDescription, AttachedBinaryObject*, ResultAnalyticalMethod?, ResultLabInformation?, LabSamplePreparation* )
</...>


Nested Element Summary
 AttachedBinaryObject
          
 LabSamplePreparation
          
 ResultAnalyticalMethod
          
 ResultDescription
          
 ResultLabInformation
          
Source
<xsd:complexType name="ResultDataType">
<xsd:sequence>
<xsd:element ref="owwqx:ResultDescription"/>
<xsd:element ref="owwqx:AttachedBinaryObject" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:ResultAnalyticalMethod" minOccurs="0"/>
<xsd:element ref="owwqx:ResultLabInformation" minOccurs="0"/>
<xsd:element ref="owwqx:LabSamplePreparation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>


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