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

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

Properties
This component is not nillable.

Model
<...>
(ActivityDescription, ActivityLocation?, SampleDescription?, AttachedBinaryObject*, Result* )
</...>


Nested Element Summary
 ActivityDescription
          
 ActivityLocation
          
 AttachedBinaryObject
          
 Result
          
 SampleDescription
          
Source
<xsd:complexType name="ActivityDataType">
<xsd:sequence>
<xsd:element ref="owwqx:ActivityDescription"/>
<xsd:element ref="owwqx:ActivityLocation" minOccurs="0"/>
<xsd:element ref="owwqx:SampleDescription" minOccurs="0"/>
<xsd:element ref="owwqx:AttachedBinaryObject" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:Result" 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.