Re: Default/Fixed Values in XML Schemas
Martin Honnen <[email protected]> Sun, 06 May 2007 16:51:12 +0200
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
[email protected] wrote: > Does FF ignore default or fixed values in XML schemas? I think FF so far ignores XML schemas completely. Its XML parser is expat which does not even have validation support for DTDs and certainly not for XSD schemas. -- Martin Honnen http://JavaScript.FAQTs.com/