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

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

Properties
This component is not nillable.

Model
<...
  MonitoringLocationIdentifierContext = xsd:string>
MonitoringLocationIdentifierTempDataType
</...>


Attribute Summary
 xsd:stringMonitoringLocationIdentifierContext
          

Attribute Detail

MonitoringLocationIdentifierContext

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="MonitoringLocationIdentifierDataType">
<xsd:simpleContent>
<xsd:extension base="owwqx:MonitoringLocationIdentifierTempDataType">
<xsd:attribute name="MonitoringLocationIdentifierContext" type="xsd:string" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.