<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>XML</title>
<link>/html/edu/xml/index.html</link>
<description>编程开发 / XML</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.souzz.net' target='_blank'&gt;搜站长&lt;/a&gt;</generator>
<webmaster>lyjrich@sina.com</webmaster>
<item>
    <title>xml图片的生成</title>
    <link>/html/edu/xml/14907.html</link>
    <description>string xmlFileName=strTempXml; XmlTextWriter xw=new XmlTextWriter(xmlFileName,Encoding.UTF8); xw.WriteStartDocument(); xw.WriteStartElement(&quot;image&quot;); xw.WriteString(photo); xw.WriteEndElement(); xw.WriteEndDocument(); xw.Flush(); xw.Close(); //写入x</description>
    <pubDate>2006-08-12</pubDate>
    <category>XML</category>
    <author>秩名</author>
    <comments>twotwotwo (个人网站)</comments>
</item>
<item>
    <title>建立正确的XML文件</title>
    <link>/html/edu/xml/9677.html</link>
    <description>在本章中，你将学习建立格式正确的XML 文件的基本技术。格式正确的文件指的是一份符合最小标准集合的文件。该标准遵守了XML 文件的规格。当你建立格式正确的XML 文件时，你可以向右延伸并开始在需要元素时加入元素，并输入文件的数据，就像你在建立HTML 网页时所做的一</description>
    <pubDate>2006-01-18</pubDate>
    <category>XML</category>
    <author>秩名</author>
    <comments>搜站长</comments>
</item>
<item>
    <title>DOM的结构</title>
    <link>/html/edu/xml/6994.html</link>
    <description>在DOM 中，我们将代表XML 文件的程序设计对象，称为节点（nodes）。当Internet Explorer 5 处理被链接的XML 文件并储存于DOM 中时，它会为XML 文件的每一个基本组件建立一个节点。这些基本组件包括了元素、属性，与处理指令DOM 会使用不同形态的节点来代表不同形态的XM</description>
    <pubDate>2005-12-05</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>51cto</comments>
</item>
<item>
    <title>巧用XML做多语言界面的FLASH</title>
    <link>/html/edu/xml/3988.html</link>
    <description>最近有了一点小空，又开始研究起FLASH来了。发现FLASH做应用程序的人很多，但是多语言界面做的人是很少的，就着意看了一下，发现居然很简单。翻了翻手册。捣了出来，不敢独享，还请大家多指点。 我就来确定流程吧。 1.先判断操作系统的语言版本-＞2.读取相关语言包 -＞</description>
    <pubDate>2005-10-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>蓝色理想</comments>
</item>
<item>
    <title>WML——XML标记语言开发实例详细解析</title>
    <link>/html/edu/xml/2898.html</link>
    <description>本文主要介绍WML的相关知识，如何开发WAP应用程序。 WML是一种基于XML的标记语言，她的官方说明和规范是由WAP论坛维护的。WML的文档类型定义是xml文件类型的，http://www.wapforum.org/DTD/wml_1.1.xml。 和HTML语言一样，WML是为了显示数据的，而XML的目的则是描述数据</description>
    <pubDate>2005-09-21</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>赛迪网</comments>
</item>
<item>
    <title>在 Excel 2003 中创建 XML 映射</title>
    <link>/html/edu/xml/2899.html</link>
    <description>简介 Microsoft Office Excel 2003 通过允许您将自己的 XML 架构定义 (XSD) 添加到工作薄，提高了对使用本机 XML 的支持。这样可以创 建一个 XML 映射，用于在导入或导出数据时使数据变得更有意义。因此，您可以导入符合自定义 XML 词汇或架构的数据，然后使用相同的 XM</description>
    <pubDate>2005-09-21</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>MSDM</comments>
</item>
<item>
    <title>XML的四种解析器原理及性能比较</title>
    <link>/html/edu/xml/2058.html</link>
    <description>1： DOM DOM 是用与平台和语言无关的方式表示 XML 文档的官方 W3C 标准。DOM 是以层次结构组织的节点或信息片断的集合。这个层次结构允许开发人员在树中寻找特定信息。分析该结构通常需要加载整个文档和构造层次结构，然后才能做任何工作。由于它是基于信息层次的，因而</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>太平洋电脑网</comments>
</item>
<item>
    <title>XML在.net平台下的自定义控件的应用(2)</title>
    <link>/html/edu/xml/2077.html</link>
    <description>第二步，就是加入XML特性 注意，任何xml文档在其被处理之前最好先进行有效性验证，提供验证一般有两种重要的途径。其一就是提供DTD（文档类型定义），实际上就是让用户提供指令集，然后在xml文档加载的时候对其进行有效性分析，看是否有无效指令，简单说就是创建一</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML在.net平台下的自定义控件的应用(1)</title>
    <link>/html/edu/xml/2076.html</link>
    <description>Xml全称可扩展标记语言（extensible marked language）,这套语言系统由于在数据处理，跨平台等方面的独特优势，在近几年风靡全球。Xml语言系统把任何数据都作为“键”和“值”来进行处理，这一点类似于很多数据库管理系统（DBMS），而且它与具体的机器指令无关，其存储</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>一个简单的XML Schema的例子</title>
    <link>/html/edu/xml/2075.html</link>
    <description>我们可以看到，DTD的语法相当复杂，并且它不符合XML文件的标准，自成一个体系。也就是说DTD文档本身并不是一个良好形式的XML文档，上面的关于DTD的介绍也仅仅是作了一个简介，目的是帮助大家能读懂DTD文件以及在必要时创建简单的DTD文件，因为现在很多的XML应用是建立在</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>Web设计中如何使用XML数据</title>
    <link>/html/edu/xml/2074.html</link>
    <description>XML数据源对象是一个ActiveX控件，允许你在XML文件和HTML页面之间操作数据。本文将向你展示如何从各种XML数据源中提取数据，以及如何使用JavaScript显示这些数据。 XML数据源对象DSO是一个微软ActiveX控件，构建在微软IE4以后的版本上。这个对象允许你把一个外部的XML文</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML 中的常见问题 (三)</title>
    <link>/html/edu/xml/2067.html</link>
    <description>如何加载有外国和特殊字符的文档？ 文档可以包含外国字符，例如： foreign characters (úóí?) 例如 磲 的外国字符必须在前面加上 escape 序列。外国字符可以是 UTF-8 编码或用不同编码指定，如下所示： foreign characters (磲) 现在可以正确加载 XML 了。 其他</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>XML数据库中几个容易混淆的概念</title>
    <link>/html/edu/xml/2072.html</link>
    <description>当开发人员谈及XML数据库时，他们往往指的是两个概念：存储XML数据的数据库，利用XML数据库的DBMS。绝大多数主要的DBMS产品允许你无需改变现有的数据库就可以集成XML数据到程序中。现在让我们讨论一下XML数据库并探讨其特性。 原始的XML数据库 一个原始的XML数据库(NXD)</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>太平洋电脑网</comments>
</item>
<item>
    <title>XMLHTTP下载远程数据输出到浏览器</title>
    <link>/html/edu/xml/2070.html</link>
    <description>利用xmlhttp对象获取远程的数据，然后用二进制输出到客户浏览器，让客户下载数据,此例从某一远程服务器获取一个压缩包，并且输出到浏览器提供客户下载. 程序代码: % Response.Buffer = True Dim objXMLHTTP, xml Set xml = Server.CreateObject(&quot;Microsoft.XMLHTTP&quot;) '</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>XML 中的常见问题 (二)</title>
    <link>/html/edu/xml/2065.html</link>
    <description>Internet Explorer 5.0 对 XML 提供哪个级别的支持？ Internet Explorer 5 提供下列 XML 支持： 直接查看 XML.Microsoft XML 实现允许用户通过他们的 Web 浏览器使用 XSL 或者层叠样式表 （CSS） 查看 XML，就象查看 HTML 文档一样。 高性能、验证 XML 引擎。Internet E</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>XML 中的常见问题 (一)</title>
    <link>/html/edu/xml/2063.html</link>
    <description>一般问题 什么是 XML？ 可扩展标记语言 （XML） 是 Web 上的数据通用语言。它使开发人员能够将结构化数据，从许多不同的应用程序传递到桌面，进行本地计算和演示。XML 允许为特定应用程序创建唯一的数据格式。它还是在服务器之间传输结构化数据的理想格式。 什么是 MSXM</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>网页编程必看:XML文法分析</title>
    <link>/html/edu/xml/2060.html</link>
    <description>在进行XML文法分析之前，首先有必要了解XML语法的基本规则： 词法特征：1）XML区分大小写，如元素名在打开和关闭标记中应保持大小写一致mytag…/mytag，XML的保留词串应符合大小写要求?xml … !ENTITY…。 2）XML保留标记字符为： ，保留字符不允许出现在元素名、元素文</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML中的常见问题 (四)</title>
    <link>/html/edu/xml/2069.html</link>
    <description>在 XML 对象模型中如何处理空白字符？ 有些时候，XML 对象模型将显示包含空白字符的 TEXT 节点。空白字符被截断后，多半会带来一些混乱。例如下面的 XML 例子： ] Smith John 生成下列树： Processing Instruction: xml DocType: person ELEMENT: person TEXT: ELEMENT:</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>XML技术上传文件</title>
    <link>/html/edu/xml/2080.html</link>
    <description>XML技术上传文件 类型： XML/Biztalk 概述 本文讲解了一个使用XML技术上传文件的例子，使用该方法没有传统方法中的种种限制。 这个例子讲述了如何使用MSXML3.0和ADO Stream对象来实现这种新的上传方法。好处有很多，比如，不需要专用的上传组件。 引言 为了在HTML网页</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>使用DOM创建XML</title>
    <link>/html/edu/xml/2078.html</link>
    <description>我以前在介绍XML和让别人试着使用DOM时，不只一个人问过我用DOM是否能用来凭空直接生成一个XML文件。 当然，这是当然可以的了，其次是怎么写程序呢。 那我就这个问题，专门在这篇文章中用VB和MSXML的COM接口的DOM实现的一个例子来讲一下： 首先我要说明的是，我用的MSXM</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>常明/XML China</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>RSS的语言编码大全</title>
    <link>/html/edu/xml/2089.html</link>
    <description>Afrikaans: af Albanian: sq Basque: eu Belarusian: be Bulgarian: bg Catalan: ca Chinese (Simplified): zh-cn Chinese (Traditional): zh-tw Croatian: hr Czech: cs Danish: da Dutch: nl Dutch (Belgium): nl-be Dutch (Netherlands): nl-nl English: en English</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>BXNA</comments>
</item>
<item>
    <title>在.NET Framework中轻松处理XML数据(五)</title>
    <link>/html/edu/xml/2086.html</link>
    <description>设计XmlReadWriter类 如前面所说，XML reader和Writer是各自独立工作的：reader只读，writer只写。假设你的应用程序要管理冗长的XML文档，且该文档有不确定的数据。Reader提供了一个很好的方法去读该文档的内容。另一方面，Writer是一个非常有用的用于创建XML文档片</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>*.HTC 文件的简单介绍</title>
    <link>/html/edu/xml/2088.html</link>
    <description>今天在论坛上面看到有些兄弟不知道HTC是什么东西。小生在这里稍微说一下。 从5.5版本开始，Internet Explorer（IE）开始支持Web 行为的概念。这些行为是由后缀名为.htc的脚本文件描述的，它们定义了一套方法和属性，程序员几乎可以把这些方法和属性应用到HTML页面上的</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易原创</comments>
</item>
<item>
    <title>将改变我们生活的这些XML应用</title>
    <link>/html/edu/xml/2087.html</link>
    <description>将改变我们生活的XML有关的这些应用，你知道多少？ 1. XHTML XHTML 1.0 [W3C 推荐标准]基本上是对 HTML 4 的改写，使其成为结构良好的 XML。HTML 是一种 SGML 应用，当 XML 作为对 SGML 在 Web 应用上的简化和规范化开发出来的时候，HTML（本身是 Web 上的通用语言）就</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>在.NET Framework中轻松处理XML数据(四)</title>
    <link>/html/edu/xml/2085.html</link>
    <description>XmlTextWriter类 用在本节中的方法创建XML文档显然并不困难。多年以来，开发者都是通过在缓存在连接一些字符串，连接好以后再把缓存中字符串输出到文件的方式来创建XML文档。但是以这种方式创建XML文档的方法只有在你保证字符串中不存在任何细小的错误的时候才有效</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>在.NET Framework中轻松处理XML数据(三)</title>
    <link>/html/edu/xml/2084.html</link>
    <description>带验证的阅读器 XmlValidatingReader类实现了XmlReader类，它提供了支持多种类型的XML验证：DTD，XML-Data Reduced(XDR)架构，以及XSD，DTD和XSD都是W3C官方推荐的。而XDR是Microsoft早期用于处理XML构架的一种格式。 你可以用XmlVlidatingReader类去验证XML文</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>在.NET Framework中轻松处理XML数据(二)</title>
    <link>/html/edu/xml/2083.html</link>
    <description>分析属性值 大部分情况下，属性值都是一个简单的文本字符串。然而，这并不意味着实际应用中的属性值都是字符型的。有时候，属性值是由许多种类型的数据组合而成的，例如Date或Boolean,这时，你就要用XmlConvert或System.Convevt类的方法把这些类型转换成原来的类型</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>在.NET Framework中轻松处理XML数据(一)</title>
    <link>/html/edu/xml/2082.html</link>
    <description>在.NET Framework中，XmlTextReader和XmlTextWriter类提供了对xml数据的读和写操作。在本文中，作者讲述了XML阅读器(Reader)的体系结构及它们怎样与XMLDOM 和SAX 解释器结合。作者也演示了怎么样运用阅读器分析和验证XML文档，怎么样创建格式良好的XML文档，以及怎么样</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>给 XML 初学者</title>
    <link>/html/edu/xml/2081.html</link>
    <description>给 XML 初学者 类型： XML/Biztalk 差不多每天都有人问“什么是 XML”，“XML 能做什么”，“XML 能不能替我做这个”， “XML 会取代什么” 等等诸如此类的问题。由于最近一段时间稍微对 xml 使用了一下， 我来谈谈自己的感觉。这些经验都很浅显，任何一个用过 xml 的</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>XML文档搜索使用小结</title>
    <link>/html/edu/xml/2079.html</link>
    <description>/// summary /// author飞鹰@ASPCool.com /author /// description本文介绍在.NET中查找XML节点的方法。 /desciption /// copyrightASP酷技术资讯网( www.ASPCool.com ) /copyright /// /summary 大家在.NET中处理XML文档的时候，经常会需要找到文档中的某个节点的数据</description>
    <pubDate>2005-08-28</pubDate>
    <category>XML</category>
    <author>飞鹰/ASPcool.com</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XSL概述</title>
    <link>/html/edu/xml/1545.html</link>
    <description>XSL（eXtensible Stylesheet Language，可扩展样式语言）是为XML文件定义的一种标识语言，它将提供远远超过CSS的强大功能，如将元素再排序等。实际上简单的XML已可被CSS所解释，然而复杂的高度结构化的XML数据或XML文档则只能依赖于XSL极强的格式化的能力而现给用户。 X</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML数据库中几个容易混淆的概念</title>
    <link>/html/edu/xml/1560.html</link>
    <description>当开发人员谈及XML数据库时，他们往往指的是两个概念：存储XML数据的数据库，利用XML数据库的DBMS。绝大多数主要的DBMS产品允许你无需改变现有的数据库就可以集成XML数据到程序中。现在让我们讨论一下XML数据库并探讨其特性。 原始的XML数据库 一个原始的XML数据库(NXD</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>太平洋电脑网</comments>
</item>
<item>
    <title>给 XML 初学者</title>
    <link>/html/edu/xml/1568.html</link>
    <description>给 XML 初学者 类型： XML/Biztalk 差不多每天都有人问“什么是 XML”，“XML 能做什么”，“XML 能不能替我做这个”， “XML 会取代什么” 等等诸如此类的问题。由于最近一段时间稍微对 xml 使用了一下， 我来谈谈自己的感觉。这些经验都很浅显，任何一个用过 xml 的</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>论Asp与XML的关系</title>
    <link>/html/edu/xml/1552.html</link>
    <description>1、XML 是什么？ XML仅仅是一种数据存放格式，这种格式是一种文本（虽然XML规范中也提供了存放二进制数据的解决方案）。 事实上有很多文本格式都可以用来存放数据，例如大家所熟悉的。ini文件。很多朋友在初学C语言或者Basic语言的时候，有时可能需要将源数据或者最终结</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>使XML本地化和关系化</title>
    <link>/html/edu/xml/1551.html</link>
    <description>Oracle XML DB提供本地化格式和关系数据库访问。 XML正快速地成为企业间数据交换的首选语言。然而，大多数企业把它们的数据存储在如Oracle9i数据库那样的关系数据库中。那么你怎样将分层次的、以文档为中心的XML和表格式的面向集合的关系数据库连接起来？你是把XML文档</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>天极网</comments>
</item>
<item>
    <title>XML+ JS创建树形菜单</title>
    <link>/html/edu/xml/1550.html</link>
    <description>简单说明: 思路: 从数据岛menuXML中读取数据,从树的根节点开始分析树, 利用 hasChildNodes() [方法:是否含有子节点 ] 判断当前 节点是否有子节点,如果有子节点继续向下分析 childNodes [对象:子节点对象集合] ,否则返回当前分析结果(树结点对象)。 主要的函数: createTr</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>蓝色理想</comments>
</item>
<item>
    <title>全局XML Web服务体系结构概述</title>
    <link>/html/edu/xml/1549.html</link>
    <description>全局XML Web服务体系结构（Global XML Web Services Architecture，下面简称GXA）平台是一个新术语，包括Web服务交互领域的许多制定的新标准。相当多的大公司正在GXA的幕后进行合作，包括微软和IBM. GXA的主要目标是定义指定Web服务的协议新家族的语法和语义，这些协议</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>天极网</comments>
</item>
<item>
    <title>XML Spy实例教程</title>
    <link>/html/edu/xml/1548.html</link>
    <description>XML Spy是Icon Information System开发的支持XML，XSL，XSLT，DTD，Schema等等多种文件格式的编辑器。它可以将XML展示为完美的树型结构，可以方便的使用各种HTML/XML/XSLT标记，使用它可以大大节约我们的开发时间，不必把大量的时间浪费在代码的输入上。下面我们通过一</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>天极网</comments>
</item>
<item>
    <title>使用.NET存储XML数据</title>
    <link>/html/edu/xml/1547.html</link>
    <description>SQL Server 2000和XML for SQL Server 2000 Web版本（SQLXML）提供了三种存储XML数据的途径：XML Bulk Load和Updategrams，这两种客户端技术使用带有注解的大纲指定XML文档内容和数据库的表之间的映射；OpenXML是一种服务器端技术，它允许你在XML文档上定义关系视图，有</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>天极网</comments>
</item>
<item>
    <title>XSL概述</title>
    <link>/html/edu/xml/1546.html</link>
    <description>尽管目前几乎每种信息都可通过网络获取，但要找到你真正需要的信息却相当困难。现在的网页仅仅起着一台向请求者发送文件的传真机的作用，“所见即所得”的问题就在于你所见到的就是你得到的全部东西。例如，由于没办法给领带颜色之类的元素作上标记，因此想通过搜索引擎</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>XML简介</title>
    <link>/html/edu/xml/1544.html</link>
    <description>所谓的xml，就是eXtensible Markup Language， 翻译成中文就是“可扩展标识语言”，在国内很多人理解xml为html的简单扩展，这实际上是一种误解。尽管xml同html关系非常密切。 XML与SGML、HTML的关系。 SGML、HTML是XML的先驱。SGML是指“通用标识语言标准”（Standard G</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML Schema帮你建模（4）</title>
    <link>/html/edu/xml/1543.html</link>
    <description>列表类型 除了使用简单类型中描述的原子类型(这些原子类型可用于组合成绝大多数的其它类型，包括其它的简单类型和复合类型)外，XML Schema中在简单类型范畴中还有列表类型(List Type)的概念。原子类型、列表类型以及联合类型，总称为简单类型。一个原子类型的值在XML Sc</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>XML Schema帮你建模（3）</title>
    <link>/html/edu/xml/1542.html</link>
    <description>命名冲突 我们现在已经讨论了如何定义新的复合类型(比如PurchaseOrderType)、声明元素(比如purchaseOrder)和声明属性(如orderDate)。在这些定义行为中，一般都包含着命名，如果我们给两个对象赋予同样的名称会有何种结果? 答案取决于问题中的两个对象，一般来说这两个对</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>XML Schema帮你建模（2）</title>
    <link>/html/edu/xml/1541.html</link>
    <description>XML / WEB标准 / CSS / 重构</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>网易学院</comments>
</item>
<item>
    <title>XML的四种解析器原理及性能比较</title>
    <link>/html/edu/xml/1553.html</link>
    <description>1： DOM DOM 是用与平台和语言无关的方式表示 XML 文档的官方 W3C 标准。DOM 是以层次结构组织的节点或信息片断的集合。这个层次结构允许开发人员在树中寻找特定信息。分析该结构通常需要加载整个文档和构造层次结构，然后才能做任何工作。由于它是基于信息层次的，因而</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>太平洋电脑网</comments>
</item>
<item>
    <title>网页编程必看:XML文法分析</title>
    <link>/html/edu/xml/1554.html</link>
    <description>在进行XML文法分析之前，首先有必要了解XML语法的基本规则： 词法特征：1）XML区分大小写，如元素名在打开和关闭标记中应保持大小写一致mytag…/mytag，XML的保留词串应符合大小写要求?xml … !ENTITY…。 2）XML保留标记字符为： ，保留字符不允许出现在元素名、元素文</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML 中的常见问题 (一)</title>
    <link>/html/edu/xml/1555.html</link>
    <description>一般问题 什么是 XML？ 可扩展标记语言 （XML） 是 Web 上的数据通用语言。它使开发人员能够将结构化数据，从许多不同的应用程序传递到桌面，进行本地计算和演示。XML 允许为特定应用程序创建唯一的数据格式。它还是在服务器之间传输结构化数据的理想格式。 什么是 MSXM</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML技术上传文件</title>
    <link>/html/edu/xml/1567.html</link>
    <description>XML技术上传文件 类型： XML/Biztalk 概述 本文讲解了一个使用XML技术上传文件的例子，使用该方法没有传统方法中的种种限制。 这个例子讲述了如何使用MSXML3.0和ADO Stream对象来实现这种新的上传方法。好处有很多，比如，不需要专用的上传组件。 引言 为了在HTML网页</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>XML文档搜索使用小结</title>
    <link>/html/edu/xml/1566.html</link>
    <description>/// summary /// author飞鹰@ASPCool.com /author /// description本文介绍在.NET中查找XML节点的方法。 /desciption /// copyrightASP酷技术资讯网( www.ASPCool.com ) /copyright /// /summary 大家在.NET中处理XML文档的时候，经常会需要找到文档中的某个节点的数据</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>ASPcool.com</comments>
</item>
<item>
    <title>使用DOM创建XML</title>
    <link>/html/edu/xml/1565.html</link>
    <description>我以前在介绍XML和让别人试着使用DOM时，不只一个人问过我用DOM是否能用来凭空直接生成一个XML文件。 当然，这是当然可以的了，其次是怎么写程序呢。 那我就这个问题，专门在这篇文章中用VB和MSXML的COM接口的DOM实现的一个例子来讲一下： 首先我要说明的是，我用的MSXM</description>
    <pubDate>2005-08-24</pubDate>
    <category>XML</category>
    <author>未知</author>
    <comments>XML China</comments>
</item>

</channel>
</rss>
