Skip to content

Commit 5e8a41b

Browse files
handrewsralfhandl
andauthored
Fix mention of versions in ported text from 3.0.4
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
1 parent 4fb5225 commit 5e8a41b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions/3.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3417,7 +3417,7 @@ This object MAY be extended with [Specification Extensions](#specificationExtens
34173417

34183418
The `namespace` keyword is intended to match the syntax of [XML namespaces](https://www.w3.org/TR/xml-names11/), although there are a few caveats:
34193419

3420-
* Version 3.0.3 and earlier of this specification erroneously used the term "absolute URI" instead of "non-relative URI", so authors using namespaces that include a fragment should check tooling support carefully.
3420+
* Versions 3.1.0, 3.0.3, and earlier of this specification erroneously used the term "absolute URI" instead of "non-relative URI", so authors using namespaces that include a fragment should check tooling support carefully.
34213421
* XML allows but discourages relative URI-references, while this specification outright forbids them.
34223422
* XML 1.1 allows IRIs ([RFC3987](https://datatracker.ietf.org/doc/html/rfc3987)) as namespaces, and specifies that namespaces are compared without any encoding or decoding, which means that IRIs encoded to meet this specification's URI syntax requirement cannot be compared to IRIs as-is.
34233423

0 commit comments

Comments
 (0)