- From: Adam Retter <adam@exist-db.org>
- Date: Wed, 23 Sep 2015 11:04:47 +0100
- To: "Robie, Jonathan" <jonathan.robie@emc.com>
- Cc: Public Joint XSLT XQuery XPath <public-xsl-query@w3.org>
> 1. <<[ ... ]>> and <<{ ... }>> > 2. <[ ... ]> and <{ ... }> > 3. @@[ ... ]@@ and @@{ ... }@@ > 4. <{ ... }> and <[" ... "]> > > We need to pick a set of strings to use as delimiters. Some considerations: > > 1. These strings will frequently be used to create structured output, so it > is helpful to choose strings that make it easy to see the start and end of > each region, and that allow a programmer to use nesting to indicate the > hierarchy. Visually for me the only one that I think will stand out in XQuery with lots of embedded XML is the @@ one. -- Adam Retter eXist Developer { United Kingdom } adam@exist-db.org irc://irc.freenode.net/existdb
Received on Wednesday, 23 September 2015 10:05:16 UTC