Definition Type: SimpleType
Name: CountryStringType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Documentation:
The OFX element "COUNTRYSTRING" is of type "CountryStringType"
Collapse XSD Schema Diagram:
XSD Diagram of CountryStringType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="CountryStringType">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "COUNTRYSTRING" is of type "CountryStringType"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:minLength value="1" />
        <xsd:maxLength value="32" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 32
MinLength 1
Collapse Derivation Tree:
Collapse References:
ofx:COUNTRYSTRING, ofx:COUNTRYSTRING, ofx:COUNTRYSTRING