资源列表
XMLQuery
- XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document
python_elementt_xml
- python 使用elementtree模块解析 xml 文档里面是详细代码-python elementtree module parse the xml Document which is a detailed code
Web_Service_-guide_2.3.1
- WebServices 开发指南 比较不错的一本关于WebServices的书籍 有用-WebServices guide
webservice--API
- axis1生成webservice服务文档-axis1 make a webservice
xml_Reader_and_writer
- 可以读写xml文件的程序,包含一个类,用vc可以编译运行。-The program can read and write xml file contains a class with vc can compile and run.
LDAPSyn
- 利用c#获取AD域中的各种属性 guid name 等,支持匿名访问和验证访问,最后生成xml文件-C# to obtain the various properties of the AD domain guid name, to support the Anonymous access and authentication to access, and finally generate the xml file
expatpp
- XML parser C++ sourcecode
xmlparse
- XML parser library to development.
src
- simple web services using Netbeans features which produces WSDL file.
lxwTest_client
- gsoap客户端实现获取加法,除法及字符串逆序的web服务。-a gsoap client complete the web service of adition,division and chars rsversion.
lxwTest-server
- 使用gsoap实现服务器,简单的加法,除法和字符串逆序-complete a server with function of addition,division and chars reversion by gsoap
XmlFile
- 编程时利用到的小型数据库xml文档,通用的树结构,编写成了一个类,实现了xml的创建,读写,使用起来很方便-Classname:CxmlFile. use xml Files to sava datas instead of access or ini files.