Definition Type: ComplexType
Name: ConfirmationRequest_message_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Type: nsA:Abstract_message_t
Containing Schema: fixml-confirmation-base-4-4.xsd
Abstract
Documentation:
ConfirmationRequest can be found in Volume5 of the specification
Collapse XSD Schema Diagram:
Drilldown into OrdAlloc in schema fixml-confirmation-base-4-4_xsd Drilldown into ConfirmationRequestElements in schema fixml-confirmation-base-4-4_xsd Drilldown into Hdr in schema fixml-components-base-4-4_xsd Drilldown into Abstract_message_t in schema fixml-components-base-4-4_xsd Drilldown into EncTxt in schema fixml-confirmation-base-4-4_xsd Drilldown into EncTxtLen in schema fixml-confirmation-base-4-4_xsd Drilldown into Txt in schema fixml-confirmation-base-4-4_xsd Drilldown into AcctTyp in schema fixml-confirmation-base-4-4_xsd Drilldown into ActIDSrc in schema fixml-confirmation-base-4-4_xsd Drilldown into Acct in schema fixml-confirmation-base-4-4_xsd Drilldown into TxnTm in schema fixml-confirmation-base-4-4_xsd Drilldown into IndAllocID in schema fixml-confirmation-base-4-4_xsd Drilldown into AllocID2 in schema fixml-confirmation-base-4-4_xsd Drilldown into AllocID in schema fixml-confirmation-base-4-4_xsd Drilldown into CnfmTyp in schema fixml-confirmation-base-4-4_xsd Drilldown into CnfmReqID in schema fixml-confirmation-base-4-4_xsd Drilldown into ConfirmationRequestAttributes in schema fixml-confirmation-base-4-4_xsdXSD Diagram of ConfirmationRequest_message_t in schema fixml-confirmation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:complexType name="ConfirmationRequest_message_t" final="#all">
    <xs:annotation>
        <xs:documentation xml:lang="en">ConfirmationRequest can be found in Volume5 of the specification
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="ConfirmationRequest" ComponentType="Message" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="Abstract_message_t">
            <xs:sequence>
                <xs:group ref="ConfirmationRequestElements" />
            </xs:sequence>
            <xs:attributeGroup ref="ConfirmationRequestAttributes" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Hdr nsA:Hdr 0 (1)
OrdAlloc nsA:OrdAlloc 0 unbounded
<xs:group> nsA:ConfirmationRequestElements (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
CnfmReqID nsA:CnfmReqID Required
CnfmTyp nsA:CnfmTyp Required
AllocID nsA:AllocID Optional
AllocID2 nsA:AllocID2 Optional
IndAllocID nsA:IndAllocID Optional
TxnTm nsA:TxnTm Required
Acct nsA:Acct Optional
ActIDSrc nsA:ActIDSrc Optional
AcctTyp nsA:AcctTyp Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional
Collapse Derivation Tree:
Collapse References:
nsA:CnfmReq