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

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

Properties
This component is not nillable.

Model
<...
  AddressPostalCodeContext = xsd:string>
AddressPostalCodeDataTypeTemp
</...>


Attribute Summary
 xsd:stringAddressPostalCodeContext
          

Attribute Detail

AddressPostalCodeContext

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="AddressPostalCodeDataType">
<xsd:simpleContent>
<xsd:extension base="owwqx:AddressPostalCodeDataTypeTemp">
<xsd:attribute name="AddressPostalCodeContext" 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.