Affiliation:
1. Jackson Solutions, Port Coquitlam, British Columbia
Abstract
Traditionally, correct parsing of XML and HTML has been littered with semantic hacks in the parsing code to deal with the oddities of these languages, since HTML accepts unbalanced tags and tags that do not match in case, but XML is less forgiving. The detection of well-formedness of XML documents has, to date, required semantic analysis outside of the grammar specification. We present a grammar-only (HT\X)ML parser which, upon detecting that it is parsing XML, modifies itself dynamically in order to insure that the document conforms to XML'S stricter rules. Our grammar detects unbalanced tags in XML, as well as mismatched case in otherwise balanced tags, while, at the same time, requiring XML document tag's attribute values to be in quotes, but accepting the looser attribute syntax when in an HTML document. On a 733 MHz Windows 2000 machine, our parser did a wellformedness detecting parse on XML documents such as the KJV Old Testament at a rate of 92 Kb/second, the Austin's Pride and Prejudice at a rate of 108 Kb/second, and Wolfgang May 's Mondial 3.0 database at a rate of 149 Kb/second.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference12 articles.
1. {Bosak} XML documents marked up by John Bosak downloaded on 15 May 2002 from the URL: http://www.ibiblio.org/bosak/. Documents included: KJV Old Testament KJV New Testament The Quran The Book of Morman and Shakespeare's Hamlet. {Bosak} XML documents marked up by John Bosak downloaded on 15 May 2002 from the URL: http://www.ibiblio.org/bosak/. Documents included: KJV Old Testament KJV New Testament The Quran The Book of Morman and Shakespeare's Hamlet.
2. {Boullier} Pierre Boullier "Dynamic Grammars and Semantic Analysis " INRIA Research Report 2322 August 1994. {Boullier} Pierre Boullier "Dynamic Grammars and Semantic Analysis " INRIA Research Report 2322 August 1994.
3. USSA—universal syntax and semantics analyzer
4. {Bray etal} Tim Bray Jean Paoli & C. M. Sperberg-McQueen Extensible Markup Language (XML) 1.0 W3C Recommendation REC-xml-19980210 World-Wide Web Consortium February 10 1998. URL: http://www.w3.org/TR/1998/REC-xml-19980210. {Bray et al.} Tim Bray Jean Paoli & C. M. Sperberg-McQueen Extensible Markup Language (XML) 1.0 W3C Recommendation REC-xml-19980210 World-Wide Web Consortium February 10 1998. URL: http://www.w3.org/TR/1998/REC-xml-19980210.
5. A survey of adaptable grammars
Cited by
2 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献