Edwin Dankert

Last published: July 7, 2007 10:47:13 AM BST
edankert | xmlhammer | xngr | bounce | javaconduitmanager

XML Grammars
  • About
  • TOC
  • Introduction
  • DTD
    • Element Declaration
    • Attribute Declaration
    • Attribute Types
    • Attribute Defaults
    • DOCTYPE Declaration
    • Conclusion
  • XML Schema
    • Root Element
    • Element Declaration
    • Attribute Declaration
    • String Types
    • Number Types
    • Date and Time Types
    • Other Types
    • Constraining Facets
    • Simple Type
    • Complex Type
    • Schema Reference
    • Sequence
    • Choice
    • All
    • Tool Support
    • Quote
  • RelaxNG (RNG)
    • grammar
    • element
    • attribute
    • define/ref
    • simple types
    • enumeration
    • list
    • occurrences
    • choice/group
    • other
  • Conclusions
    • Conclusions
    • References
    • Q&A
XML Grammars Home ToC Prev Up Next 

References

  • XML Schema Part 0: http://www.w3.org/TR/xmlschema-0/

    XML Schema Part 1: http://www.w3.org/TR/xmlschema-1/

    XML Schema Part 2: http://www.w3.org/TR/xmlschema-2/

  • RELAX NG Specification: http://www.oasis-open.org/committees/relax-ng/spec-20011203.html

  • RELAX NG Tutorial: http://relaxng.org/tutorial-20011203.html

  • RELAX NG Tutorial: http://relaxng.org/tutorial-20011203.html

  • XSV (Validator for XML Schema): http://www.w3.org/2001/03/webdata/xsv

  • Jeni Tennison's Schema Pages: http://www.jenitennison.com/schema/index.html

  • XMLSCHEMA-DEV Mailing list: http://lists.w3.org/Archives/Public/xmlschema-dev/


email: edankert@gmail.com
© 2005-2007, Edwin Dankert