noNamespace
element Zip

Super Types
{} (restriction)

Properties
This component is not nillable.

Model
<Zip>

</Zip>

Source
<xsd:element name="Zip">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:pattern value="[0-9]{5}"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>


http://www.stylusstudio.com