| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Books |
- XML Document Validation with an XML Schema by Deepak Vohra - [Clicks: 136]
An XML schema defines the structure of the elements and attributes in an XML document. For an XML document to be valid based on an XML schema, the XML document has to be validated against the XML schema. This tutorial explains the procedure of validating an XML document with an XML schema. In this article, the Xerces2-j and JAXP parsers are used to validate an XML document with an XML schema. In Xerces2-j, schema validation is integrated with the SAXParser and DOMParser parsers. In JAXP, DocumentBuilder classes are used to validate a XML document.
[Includes sample code]
http://www.onjava.com/pub/a/onjava/2004/09/15/schema-validation.html - Sep, 2004 - Improve performance in your XML applications, Part 3 by Elena Litani, Michael Glavassevich - [Clicks: 22]
In this final installment of a three-part series describing best practices for writing XML applications, authors Elena Litani and Michael Glavassevich explain how to use Xerces2-specific features and properties to improve performance. They also give a short overview of the Xerces Native Interface (XNI), compare it with SAX, and discuss the Xerces2 grammar caching API, which can significantly improve performance of applications that require validation against DTDs or XML schemas.
http://www-106.ibm.com/developerworks/xml/library/x-perfap3.html - Sep, 2004 - Improve performance in your XML applications, Part 2 by Elena Litani, Michael Glavassevich - [Clicks: 19]
In this installment of a three-part series describing best practices for writing XML applications, authors Elena Litani and Michael Glavassevich explain how to improve your SAX and DOM applications' performance by using the Xerces2 implementation. They also include code samples to show you how to improve your application's performance by reusing parser instances.
http://www-106.ibm.com/developerworks/xml/library/x-perfap2.html - Jul, 2004
- Professional XML Development with Apache Tools : Xerces, Xalan, FOP, Cocoon, Axis, Xindice
by Theodore W. Leung - [Clicks: 60]
Wrox, Paperback - 2004