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

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

Properties
This component is not nillable.

Model
<...>
(ActivityIdentifier, ActivityTypeCode, ActivityMediaText, ActivityMediaSubdivisionText?, ActivityStartDate, ActivityStartTime?, ActivityEndDate?, ActivityEndTime?, ActivityDepthAltitudeMeasureValue?, ActivityTopDepthAltitudeMeasureValue?, ActivityBottomDepthAltitudeMeasureValue?, ActivityDepthAltitudeMeasureUnitCode?, ActivityDepthAltitudeReferencePointText?, ActivityAssignmentProjectIdentifier+, ActivityConductingOrganizationText*, ActivityCommentText? )
</...>


Nested Element Summary
 ActivityAssignmentProjectIdentifier
          
 ActivityBottomDepthAltitudeMeasureValue
          
 ActivityCommentText
          
 ActivityConductingOrganizationText
          
 ActivityDepthAltitudeMeasureUnitCode
          
 ActivityDepthAltitudeMeasureValue
          
 ActivityDepthAltitudeReferencePointText
          
 ActivityEndDate
          
 ActivityEndTime
          
 ActivityIdentifier
          
 ActivityMediaSubdivisionText
          
 ActivityMediaText
          
 ActivityStartDate
          
 ActivityStartTime
          
 ActivityTopDepthAltitudeMeasureValue
          
 ActivityTypeCode
          
Source
<xsd:complexType name="ActivityDescriptionDataType">
<xsd:sequence>
<xsd:element ref="owwqx:ActivityIdentifier"/>
<xsd:element ref="owwqx:ActivityTypeCode"/>
<xsd:element ref="owwqx:ActivityMediaText"/>
<xsd:element ref="owwqx:ActivityMediaSubdivisionText" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityStartDate"/>
<xsd:element ref="owwqx:ActivityStartTime" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityEndDate" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityEndTime" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityDepthAltitudeMeasureValue" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityTopDepthAltitudeMeasureValue" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityBottomDepthAltitudeMeasureValue" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityDepthAltitudeMeasureUnitCode" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityDepthAltitudeReferencePointText" minOccurs="0"/>
<xsd:element ref="owwqx:ActivityAssignmentProjectIdentifier" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:ActivityConductingOrganizationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:ActivityCommentText" 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.