Imported from previous forum
Hi,
Is there someone who can pvoide me some example of fixml customization.Or the address for document download.
Thanks in advance
Lswallow
I am working on a document that will help firms customize their FIXML schema instances.
The original design was based upon adding your changes to the -impl.xsd files. The -impl.xsd files would redefine the -base.xsd files via XML Schema xs:redefine.
This worked okay for XML Schema validation.
Unfortunately, none of the major language binding tools support xs:redefine.
This means that to customize the schema the -base.xsd files have to be modified.