Edwin Dankert

Last published: July 7, 2007 9:51:56 AM BST
edankert | xmlhammer | xngr | bounce | javaconduitmanager

XML Overview
  • About
  • TOC
  • Introduction
    • Definition
    • Design Goals
    • Case for XML
    • SGML Differences
    • Usage
  • Example
  • Components
    • Element
    • Attribute
    • Comment
    • Text
    • CDATA
    • Processing Instruction
    • Entity
    • Predefined Entities
    • Character References
    • XML Declaration
    • Character Encoding
    • DOCTYPE Declaration
    • Namespaces
    • Default Namespace
    • Prefixed Namespace
    • Special Attributes
  • Mixed Content
  • XML Catalogs
  • Well-formed XML
  • Valid XML
  • Canonical XML
    • Overview
    • Inclusive
    • Exclusive
  • New in XML 1.1
  • XPath 1.0
    • Syntax
    • Full Syntax
    • Axes
    • Nodes
    • Predicates
    • Node-Set Functions
    • String Functions
    • Boolean Functions
    • Number Functions
  • XPath 2.0
    • New
  • XPointer
  • XInclude
  • XLink
  • Topics to avoid
  • People
    • Elliotte Rusty Harold
    • Norman Walsh
    • James Clark
    • Tim Bray
    • Jon Bosak
  • Conclusions
    • Conclusions
    • References
    • Q&A
Overview of XML Home ToC Prev Up Next 

References

  • XML Specification (1.0): http://www.w3.org/TR/2004/REC-xml-20040204/

  • Namespaces in XML (1.0): http://www.w3.org/TR/REC-xml-names/

  • XML Specification (1.1): http://www.w3.org/TR/2004/REC-xml11-20040204/

  • Namespaces in XML (1.1): http://www.w3.org/TR/xml-names11/

  • XML Path Language (XPath) Version 1.0

  • XML Path Language (XPath) 2.0

  • XML.org: http://www.xml.org/

  • Cover Pages: http://xml.coverpages.org/

  • XML-DEV Mailing list: http://www.xml.org/xml/xmldev.shtml


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