GeekArticles
XML
Core XML
XML
Core XMLW3C XML Schema Made Simple
by Kohsuke Kawaguchi June 06, 2001 Overview It's easy to learn and use W3C XML Schema once you know how to avoid the pitfalls. You should at least learn the following things. Do use element declarations, attribute groups, model groups, and simple types. Do use XML namespaces as much as possible. Learn the correct way to use them. Do not try to be a master of XML Schema. It would take months. Do not use complex types ( why? ), attribute declarations ( why? ), or notations ( why? ). Do...n
Sponsored Links
Read Next: Versioning XML Vocabularies
Related Topics
