fix-orchestra
fix-orchestra copied to clipboard
Wiki page session example doesn't match schema
On this page: Concepts Part5 Service Offerings And Session Configurations
Element fixi:value is not in ./interfaces/src/main/resources/xsd/interfaces.xsd.
<fixi:identifier name="SenderCompID">
<fixi:value>XYZ</fixi:value>
</fixi:identifier>
I attached a patch and checked it using xmllint.
0001-Removed-fixi-value-because-it-doesn-t-match-schema.patch.txt
Thanks @epronk. Attribute "value" was removed from the schema without changing the example.
BTW such things are the motivation for https://github.com/FIXTradingCommunity/tablature/issues/37