- From: yamahito <yamahito@g...>
- To: "Costello, Roger L." <costello@m...>
- Date: Mon, 06 Nov 2017 17:10:47 +0000
You could also use an ebnf grammar with something like the rex parser in your schematron rule: see e.g. Kirk a’s paper from XML London this year*, or some of Stephen Pemberton’s talks that it references
* video: https://m.youtube.com/watch?v=0hhquUmsKf0 paper: p56 of http://xmllondon.com/2017/xmllondon-2017-proceedings.pdf
On Fri, 3 Nov 2017 at 9:10 pm, Costello, Roger L. < costello@m...> wrote: Michael Kay wrote:
> I suspect that there must only be one
> backslash before the comma: if there
> are two ("\\,") then the comma is not
> escaped because the "\\" represents
> a real backslash.
Wow!
I had not thought about that.
> not(matches(replace(., '\\\\', ''), '^,|[^\\],'))
Awesome!
/Roger
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@l...
subscribe: xml-dev-subscribe@l...
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|