- DTDs and XML Schemas
用来定义XML文档结构
- Parsing XML Documents
the software that processes XML documents is called a parser (or XML
processor). XML parsers allow you read, write, and manipulate XML documents. XML parsers
can be classified in two categories depending on how they process XML documents:
? DOM-based parsers (DOM stands for Document Object Model)
? SAX-based parsers (SAX stands for Simple API for XML)
- XSLT
- XPath
- XML Serialization
- Remoting
- Web Services
- XML Documentation
original link:
<a href='http://Apiaceae.github.io/blog/2009/04/30/XML%E7%9B%B8%E5%85%B3%E7%9A%84%E6%9C%AF%E8%AF%AD%E5%92%8C%E5%AE%9A%E4%B9%89/'>http://Apiaceae.github.io/blog/2009/04/30/XML%E7%9B%B8%E5%85%B3%E7%9A%84%E6%9C%AF%E8%AF%AD%E5%92%8C%E5%AE%9A%E4%B9%89/</a><br/>
written by <a href='http://Apiaceae.github.io'>Hooker</a>
posted at <a href='http://Apiaceae.github.io'>http://Apiaceae.github.io</a>
</p>