ARTICLES & TUTORIALS FOR XML DEVELOPMENT: Validation Tutorials for Programming with XML and Validating of XML Documents
Practical XML: Form Validation - I like XML. I really do. Still, my eyes glaze over just as much as the next person's when I hear about how wonderful it is. Wonderful it may be, but as a Web developer, how does XML help me?
XML Validation - A "Well Formed" XML document is a document that conforms to the XML syntax rules that we described in the previous chapter.
Examplotron - Examplotron 0.x is a proof of concept including this page, compile.xsl (a XSLT transformation that transforms examplotron documents into Relax NG schemas that validate "similar" documents) and a set of examples.
Using the developerWorks XML validation tools - Optional tools for authors creating articles and Tutorial for publication on developerWorks…
Simple XML Validation with Perl - This article explains how to validate the structure of your XML documents with Perl. It does so by combining the simplicity of Test.pm from the standard Perl distribution with the flexibility of XPath.
Building an XML and XSD Schema Validation Tool - While working on a project involved heavily with XML, XML Schemas and Web Services, the need for a class library to handle schema validation of XML files became very apparent. I have created such a class that will validate an XML file against any number of given schema documents
Cladonia - Features It features XML Schema, RelaxNG and DTD based editing, tag prompting and validation, Content Folding, standalone XSLT Debugger, tree view and outliner for tag free editing, XPath and regular expression searches, schema conversion, XSLT, XQuery a...
XML Document Validation with an XML Schema - This tutorial explains the procedure of validating an XML document with an XML schema....
Validation with Java and XML Schema, Part 2 - JavaWorld October 2000 - Validation with Java and XML Schema, Part 2 - JavaWorld October 2000...
Awesome - Awesome Aspect developed Stinger after many years of experience working with development groups that had to struggle with the issue of validation. We've applied that background in our design for Stinger and are happy to be able to offer it free of charg...
Validation with Java and XML schema, Part 3 - JavaWorld November 2000 - Validation with Java and XML schema, Part 3 - JavaWorld November 2000...