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

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

Properties
This component is not nillable.

Model
<...>
(LatitudeMeasure, LongitudeMeasure, SourceMapScaleNumber?, HorizontalCollectionMethodCode, HorizontalReferenceDatumCode )
</...>


Nested Element Summary
 HorizontalCollectionMethodCode
          
 HorizontalReferenceDatumCode
          
 LatitudeMeasure
          
 LongitudeMeasure
          
 SourceMapScaleNumber
          
Source
<xsd:complexType name="ActivityLocationDataType">
<xsd:sequence>
<xsd:element ref="owwqx:LatitudeMeasure"/>
<xsd:element ref="owwqx:LongitudeMeasure"/>
<xsd:element ref="owwqx:SourceMapScaleNumber" 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.