-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
EditorialMinor typos, wording clarifications, example fixes, etc.Minor typos, wording clarifications, example fixes, etc.SerializationAn issue related to the Serialization specAn issue related to the Serialization specXQFOAn issue related to Functions and OperatorsAn issue related to Functions and Operators
Description
The serializer spec says…
Serializer are required to support values of
UTF-8andUTF-16
…whereas the XQFO spec mentions utf-8 as default value for fn:serialize. Similarly, only the UTF lower-case variants are listed for fn:unparsed-text, and there may be other places.
I think we should mention the upper-case variants everywhere, and add notes that upper/case is ignored when processing the encoding string.
Metadata
Metadata
Assignees
Labels
EditorialMinor typos, wording clarifications, example fixes, etc.Minor typos, wording clarifications, example fixes, etc.SerializationAn issue related to the Serialization specAn issue related to the Serialization specXQFOAn issue related to Functions and OperatorsAn issue related to Functions and Operators