Open Strings
Open strings — the unquoted string form.
Syntax
openString = nonWhitespace (codepoint)*
nonWhitespace = any Unicode code point except whitespace
codepoint = any Unicode code point except a structural character or document endStructural characters
Symbol
Name
Unicode
Description
Valid forms
Optional behaviors
Comments
Invalid forms
Preservation of structure
See Also
Last updated
Was this helpful?
