In a nutshell, you open the XML schema file, establish a database connection, and then use the mouse to draw connections from XML elements and attributes to relational columns. 概括起来,就是打开XML模式文件,建立一个数据库连接,然后用鼠标画出从XML元素和属性到关系列之间的连接。
Underground maps management function can survey and draw underground topographic maps in production site mapping, and visually edit the maps in the format of DXF and XML. 地图管理功能实现了井下地形图的现场测绘,也可以对DXF、XML格式的地形图进行可视化编辑。
An idea was presented on a long-distance packaging carton design at based on WEB. The frame and implementation technique to draw and describe carton with Java and XML technique were presented. 提出基于Web的远程包装盒形设计的思想,给出了实现的架构,以及使用Java和XML技术绘制和描述盒形的实现方法。
The second way, draw the raw XML data into memory and parse it in order to get a DOM tree, only process a subset of the DOM tree that contains the data, to create notes document. 或者把XML原始文档调入系统内存,在内存中解析成DOM树,并只对包含所需数据的DOM树节点的子集进行处理,创建Notes文档。