Definition Type: SimpleType
Name: QuantityType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Collapse XSD Schema Diagram:
XSD Diagram of QuantityType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="QuantityType">
    <xsd:restriction base="xsd:string">
        <xsd:whiteSpace value="collapse" />
        <xsd:minLength value="1" />
        <xsd:maxLength value="32" />
        <xsd:pattern value="[\+\-]?[0-9]*(([0-9][,\.]?)|([,\.][0-9]))[0-9]*" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 32
MinLength 1
Pattern [\+\-]?[0-9]*(([0-9][,\.]?)|([,\.][0-9]))[0-9]*
Whitespace Collapse
Collapse Derivation Tree:
Collapse References:
ofx:DENOMINATOR, ofx:MINUNITS, ofx:NEWUNITS, ofx:NUMERATOR, ofx:OLDUNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS, ofx:UNITS