Definition Type: ComplexType
Name: PrincipalBalanceType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract
Documentation:
The OFX element "PRINBAL" is of type "PrincipalBalanceType"
Collapse XSD Schema Diagram:
Drilldown into DTASOF in schema ofx_common_xsd Drilldown into PRINLTD in schema ofx_common_xsd Drilldown into PRINYTD in schema ofx_common_xsd Drilldown into BALAMT in schema ofx_common_xsdXSD Diagram of PrincipalBalanceType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PrincipalBalanceType">
    <xsd:annotation>
        <xsd:documentation>
              The OFX element "PRINBAL" is of type "PrincipalBalanceType"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="BALAMT" type="ofx:AmountType" />
        <xsd:element name="PRINYTD" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="PRINLTD" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="DTASOF" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BALAMT ofx:BALAMT (1) (1)
PRINYTD ofx:PRINYTD 0 (1)
PRINLTD ofx:PRINLTD 0 (1)
DTASOF ofx:DTASOF (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRINBAL, ofx:PRINBAL, ofx:PRINBAL, ofx:PRINBAL