Linked by Eugenia Loli-Queru on Thu 3rd Jul 2008 07:20 UTC, submitted by jmalasko
General Development Learn XML schemas that provide solutions for all sorts of problems, from the basics of Web services to data description. Also, cover database-like solutions that involve contacts and invoices. The schemas in this article were chosen for their usefulness and utility, plus their impact on the XML community in how information is shared and exchanged using the XML format.
Order by: Score:

Business transactions schemas
by garapheane on Thu 3rd Jul 2008 08:18 UTC
garapheane
Member since:
2006-01-04

ebXML, RosettaNet, Chem should get a mention too ;) ...

Schemas to describe schemas
by agrouf on Thu 3rd Jul 2008 09:42 UTC
agrouf
Member since:
2006-11-17

XML Schema (XSD) and Relax-ng.
And the best: Relax-ng compact. Easy to write, easy to read and easy to learn.
Unfortunately, it is hard as hell to find good rng descriptions for the schemas mentionned in the article. Why do they insist on working with DTD? I spent half a day looking for rnc files for SVG.
If you've got to write a new schema, pretty please use Relax-ng.

TEI
by kuchar on Thu 3rd Jul 2008 10:53 UTC
kuchar
Member since:
2006-09-04

TEI: Text Encoding Initiative

The Text Encoding Initiative (TEI) is a consortium which collectively develops and maintains a standard for the representation of texts in digital form. Its chief deliverable is a set of Guidelines which specify encoding methods for machine-readable texts, chiefly in the humanities, social sciences and linguistics. Since 1994, the TEI Guidelines have been widely used by libraries, museums, publishers, and individual scholars to present texts for online research, teaching, and preservation.

http://www.tei-c.org/index.xml

v be care
by vsky on Thu 3rd Jul 2008 11:54 UTC
10 XML you should konw
by stestagg on Fri 4th Jul 2008 10:41 UTC
stestagg
Member since:
2006-06-03

1. JSON.
2. JSON.
3. JSON.
...

;)

Edited 2008-07-04 10:41 UTC