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

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

Properties
This component is not nillable.

Model
<...>
(OrganizationDescription, ElectronicAddress*, Telephonic*, OrganizationAddress{0,3}, Project+, MonitoringLocation+ )
</...>


Nested Element Summary
 ElectronicAddress
          
 MonitoringLocation
          
 OrganizationAddress
          
 OrganizationDescription
          
 Project
          
 Telephonic
          
Source
<xsd:complexType name="OrganizationDataType">
<xsd:sequence>
<xsd:element ref="owwqx:OrganizationDescription"/>
<xsd:element ref="owwqx:ElectronicAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:Telephonic" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:OrganizationAddress" minOccurs="0" maxOccurs="3"/>
<xsd:element ref="owwqx:Project" maxOccurs="unbounded"/>
<xsd:element ref="owwqx:MonitoringLocation" 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.