- 4
- 0
- 约2.11万字
- 约 49页
- 2016-12-30 发布于江苏
- 举报
XML (Extensible Markup Language) Example of using XML to retrieve stock information from a database according to a user query: First use a global Document Type Definition (DTD) that is already defined. The server side script will abide by the DTD rules to generate an XML document according to the query using data from your database. Finally send user the XML Style Sheet (XSL) depending on the type of device used to display the information. An example of an XML document structure the definition for a small XHTML document: ?xml version=1.0 encoding=iso-8859-1? !DOCTYPE htmlPUBLIC - //W3C//DT
原创力文档

文档评论(0)