|
DOM3 validation..: msg#00011text.xml.xerces-j.devel
Hi, Are there any works under way to implement DOM3 validation? I would like to do some work with guided xml editors.. I presume the following code will fail at the moment.. DOMImplementation impl = DOMImplementationRegistry.getDOMImplementation("XML 1.0 Validation 3.0"); if (impl == null || !impl.hasFeature("Validation", "3.0") { throw new Exception("DOM Level 3 Validation not supported"); } Regards, Damon. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fuzzy matching of XML documenets to schemas: 00011, rahul . s . vyas |
|---|---|
| Next by Date: | Re: DOM3 validation..: 00011, Michael Glavassevich |
| Previous by Thread: | Fuzzy matching of XML documenets to schemasi: 00011, rahul . s . vyas |
| Next by Thread: | Re: DOM3 validation..: 00011, Michael Glavassevich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |