tns:InternationalStateType

The name of a state in an international address.

Simple Type Information

Used By

Source

<xsd:simpleType name="InternationalStateType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">The name of a state in an international address.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="64"/>
    <xsd:whiteSpace value="preserve"/>
  </xsd:restriction>
</xsd:simpleType>