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] A question for parsing experts: How to recognize that'<' denotes the beginning of a start tag?

On Tue, 16 Feb 2021 at 20:15, David Carlisle <d.p.carlisle@gmail.com> wrote:
>

> In HTML then it's ... more complicated.
>
> David

For HTML have a look at
https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8935


<x z=a"<b>">  < </z>
<<<x
<b></b>
<!-- <b></b> -->
<xmp>
<b>
</xmp>


Here, < starts a start tag if it is followed by x, all the others do not.


[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