Progress Acquires MarkLogic! Learn More

Blog

Everything From Data Tips and NoSQL Best Practices to Industry Specific Insights

How do you control how your query or stylesheet results will be serialized (encoding, indentation, etc.)? There are several options for controlling output options.
Posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) Punctuation in XPath, part 5: “//” When you write XQuery, a large subset of what you’re writing is actually XPath 2.0. In […]