资源列表
xmlescriptor
- XML Descr iptor written in Java
CMarkup
- VC++中解析xml的类,非常方便,内含类的详细使用说明-Xml parsing in VC++ class, very easy, detailed instructions included class
Etiquetas-XML-recomendadas-para-comentarios-de-do
- Etiquetas XML recomendadas para comentarios de documentación (Visual Basic)
xml
- 解析XML,用于java中解析xml提供了几种方式-Parse XML, parse xml for java provides several ways
XML-Schema
- XML Schema 提供了两个在实例文档中使用的特殊属性,用于指出模式文档的位置。这两个 属性是:xsi:schemaLocation 和xsi:noNamespaceSchemaLocation,前者用于声明了目标名称 空间的模式文档,后者用于没有目标名称空间的模式文档,它们通常在实例文档中使用。-XML Schema provides two in the instance document using the special attribute is used to indica
XML_regular_expression
- XML 正则表达式的详细介绍,对于初学者可以说很有用的学习材料,花了不少时间找的哦-XML regular expression document, very useful for new learner.
tbl_rec_xml_bulk
- A perl tool to supply bulk xml records or tables. -A perl tool to supply bulk xml records or tables. The logic is very simple and very useful.
xmlparser
- XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a
XMLModule
- Save settings to XML Document.
XML--The-Complete-Reference
- XML The Complete Reference.zip是Heather Williamson所著的《XML:The Complete Reference》一书的光盘源码,好不容易找到的-XML The Complete Reference
Read-a-Wrtie-xml
- Text file about how to read and write xml files .xml version 3.
Dom4j-XML
- 利用dom4j创建和解析XML文件的一个很好的例子-Use dom4j to create and parse XML files is a good example of