We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f42e84 + 4cc1249 commit 9d111bdCopy full SHA for 9d111bd
v1-0-RC3/resources/SBEschemaForFIXP.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<sbe:messageSchema xmlns:sbe="http://fixprotocol.io/sbe/rc4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://fixprotocol.io/sbe/rc4 SimpleBinary1-0.xsd"
+<sbe:messageSchema xmlns:sbe="http://fixprotocol.io/2016/sbe" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://fixprotocol.io/2016/sbe sbe.xsd"
3
package="FIXP" id="2748" version="0" byteOrder="littleEndian">
4
<types>
5
<type name="UUID" primitiveType="uint8" length="16" description="RFC 4122 version 4 compliant unique identifier"/>
0 commit comments