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

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

Properties
This component is not nillable.

Model
<...>
(AddressTypeName?, LocationAddressText?, SupplementalAddressText?, LocalityName?, StateCode?, AddressPostalCode?, CountryCode?, CountyCode?, TribalCode? )
</...>


Nested Element Summary
 AddressPostalCode
          
 AddressTypeName
          
 CountryCode
          
 CountyCode
          
 LocalityName
          
 LocationAddressText
          
 StateCode
          
 SupplementalAddressText
          
 TribalCode
          
Source
<xsd:complexType name="OrganizationAddressDataType">
<xsd:sequence>
<xsd:element ref="owwqx:AddressTypeName" minOccurs="0"/>
<xsd:element ref="owwqx:LocationAddressText" minOccurs="0"/>
<xsd:element ref="owwqx:SupplementalAddressText" minOccurs="0"/>
<xsd:element ref="owwqx:LocalityName" minOccurs="0"/>
<xsd:element ref="owwqx:StateCode" minOccurs="0"/>
<xsd:element ref="owwqx:AddressPostalCode" minOccurs="0"/>
<xsd:element ref="owwqx:CountryCode" minOccurs="0"/>
<xsd:element ref="owwqx:CountyCode" minOccurs="0"/>
<xsd:element ref="owwqx:TribalCode" 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.