Creating my first schema...

I'm getting ready to create my first schema. This looks easier & more readable than a DTD. Would someone recommend a good resource - either book or on-line - for learning this? I'd be greatly appreciative. Also, could someone point me to info on wether I should use Relax NG or traditional Schema? Thanks.

Dear T Reaves, A short introduction to XML Schema is: http://www.xml.com/pub/a/2000/11/29/schemas/part1.html A starting point for learning about XML Schema is the book "XML Schema" by Eric van der Vlist: http://www.oxygenxml.com/xml_books.html#XMLSchema For Relax NG: http://www.oxygenxml.com/xml_books.html#RelaxNG For comparing the schema languages: http://www.xml.com/pub/a/2001/12/12/schemacompare.html For learning about <oXygen/>'s content completion assistant that keeps your XML Schema based and Relax NG based documents valid while you are editing them check out this link: http://www.oxygenxml.com/intelligent_xml_editing.html http://www.oxygenxml.com/doc/ug-standalone-en/editing-xml-documents.html#str... For understanding how <oXygen/>'s visual schema diagrams simplify development of both XML Schema and Relax NG schemas go to: http://www.oxygenxml.com/demo/schemaDiagram/schemaViewDemo.html http://www.oxygenxml.com/xml_schema_editor.html#visual_schema_editor Best regards, Sorin T Reaves wrote:
I'm getting ready to create my first schema. This looks easier & more readable than a DTD. Would someone recommend a good resource - either book or on-line - for learning this? I'd be greatly appreciative.
Also, could someone point me to info on wether I should use Relax NG or traditional Schema?
Thanks.
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Sorin Ristache
-
T Reaves