Commit 8657880d authored by canterburym's avatar canterburym
Browse files

Correcting XSD compile targets and UUID in examples

parent 1b0c6866
...@@ -5,6 +5,6 @@ ...@@ -5,6 +5,6 @@
<ns1:neIdentifier>neID</ns1:neIdentifier> <ns1:neIdentifier>neID</ns1:neIdentifier>
<ns1:messageTimestamp>2022-01-20T14:04:20.123456Z</ns1:messageTimestamp> <ns1:messageTimestamp>2022-01-20T14:04:20.123456Z</ns1:messageTimestamp>
<ns1:version>v1.11.1</ns1:version> <ns1:version>v1.11.1</ns1:version>
<ns1:x1TransactionId>5775af53-a4a0-46ab-818a-86a406a335a</ns1:x1TransactionId> <ns1:x1TransactionId>5775af53-a4a0-46ab-818a-86a406a335a1</ns1:x1TransactionId>
</ns1:x1RequestMessage> </ns1:x1RequestMessage>
</ns1:X1Request> </ns1:X1Request>
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
"supportingSchemas" : [ "supportingSchemas" : [
"103221-1/TS_103_221_01.xsd", "103221-1/TS_103_221_01.xsd",
"103221-1/TS_103_221_01_HashedID.xsd", "103221-1/TS_103_221_01_HashedID.xsd",
"103221-1/TS_103_221_01_DestinationSet.xsd",
"103280/TS_103_280.xsd", "103280/TS_103_280.xsd",
"103221-1/examples/ExampleGenericObjects.xsd" "103221-1/examples/ExampleGenericObjects.xsd"
], ],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment