|
XML.com: Combining RELAX NG and Schematron
By Eddie Robertsson
Eddie Robertsson explains how RELAX NG and Schematron can be mixed in a single schema to get the combined validation power of both languages.
Context: ...Combining RELAX NG and Schematron by Eddie Robertsson February 11, 2004 Embedding Schematron Rules in RELAX NG This article explains how to...
[February 11, 2004]
XML.com: Relax NG, Compared
By Eric van der Vlist
A feature-by-feature explanation of the RELAX NG XML schema language, with reference to the features provided by the W3C's XML Schema Definition Language.
Context: ...Relax NG, Compared by Eric van der Vlist January 23, 2002 Introduction This article is a companion to two different works already published on...
[January 23, 2002]
XML.com: RELAX NG's Compact Syntax
By Michael Fitzgerald
The committee developing the RELAX NG XML schema language have released a compact syntax that both shortens and enhances the readability of schemas.
Context: ...RELAX NG's Compact Syntax by Michael Fitzgerald June 19, 2002 Working with XML Schema is like driving a limousine. It's true that it has some nice...
[June 19, 2002]
XML.com: An Introduction to the Relaxer Schema Compiler
By Michael Fitzgerald, ASAMI Tomoharu
Michael Fitzgerald and Tomoharu Asami introduce the Relaxer schema compiler, showing how to use it to generate schemas, stylesheets and Java code from instance documents and schemas.
Context: ...Relaxer Schema Compiler by Michael Fitzgerald, ASAMI Tomoharu February 19, 2003 Relaxer is a Java schema compiler for the XML schema languages RELAX...
[February 19, 2003]
RELAX NG
We've expanded our XML news coverage and improved our search! Search for all things XML across O'Reilly!
Search
Search Tips
Columns <understanding:xml/>
Agile Web
Dive into XML
Hacking Congress
Hacking the Library
Java Web Services Security
Jon...
Context: ...Resource Guide -> Specifications -> RELAX NG Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z EditiX 1.2...
[August 02, 2008]
XML.com: XML 2003 Conference Diary
By Eric van der Vlist
Eric van der Vlist, author of O'Reilly's books on RELAX NG and W3C XML Schema, shares his personal view of the recent XML 2003 Conference.
Context: ...Eric van der Vlist, author of O'Reilly's books on RELAX NG and W3C XML Schema, shares his personal view of December's XML 2003 Conference, held in...
[December 23, 2003]
XML.com: RelaxNGCC -- Bridging the Gap Between Schemas and Programs
By Daisuke Okajima
The author of the Java-based compiler compiler for the RELAX NG XML schema language explains how mingling code with schemas provides a flexible method for validating XML documents.
Context: ...for use in XML applications, including W3C XML Schema, Schematron, RELAX Core, and RELAX NG. The primary reason schema languages exist is validation, a...
[May 08, 2002]
XML.com: A Community Update
By Kendall Grant Clark
A bulletin from the XML developer community covering the growth of RELAX NG adoption, discussion on the W3C's approach to criticism and an update on the YAML experiment.
Context: ...RELAX NG's W3C Prospects As XML-DEV members reported back in early May, the adoption rate of RELAX NG in W3C projects seems to be increasing. I'm a...
[June 11, 2003]
XML.com: Comparing XML Schema Languages
By Eric van der Vlist
DTDs, W3C XML Schema, RELAX NG: what's the difference? And which is the best tool for the job? Find out in our survey of XML schema languages.
Context: ...families -- DTDs, W3C XML Schema, and RELAX NG -- and compares the features of DTDs, W3C XML Schema, RELAX NG, Schematron, and Examplotron. What is an...
[December 12, 2001]
XML.com: Validation by Instance
By Michael Fitzgerald
What if a single schema type won't suffice, and you need a DTD, RELAX NG, and W3C XML Schema? Michael Fitzgerald explains how to generate all three automatically from a representative XML instance.
Context: ...you can translate an XML document into a Document Type Definition (DTD), a RELAX NG schema, and then into an W3C XML Schema (WXS) schema, in that order....
[August 28, 2002]
|