Definition Type: ComplexType
Name: ChequeInstructionType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
PmtInf/PmtTx/ChqInstr
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into RegionalClearingZoneID in schema fields_xsd1 Drilldown into ChequeMemoFieldText in schema fields_xsd1 Drilldown into ChequeFormsCode in schema fields_xsd1 Drilldown into ChequeMaturityDate in schema fields_xsd1 Drilldown into PriorityCode in schema fields_xsd1 Drilldown into DeliverToParty in schema components_xsd1 Drilldown into ChequeFromParty in schema components_xsd1 Drilldown into DeliveryMethodCode in schema fields_xsd1 Drilldown into ChequeNumber in schema fields_xsd1 Drilldown into type in schema financialcomponents_xsdXSD Diagram of ChequeInstructionType in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ChequeInstructionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">PmtInf/PmtTx/ChqInstr</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ChequeNumber" minOccurs="0" />
        <xsd:element ref="DeliveryMethodCode" minOccurs="0" />
        <xsd:element ref="ChequeFromParty" minOccurs="0" />
        <xsd:element ref="DeliverToParty" minOccurs="0" />
        <xsd:element ref="PriorityCode" minOccurs="0" />
        <xsd:element ref="ChequeMaturityDate" minOccurs="0" />
        <xsd:element ref="ChequeFormsCode" minOccurs="0" />
        <xsd:element ref="ChequeMemoFieldText" minOccurs="0" />
        <xsd:element ref="RegionalClearingZoneID" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="type" type="ChequeInstructionCodeContentType">
        <xsd:annotation>
            <xsd:documentation source="http://www.openapplications.org/platform/1">Specifies the type of checque to be issued.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ChequeNumber oa:ChequeNumber 0 (1)
DeliveryMethodCode oa:DeliveryMethodCode 0 (1)
ChequeFromParty oa:ChequeFromParty 0 (1)
DeliverToParty oa:DeliverToParty 0 (1)
PriorityCode oa:PriorityCode 0 (1)
ChequeMaturityDate oa:ChequeMaturityDate 0 (1)
ChequeFormsCode oa:ChequeFormsCode 0 (1)
ChequeMemoFieldText oa:ChequeMemoFieldText 0 (1)
RegionalClearingZoneID oa:RegionalClearingZoneID 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:ChequeInstruction