We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On this page: Concepts Part5 Service Offerings And Session Configurations
Element fixi:value is not in ./interfaces/src/main/resources/xsd/interfaces.xsd.
fixi:value
./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.
xmllint
0001-Removed-fixi-value-because-it-doesn-t-match-schema.patch.txt
The text was updated successfully, but these errors were encountered:
Thanks @epronk. Attribute "value" was removed from the schema without changing the example.
BTW such things are the motivation for FIXTradingCommunity/tablature#37
Sorry, something went wrong.
No branches or pull requests
On this page:
Concepts Part5 Service Offerings And Session Configurations
Element
fixi:value
is not in./interfaces/src/main/resources/xsd/interfaces.xsd
.I attached a patch and checked it using
xmllint
.0001-Removed-fixi-value-because-it-doesn-t-match-schema.patch.txt
The text was updated successfully, but these errors were encountered: