XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XPath expression which checks that all commas are escaped

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@mitre.org> 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@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS