http://exchangenetwork.net/schemas/owwqx/1.0
simpleType AddressPostalCodeDataTypeTemp

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

Properties
This component is not nillable.

Model

maximum length: 10


Local Usage
AddressPostalCodeDataType

Source
<xsd:simpleType name="AddressPostalCodeDataTypeTemp">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.