Imported from previous forum
this link in the CME FIXML XSD for Allocation Report Messages cannot be found:
<xs:appinfo xmlns:x=“http://www.fixprotocol.org/fixml/metadata.xsd”>
<xs:Xref Protocol=“FIX” name=“AllocationReportAck” ComponentType=“Message”/>
<xs:Xref Protocol=“ISO_15022_XML”/>
</xs:appinfo>
can you advise how i resolve this since the validation of the schema will not proceed.
thanks…
[ original email was from Matt Simpson - msimpson@cme.com ]
It should not matter that “http://www.fixprotocol.org/fixml/metadata.xsd” is an invalid URL. The purpose of the namespace is to provide a unique identifier. Can you provide more information on how you are validating the schema?