A Method to Transmit Complex Formatting Data Based on XML in Network Environment
Author:
Affiliation:
Fund Project:
摘要
|
图/表
|
访问统计
|
参考文献
|
相似文献
|
引证文献
|
资源附件
|
文章评论
摘要:
提出了一种在网络环境下基于XML实现客户端与服务器之间复杂格式数据传输的方法。该方法借助Microsoft Word 2003 (及以上版本)对XML语言的支持,利用XML语言文本格式的特点将复杂格式的数据信息转换为文本信息,经过合理分析和组织后对其进行保存和重现,使用户能够在B/S模式下实现对复杂格式数据的处理。采用该方法的在线文档生成系统已由程序实现。提供了该方法的实现思路及关键部分的处理。
Abstract:
This paper proposes a new method to transmit complex formatting data for Client/Server mode based on XML. Complex formatting data are transformed into text data by applying characteristics of XML according to this approach. These text data can be reorganized and represented to fulfill the requirements of data processing. The online documents generation system with this approach has been implemented. The idea and critical parts of this approach are addressed.