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