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

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

Properties
This component is not nillable.

Model
<...>
(OrganizationIdentifier, ProjectIdentifier*, MonitoringLocationDelete* )
</...>


Nested Element Summary
 MonitoringLocationDelete
          
 OrganizationIdentifier
          
 ProjectIdentifier
          
Source
<xsd:complexType name="OrganizationDeleteDataType">
<xsd:sequence>
<xsd:element ref="owwqx:OrganizationIdentifier"/>
<xsd:element ref="owwqx:ProjectIdentifier" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:MonitoringLocationDelete" 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.