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

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

Properties
This component is not nillable.

Model
<...>
(SubsampleIdentifier, SubsampleCommentText? )
</...>


Nested Element Summary
owwqx:CommentTextDataTypeSubsampleCommentText
          
 SubsampleIdentifier
          
Source
<xsd:complexType name="SampleSubsampleDescriptionDataType">
<xsd:sequence>
<xsd:element ref="owwqx:SubsampleIdentifier"/>
<xsd:element name="SubsampleCommentText" type="owwqx:CommentTextDataType" 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.