XML related resources

xiaoxiao2021-03-06  43

I. Big Camp of XML

XML is a standard for development and development of W3C (World Wide Web Consortium) International organization. About XML is the most authoritative, the latest news is from W3C. The URL is: http://w3c.org/xml/

Another pre-famous SGML research organization called Oasis also promotes the development of XML, the URL is: http://www.oasis-open.org/

II. XML Guide

http://www.w3.org/tr/rec-xml

The W3C is detailed and complete in the XML specification. Don't say more, absolutely authority.

http://www.xml.com/axml/testaxml.htm

This is the XML specification manual written by TIM BARY, very detailed and strict, is a good helper to learn XML specification.

Three. XML FAQ

Peter Flynn XML FAQ

http://www.ucc.ie/xml/

Contains a lot of detailed information, frequently updated, maintained by the W3C Association XML group.

Lisa Rein's FineTuning XML FAQS

http://www.finetuning.com/faq.html

This FAQ list has a side focus, mainly including XSL FAQ in XSLT FAQ, XPath FAQ, and IE5.

Dave Pawson's XSL FAQ

http://www.dpawson.co.uk/xsl/idx.html

Provide the best FAQ on XSL, founded in 1999.

JGuru's Extensible Markup Language (XML) FAQ

http://www.jguru.com/jguru/faq/faqpage.jsp?name=xml

This FAQ list is a typical "old Hundred", any problem, can be found here from ordinary to very detailed XML questions.

Ronald Bourret's XML Namespaces FAQ

http://www.informatik.tu-darmstadt.de/dvs1/staff/bourret/xml/

Namespacesfaq.htm

Founded in 2000 is the FAQ for the Namespaces Summary.

Four. XML Theme Website

http://www.xml.com/

A rich website with XML-themed content

http://www.xml-zone.com/

Another relatively well-known XML website, providing XML news and information.

http://www.xmlinfo.com/

Website Created James Tauber's is one of the members of the W3C's XML development group, and his website provides a lot of connection and examples.

http://www.simonstl.com/

Website creators Simon St. Laurent is also a member of the XML development group. He is the author of XML primary entry tutorial in W3C, and his site mainly provides information about XML.

http://msdn.microsoft.com/xml/c-frame.htm#/xml/default.asp

Microsoft's MSDN About XML theme website. Microsoft has spared no effort in promoting XML applications.

http://www.xmlsoftware.com/

Is XML Info's sister website, including XML / DTD / XSL editing software, XML API software, etc.

http://xmlhack.com/

A large XML news site established in September 1999, and provides XML talent information.

http://xml.apache.org/

Apache Software Foundation (ASF) provides a large number of Open Source XML and XSL tool software.

http://www.biztalk.org/

BizTalk is an organization that Microsoft is initiated by XML commercial applications. BizTalk is not a standard organization.

V. XML editing software The editing software of the XML document is still very small. Although we can write it manually, if there is a good software (similar to writing HTML with DW / FP), you can reduce errors and improve efficiency. Here is some of the existing editing software.

Http://www.macromedia.com/software/dreamweaver/

Macromedia's latest Dreamweaver 4.0 has supported the writing of XML documents. Recommended Use.

http://www.microsoft.com/xml/notepad/intro.asp

Microsoft is not backward in this regard, and its XML Notepad is a very small and flexible XML document editor. Recommended Use.

http://www.adobe.com/prodindex/framemaker/prodinfosgml.html

Adobe's Framemaker Plus is currently a better XML editing software.

http://www.arbortext.com/

Arbortext is a company that focuses on XML games.

http://www.inso.com/

INSO, seems to be software used to handle large SGML or XML documents.

http://www.softquad.com/

Softquad is the developer of HTML and SGML software, which will not be released naturally to XML.

6. Support XML browser

Http://www.microsoft.com/windows/ie/

IE 5.x is the only popular browser to support XML, which can be downloaded free of charge in Microsoft's website.

http://developer.netscape.com/software/communicator/ngl/

Index.html? cp = dev09fg01

Gecko is another browser that supports XML, but it is just a beta version.

VI. XML Parser

Parser is a software that checks whether the XML document syntax complies with DTD definitions and parsed.

Online Parser

http://validator.w3.org/

An online paser provided by the W3C organization. You can verify and find out the XML document URL submitted online.

http://www.stg.brown.edu/service/xmlvalid/

Parser provided by a Brown University Technical Team is very convenient and easy to understand. .

Downloadable Parser

There are a lot to download Parser running on this machine, and some of the main:

http://www.jclark.com/xml/expat.html

James Clark is a veteran in the SGML / XML field, and his written Parser is widely used.

http://www.alphaworks.ibm.com/tech/xml

A Parser written in Java, from IBM.

http://www.microsoft.com/xml/parser/cparser.asp

Microsoft's XML Parser, written with C .

http://www.stud.ifi.uio.no/~larsga/download/python/xml/xmlproc.html

Parser written with Python.

http://www.jeremie.com/dev/xml/

Parser written by JavaScript is only used to check the grammar, and no solution is carried out.

http://w3c.org/rdf/implementations/sirpac/

Sirpac from W3C, full name is Simple Rdf Parser and Compiler.

Eight. SCHEMA editing software

SCHEMA, we introduced before, DTD is a SCHEMA, we can handle DTD, but now there are some SCHEMA editing software to help we make it more convenient to build DTD.

Http://www.extensibility.com/extensibility This software is called XML authority. SCHEMA can be established and edited in a graphical manner, including DTD files.

Nine. Domestic XML resources

Http://www.xml.net.cn/

XML China Forum is a non-profit academic website. It is founded by Peking University Computer Science and Technology, and Northern Dasheng Group has sponsored.

http://www.xml.org.cn:8188

China XML Alliance will be established for the first open network standard organization in China, providing XML technology certification, consulting and communication. Sponsored by Shanghai Yi Found.

http://www.xml.com.cn/

Chinaasp.com's sub-station, XML articles and technical exchanges, etc.

http://www.egroups.com/group/china_xml_list/info.html

China XML mailing group includes Chinese XML resources, XML's latest information, peers of communication space. The China XML Alliance is responsible for maintenance by non-profit organization.

http://weblab.crema.Unimi.it/xmlzh/xml_faq.htm

A Chinese translation of an XML FAQ mail list, unfortunately in October 1998.

转载请注明原文地址:https://www.9cbs.com/read-63916.html

New Post(0)