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

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

Properties
This component is not nillable.

Model
<...>
(MonitoringLocationIdentity, MonitoringLocationGeospatial, AttachedBinaryObject*, Activity* )
</...>


Nested Element Summary
 Activity
          
 AttachedBinaryObject
          
 MonitoringLocationGeospatial
          
 MonitoringLocationIdentity
          
Source
<xsd:complexType name="MonitoringLocationDataType">
<xsd:sequence>
<xsd:element ref="owwqx:MonitoringLocationIdentity"/>
<xsd:element ref="owwqx:AttachedBinaryObject" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:Activity" 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.