w3c / qt3tests

Tests for XPath and XQuery
27 stars 17 forks source link

Serialization-adaptive-34: allow different quotes #32

Closed benibela closed 3 years ago

benibela commented 3 years ago

Serialization should allow different quotes:

An instance of xs:string, xs:untypedAtomic or xs:anyURI is serialized by enclosing the value in double quotation marks and doubling any quotes within the value; or optionally by enclosing the value in apostrophes and doubling any apostrophes within the value.