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