<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>
|