Hi,
I'm working with FpML and I'm not very knowledgeable about xml when it comes
to standards and what is allowed and was hoping if you guy could answer a
quick question I have.

I have a message as follows
<fpml:ModifyTradeConfirmation xsi:type="fpml:ModifyTradeConfirmation"...>
...
</fpml:ModifyTradeConfirmation>

Which fails validation because xmlbeans expects
<fpml:FpML xsi:type="fpml:ModifyTradeConfirmation"...>
...
</fpml:FpML>

Is the first instance valid considering that fpml:ModifyTradeConfirmation
extends fpml:FpML?

Regards,
Henry


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to