Open Bug 227459 Opened 21 years ago Updated 2 years ago

Implement validating XML parser (validate with RELAX NG)

Categories

(Core :: XML, enhancement)

enhancement

Tracking

()

Future

People

(Reporter: dtomaszuk, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.4; MultiZilla v1.5.0.2j) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.4; MultiZilla v1.5.0.2j) Gecko/20030624 Mozilla does not support RELAX NG. RELAX NG is better then DTD, because is XML-compatible (like XML Schema but is simpler so support will be simple). XHTML 2.0 will be RELAX NG friendly ;) To compare DTD and RELAX NG look at http://www.xml.gr.jp/relax/html4/howToRELAX_full_en.html#id_25_ Reproducible: Always Steps to Reproduce: 1. 2. 3.
Related: bug 40945, bug 196355. Mozilla doesn't 'support' any schemas at the moment, even DTD's. At the moment, Mozilla doesn't use a validating parser for anything, and most likely never will, at least by default.
Summary: do not support RELAX NG → Implement validating XML parser (validate with RELAX NG)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → enhancement
Target Milestone: --- → Future
Maybe implement the RELAX NG Compact Syntax first? It is much simple compare with RELAX NG. http://relaxng.org/compact-tutorial-20030326.html
QA Contact: ashshbhatt → xml

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: hjtoi-bugzilla → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.