Next in thread → Next in month →

Re: [xml-dev] XML Schema 1.1 xpath 2.0 regex question

From
Mukul Gandhi <>
To
Michael Kay <>
Date
2021-12-22T10:21:31Z
ID
<CANGHzgB5B1mZdvK=_puiJ=>
Thread
Re: [xml-dev] XML Schema 1.1 xpath 2.0 regex question
Hi Mike,
    Thanks for the answer. That's helpful.

On Wed, Dec 22, 2021 at 3:13 PM Michael Kay <[email protected]> wrote:
`\n` in XPath (hosted in XML) doesn't represent a newline character. For a newline character, write `&#xa;`.


--
Regards,
Mukul Gandhi
Next in thread → Next in month →