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

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

Properties
This component is not nillable.

Model
<...>
(OrganizationIdentifier, OrganizationFormalName, OrganizationDescriptionText? )
</...>


Nested Element Summary
 OrganizationDescriptionText
          
 OrganizationFormalName
          
 OrganizationIdentifier
          
Source
<xsd:complexType name="OrganizationDescriptionDataType">
<xsd:sequence>
<xsd:element ref="owwqx:OrganizationIdentifier"/>
<xsd:element ref="owwqx:OrganizationFormalName"/>
<xsd:element ref="owwqx:OrganizationDescriptionText" 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.