[This message was posted by Oksana Zheliabina of B2BITS <[email protected]> to
the "FIXML_Schema" discussion forum at http://fixprotocol.org/discuss/19. You
can reply to it on-line at http://fixprotocol.org/discuss/read/4606a76f -
PLEASE DO NOT REPLY BY MAIL.]
It looks like there is an error in fixml-confirmation-base-4-4.xsd.
Complex type Confirmation_message_t contains element group ConfirmationElements.
<xs:group name="ConfirmationElements">
<xs:sequence>
...
<xs:element name="Undly" type="UndInstrmtGrp_Block_t"
maxOccurs="unbounded"/>
<xs:element name="Leg" type="InstrmtLegGrp_Block_t"
maxOccurs="unbounded"/>
...
</xs:sequence>
</xs:group>
Among other elements this group contains elements with types
UndInstrmtGrp_Block_t and InstrmtLegGrp_Block_t.
These elements correspond to repeating groups with <UnderlyingInstrumen> and
<InstrumentLeg> blocks.
It looks like minOccurs="0"
[You can unsubscribe from this discussion group by sending a message to
mailto:[email protected]]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Financial Information eXchange" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/FIX-Protocol?hl=en
-~----------~----~----~----~------~----~------~--~---