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