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

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

Properties
This component is not nillable.

Model
<...>
(MonitoringLocationIdentifier, MonitoringLocationName, MonitoringLocationTypeName, MonitoringLocationDescriptionText? )
</...>


Nested Element Summary
 MonitoringLocationDescriptionText
          
 MonitoringLocationIdentifier
          
 MonitoringLocationName
          
 MonitoringLocationTypeName
          
Source
<xsd:complexType name="MonitoringLocationIdentityDataType">
<xsd:sequence>
<xsd:element ref="owwqx:MonitoringLocationName"/>
<xsd:element ref="owwqx:MonitoringLocationTypeName"/>
<xsd:element ref="owwqx:MonitoringLocationDescriptionText" 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.