[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] newline/form feed valid as attribute value?
- From: David Carlisle <davidc@nag.co.uk>
- To: xml-dev@lists.xml.org
- Date: Mon, 02 Jul 2012 22:11:23 +0100
On 02/07/2012 22:06, Mike Sokolov wrote:
> Can anybody explain to me why the comment subexpression wouldn't just
> swallow an entire document like this:
you are right, it would (assuming the regexp dialect being used has the
usual longest match semantic).
([^><]+) # xml text
isn't right either as > is allowed in xml text.
David
--
google plus: https:/profiles.google.com/d.p.carlisle
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]