1) XML mode and relation mode

XML模式与关系模式
1.
on the base of introducing the technology of XML and Schema document,it mainly expatiates the data conversion s implementation between XML mode and relation mode.
在介绍XML技术及Schema文档的特点基础上,着重探讨了XML模式与关系模式间数据转换的具体实现。
2.
s:On the base of introducing XML characters and data accumulating adopting system,it mainly expatiates on the three stratum frame form of XML multitude fountain information visit and the realization of XML mode and relation mode data conversion.
在介绍XML特点及数据存取机制的基础上,着重探讨XML多数据源信息访问的三层架构以及XML模式与关系模式间数据转换的具体实现。
2) XML schema

XML模式
1.
XML Schema Representation and Analysis of Workflow Audit Information;

工作流审计信息的XML模式表达及分析
2.
Research of E-Schema-based Mapping from XML Schema to Relational Schema;

基于E-Schema的XML模式到关系模式的映射研究
3.
Mapping between XML Schema and Relational Schema Based on Template Engine

基于模板引擎的XML模式与关系模式的相互映射
3) XML DTD mode

XML DTD模式
5) GML/XML Schema

GML/XML模式
补充资料:XML对象模式
微软IE5中的XML解析器揭示了XML对象模式,允许你访问和处理XML文档中的节点。当解析器读取并且解析一个XML文档时,它将建立一棵节点树,每个节点都能通过脚本来访问。 例如,如果解析器读取并且解析下面的XML文档,它将创建一个能通过文档ID值(xmlDocument)被引用的文档对象,一个表现根节点的对象和一个表现树中其余节点的对象。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条