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