Data & AI

Explore by sub-topic:

Good XML design and performance
There are lots of good reasons to use descriptive, unique element names whenever possible, and doing so plays nicely with human readers, XQuery, XSLT, XML Schemas, and MarkLogic Server.
Evan Lenz July 14, 2011
XQuery Coding Guidelines
Code gets read more often than it gets written, so how it gets laid out on the screen is a critical component of maintainability. When a project involves more than one person checking in code, it gets even more important. So, here’s a peek inside the MarkLogic Engineering team’s process — our set of agreed-upon guidelines […]
Punctuation in XPath, part 5: “//”
Previous 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 (“[…]”) In this final blog of the series on XPath punctuation, we’ll learn about the “//” operator, a convenient shorthand for selecting […]
Evan Lenz June 27, 2011
Punctuation in XPath, part 4: predicates (“[…]”)
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: “//” We’ve already seen some examples of predicates that use square brackets (“[…]”). In this post, we’ll […]
Evan Lenz June 21, 2011

Also Able to Explore

Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation