fix-orchestra
fix-orchestra copied to clipboard
[interfaces schema] Typo in field type "userIntefaceType" should be "userInterfaceType"
See https://github.com/FIXTradingCommunity/fix-orchestra/blob/76f5dc758c1f5f990d4d0c2444f61371a232dae0/interfaces/src/main/resources/xsd/interfaces.xsd#L302
Two occurrences:
<xs:complexType name="userIntefaceType">
<xs:element name="userInterface" type="fixi:userIntefaceType" minOccurs="0" maxOccurs="unbounded"/>
This was fixed in #185 , don't know why it wasn't closed automatically.
We normally keep all issues open until the related document (v1.1 RC1 in this case) has been approved by the GTC for public comment. We then close all of them at once and work continues on the next RC.
Implemented in RC1