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