Definition Type: Group
Name: RegistrationInstructionsElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-registration-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into RgDtlInst in schema fixml-registration-base-4-4_xsd Drilldown into RgDtl in schema fixml-registration-base-4-4_xsd Drilldown into Pty in schema fixml-registration-base-4-4_xsdXSD Diagram of RegistrationInstructionsElements in schema fixml-registration-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="RegistrationInstructionsElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="RgDtl" type="RgstDtlsGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="RgDtlInst" type="RgstDistInstGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
RgDtl nsA:RgDtl 0 unbounded
RgDtlInst nsA:RgDtlInst 0 unbounded