Skip to content

Commit bd3feec

Browse files
committed
Move repository version to RC2
1 parent 099224e commit bd3feec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository/src/main/resources/xsd/repository.xsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fixr="http://fixprotocol.io/2024/orchestra/repository" xmlns:dcterms="http://purl.org/dc/terms/" targetNamespace="http://fixprotocol.io/2024/orchestra/repository" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1-rc1">
2+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fixr="http://fixprotocol.io/2024/orchestra/repository" xmlns:dcterms="http://purl.org/dc/terms/" targetNamespace="http://fixprotocol.io/2024/orchestra/repository" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1-rc2">
33
<xs:annotation>
44
<xs:documentation>
55
FIX Repository standard structure of messages with workflow

0 commit comments

Comments
 (0)