<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
	(C) 2000-2002, Martin Bernauer, martin@bernauer.at
-->
<!DOCTYPE mjb:Knowledgebase [
	<!ELEMENT mjb:category EMPTY>
	<!ATTLIST mjb:category
	ids NMTOKENS #REQUIRED
>
	<!ENTITY knowledgebase.semanticweb SYSTEM "kb_semanticweb.ent">
	<!ENTITY knowledgebase.person-organisation SYSTEM "kb_person-organisation.ent">
	<!ENTITY knowledgebase.software SYSTEM "kb_software.ent">
	<!ENTITY knowledgebase.linking SYSTEM "kb_linking.ent">
	<!ENTITY knowledgebase.quotes SYSTEM "kb_quotes.ent">
	<!ENTITY knowledgebase.java SYSTEM "kb_java.ent">
	<!ENTITY knowledgebase.style SYSTEM "kb_style.ent">
]>
<mjb:Knowledgebase xmlns:mjb="http://martin.bernauer.at/xml/web/1.0/" xmlns:person="http://martin.bernauer.at/xml/person/1.0/" xmlns:dc="http://www.purl.org/dc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance">
	<!-- Persons and Organisations -->
	&knowledgebase.person-organisation;
	<!-- Semantic Web -->
	&knowledgebase.semanticweb;
	<!-- Software -->
	&knowledgebase.software;
	<!-- Linking -->
	&knowledgebase.linking;
	<!-- Quotes -->
	&knowledgebase.quotes;
	<!-- Java -->
	&knowledgebase.java;
	<!-- Style -->
	&knowledgebase.style;
	
	<mjb:Webpage rdf:about="http://www.w3.org/TR/xml-c14n">
		<mjb:category ids="xml_specifications"/>
		<dc:title>Canonical XML Version 1.0</dc:title>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:creator>John Boyer (ed.)</dc:creator>
		<dc:description>"... if two documents have the same canonical form, then the two documents are logically equivalent within the given application context."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.w3.org/TR/REC-xml">
		<mjb:category ids="xml_specifications"/>
		<dc:title>Extensible Markup Language (XML) 1.0</dc:title>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:creator>Tim Bray (ed.)</dc:creator>
		<dc:creator>Jean Paoli (ed.)</dc:creator>
		<dc:creator>C. M. Sperberg-McQueen (ed.)</dc:creator>
		<dc:creator>Eve Maler (ed.)</dc:creator>
		<dc:description>The XML 1.0 Specification, 2nd edition.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/axml/axml.html">
		<mjb:category ids="xml_specifications"/>
		<dc:creator>Tim Bray</dc:creator>
		<dc:title>The Annotated XML Specification</dc:title>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.snee.com/bob/xmlann/">
		<mjb:category ids="xml_specifications"/>
		<dc:creator>Bob DuCharme</dc:creator>
		<dc:title>XML: The Annotated Specifications</dc:title>
		<dc:description>Buch vom 16. November 1998 (ISBN 0-13-082676-6). Erläutert die XML Spezifikation, weist die selbe Kapitel-Gliederung auf. Kapitel 2, "Documents" ist online als PDF verfügbar und macht einen sehr guten Eindruck.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.simonstl.com/articles/cxmlspec.txt">
		<mjb:category ids="xml_specifications"/>
		<dc:title>Common XML</dc:title>
		<dc:creator>SML-DEV</dc:creator>
		<dc:description>Common XML begins with a frequently used and thoroughly reliable subset of the features provided by the XML 1.0 and Namespaces in XML W3C Recommendations.  [..] This specification includes descriptions of the impact of features beyond the core on interoperability.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.rpbourret.com/xml/NamespacesFAQ.htm">
		<mjb:category ids="xml_namespaces"/>
		<dc:title>XML Namespaces FAQ</dc:title>
		<dc:creator>Ronald Bourret</dc:creator>
		<dc:description>Extensive XML Namespace FAQ.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/a/2000/03/08/namespaces/index.html">
		<mjb:category ids="xml_namespaces"/>
		<dc:title>Namespace Myths Exploded</dc:title>
		<dc:creator>Ronald Bourret</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>The XML namespaces recommendation is tantalizingly vague about, or omits altogether, a number of apparently important points. ... This article discusses a number of myths that have arisen around XML namespaces, examining possible sources, clarifying what the recommendation says about them, and pointing out ways to resolve the issues they raise.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.w3.org/TR/REC-xml-names">
		<mjb:category ids="xml_namespaces"/>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:creator>Bray, Tim (ed.)</dc:creator>
		<dc:creator>Hollander, Dave (ed.)</dc:creator>
		<dc:creator>Layman, Andrew (ed.)</dc:creator>
		<dc:title>Namespaces in XML</dc:title>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.simonstl.com/articles/namespaces/index.html" mjb:created="20001117">
		<mjb:category ids="xml_namespaces"/>
		<dc:title>Namespaces in XML - Best Practices, Risky Business</dc:title>
		<dc:creator>Simon St.Laurent</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/print/2000/04/19/groves/index.html">
		<mjb:category ids="groves"/>
		<dc:creator>Fabio Arciniegas A.</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:title>An Introduction to Groves</dc:title>
		<dc:description>Despite valiant efforts from certain quarters of the XML world to promote the idea of groves, they are still perceived in the mainstream as being a complicated, obscure concept. This article tries to clear up some of the mystery surrounding groves by providing a clear exposition of their underlying concepts. 
		</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.prescod.net/groves/shorttut/">
		<mjb:category ids="groves"/>
		<dc:title>Addressing the Enterprise: Why the Web needs Groves</dc:title>
		<dc:creator>Paul Prescod</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.globecom.net/ietf/draft/draft-daigle-uri-std-01.html" mjb:created="20000906">
		<mjb:category ids="xml_related"/>
		<dc:title>Uniform Resource Identifiers:  Comprehensive Standard</dc:title>
		<dc:creator rdf:resource="http://www.ietf.org/"/>
		<dc:creator>Leslie L. Daigle</dc:creator>
		<dc:description>The pieces of the specification of Uniform Resource Identifiers (URIs),  and subsets thereof, span several documents which have evolved  independently over time.  This memo provides the definitive overview of the (currently) relevant documentation. As such, it acts as  a definition of the core standard for URIs, incorporating existing standards documents by reference.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.isi.edu/in-notes/iana/assignments/media-types/media-types">
		<mjb:category ids="xml_related"/>
		<dc:title>MIME types</dc:title>
		<dc:description>IANA assigned MIME Types.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ietf.org/rfc/rfc3023.txt" mjb:created="20010123">
		<mjb:category ids="xml_related"/>
		<dc:title>XML Media Types (RFC 3023)</dc:title>
		<dc:creator>M. Murata</dc:creator>
		<dc:creator>S. St.Laurent</dc:creator>
		<dc:creator>D. Kohn</dc:creator>
		<dc:creator rdf:resource="http://www.ietf.org/"/>
		<dc:description>Standardizes five new media types.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ibm.com/developer/unicode/">
		<mjb:category ids="xml_related"/>
		<dc:title>Unicode</dc:title>
		<dc:creator rdf:resource="http://www.ibm.com/developer/"/>
		<dc:description>Learn the text-encoding standard for software, databases, and the Web.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.zapthink.com/reports/proscons.html" mjb:created="20010807">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>The Pros and Cons of XML</dc:title>
		<dc:creator>Ronald Schmelzer</dc:creator>
		<dc:description>A lot has been written, said, and discussed about the Extensible Markup Language (XML). As a result, there is a lot of confusion and chaos regarding exactly what XML means. Is it a language, document, modeling tool, e-Business application, or none of the above? What exactly does XML have to offer? Why does it matter? Furthermore, what does XML bring to the table that other languages, documents, tools, and applications have not been able to do in myriad other ways?</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.simonstl.com/articles/xbrowse/index.html" mjb:created="20001117">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>Cross-Browser XML</dc:title>
		<dc:creator>Simon St.Laurent</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xmltree.com/" mjb:created="20000929">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>xmlTree</dc:title>
		<dc:creator>Wavefront Ltd.</dc:creator>
		<dc:description>This site is a directory of XML Content on the Web: "Each resource listed in xmlTree includes the URL of the XML content, any schema or DTD that the content conforms to, and contact details of the publisher."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.isogen.com/papers/archintro.html" mjb:created="20000921">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>A Tutorial Introduction to SGML Architectures</dc:title>
		<dc:creator>W. Eliot Kimber, ISOGEN International Corp.</dc:creator>
		<dc:description>Provides a brief, tutorial introduction to SGML architectures.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.zvon.org" mjb:created="20000912">
		<mjb:category ids="xml_unclassified css xsl_tutorial linking_general"/>
		<dc:title>Zvon.org</dc:title>
		<dc:creator>zvon.org</dc:creator>
		<dc:description>"We are working on covering to cover different aspects of XML, ranging from the basic introductions to the programming references and advanced tutorials." -- A great site!</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.omg.org/xml/">
		<mjb:category ids="xml_unclassified"/>
		<dc:creator>OMG</dc:creator>
		<dc:title>CORBA und XML Resource Page</dc:title>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ccil.org/~cowan/XML/">
		<mjb:category ids="xml_unclassified"/>
		<dc:creator>John Cowan</dc:creator>
		<dc:title>John Cowan's XML Index</dc:title>
		<dc:description>Präsentation zu XML und RDF; weiters Sammlung praktische Dinge wie Latin-1 Entities, XML Notations für MIME Typen, SAX Filter.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.rpbourret.com/">
		<mjb:category ids="xml_unclassified xml_dbms"/>
		<dc:title>Ron Bourret</dc:title>
		<dc:creator>Ron Bourret</dc:creator>
		<dc:description>I am a freelance programmer, writer, and XML researcher, specializing in databases and schemas. I have written a number of papers about XML and maintain a (reasonably) up-to-date list of XML database products.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.hypermedic.com/style/xml/xmlindex.htm">
		<mjb:category ids="xml_unclassified"/>
		<dc:creator>Frank Boumphrey</dc:creator>
		<dc:title>XML Tutorials - XML Texts and resources</dc:title>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ucc.ie/xml/">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>The XML FAQ</dc:title>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:creator>XML Special Interest Group</dc:creator>
		<dc:description>document contains the most frequently-asked questions (with answers) about XML, the Extensible Markup Language. It is intended as a first resource for users, developers, and the interested reader, and should not be regarded as a part of the XML Specification.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.gca.org/papers/xmleurope2000/">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>XML Europe 2000</dc:title>
		<dc:description>Papers der XML Europe 2000 Konferenz (12. - 16. Juni 2000).</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.iro.umontreal.ca/labs/gelo/xml4se/">
		<mjb:category ids="xml_unclassified"/>
		<dc:title>XML for Software Engineering (XML4SE)</dc:title>
		<dc:description>The XML4SE website concern the application of new XML technology to Software Engineering domain. Its goal is to inform on academic and professional projects that are developed in this topic.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.oasis-open.org/cover/sgmlnew.html">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>SGML and XML News</dc:title>
		<dc:creator>The XML Cover Pages</dc:creator>
		<dc:creator>Robin Cover</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://xmlhack.com">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>xmlhack: developer news from the XML community</dc:title>
		<dc:creator>Useful Information Company</dc:creator>
		<dc:description>Welcome to xmlhack, a news site for XML developers. Our aim is to distill the essential news, opinions, tips and issues concerning XML development from the growing number of high-quality online information sources.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://metalab.unc.edu/xml/">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>Cafe con Leche XML News, and Resources</dc:title>
		<dc:creator>Eliotte H. Rusty</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/xmldeviant">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>XML Deviant</dc:title>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>XML-DEV weekly</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://weblogs.userland.com/eclectic">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>eclectic - the XML-DEV weblog</dc:title>
		<dc:description>XML-DEV daily</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.bayes.co.uk/xml/index.xml" mjb:created="20010105">
		<mjb:category ids="xml_news_daily-or-weekly"/>
		<dc:title>Chris Bayes' XML/XSL Portal</dc:title>
		<dc:creator>Chris Bayes</dc:creator>
		<dc:description>An XML site providing lots of information on XML in XML.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.sun.com/xml/">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>XML at Sun</dc:title>
		<dc:description>Sun</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ibm.com/developer/xml/">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>developerWorks: XML</dc:title>
		<dc:creator rdf:resource="http://www.ibm.com/developer/"/>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.zdnet.com/devhead/filters/0,9429,2133216,00.html">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>ZDNet developer: XML</dc:title>
		<dc:creator>ZDNet</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.gca.org/whats_xml/whats_xml_xmlfiles.htm">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>XML Files</dc:title>
		<dc:description>GCA's XML Files On-line Newsletter</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.arbortext.com/Think_Tank/think_tank.html">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>Arbortext: Think Tank</dc:title>
		<dc:creator>Norman Walsh</dc:creator>
		<dc:description>This is where you'll find the experts -- pioneers like Dr. Paul Grosso and Norman Walsh -- who've been busy turning XML technology into an e-Content reality.
			More accurately, it's where they pause to rest and share their knowledge, between World Wide Web Consortium Workgroups, lectures, consultations and brainstorming sessions.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.simonstl.com">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>Simonstl.com - Books and essays by Simon St.Laurent</dc:title>
		<dc:creator>Simon St.Laurent</dc:creator>
		<dc:description>This site hosts information on the books and other projects I'm working on. Most of it focuses on XML, but my work in general networking and Web development is also featured here. It's a personal site, as I work as an author and consultant now, and not for any particular company.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://wdvl.internet.com/Authoring/Languages/XML/" mjb:created="20001227">
		<mjb:category ids="xml_news_aperiodically"/>
		<dc:title>WDVL: XML</dc:title>
		<dc:creator>Web Developer</dc:creator>
		<dc:description>XML at the Web Developer site.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://lists.xml.org/archives/xml-dev/">
		<mjb:category ids="xml_discussion"/>
		<dc:title>XML-DEV Archiv</dc:title>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.oasis-open.org/cover/lists.html">
		<mjb:category ids="xml_discussion"/>
		<dc:title>SGML/XML Discussion Groups and Mailing Lists</dc:title>
		<dc:creator>The XML Cover Pages/ Robin Cover</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.listserv.gmd.de/archives/xml-de.html" mjb:created="20000911">
		<mjb:category ids="xml_discussion"/>
		<dc:title>Deutschsprachige XML Liste</dc:title>
		<dc:creator>hosted by GMD.de</dc:creator>
		<dc:description>Archiv und (un-)subscribe.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/2000/06/xmleurope/ecommerce.html">
		<mjb:category ids="schema_information"/>
		<dc:title>Designing Schemas for B2B E-Commerce</dc:title>
		<dc:author>Leigh Dodds</dc:author>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>As use of XML schemas grows, the potential for reuse expands. Alongside the Common Business Library (xCBL) Gregory highlighted several other efforts worthy of a closer look. BizTalk provides a great repository of schemas, and RosettaNet is an excellent source of information on process and data set analysis. However Gregory singled out ebXML as the activity most likely to yield successful results and close the gap between the XML and EDI communities.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://xmlpatterns.com">
		<mjb:category ids="schema_information"/>
		<dc:title>XML Patterns</dc:title>
		<dc:description>A site about designing good XML structure with patterns.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xmlschema.com">
		<mjb:category ids="schema_repositories"/>
		<dc:title>XMLSchema.com</dc:title>
		<dc:creator>extensibility Inc.</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://schema.net">
		<mjb:category ids="schema_repositories"/>
		<dc:title>The XML Schema Site</dc:title>
		<dc:creator>James Tauber</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://dtd.com">
		<mjb:category ids="schema_repositories"/>
		<dc:title>dtd.com - The largest repository of DTDs on the net</dc:title>
		<dc:creator>Lumeria Inc.</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.biztalk.org">
		<mjb:category ids="schema_repositories"/>
		<dc:title>BizTalk</dc:title>
		<dc:creator>Microsoft</dc:creator>
		<dc:description>"... the BizTalk Framework, a set of guidelines for how to publish schemas in XML and how to use XML messages to easily integrate software programs together in order to build rich new solutions."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ebxml.org">
		<mjb:category ids="schema_repositories"/>
		<dc:title>ebXML - Creating A Single Global Electronic Market</dc:title>
		<dc:creator>UN/CEFACT, OASIS</dc:creator>
		<dc:description>ebXML Mission: To provide an open XML-based infrastructure enabling the global use of electronic business information in an interoperable, secure and consistent manner by all parties. About ebXML: The United Nations body for Trade Facilitation and Electronic Business (UN/CEFACT) and the Organization for the Advancement of Structured Information Standards (OASIS) have joined forces to initiate a worldwide project to standardize XML business specifications.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://eco.commerce.net">
		<mjb:category ids="schema_repositories"/>
		<dc:title>eCo Framework</dc:title>
		<dc:creator>CommerceNet</dc:creator>
		<dc:description>"The primary focus of CommerceNet's eCo Framework Project is to demonstrate the value of the integration of three common component-based electronic commerce services. These services are semantic integration of multiple database types with multiple data constructs and data libraries; trusted open registries; and agent-mediated buying."</dc:description>
	</mjb:Webpage>
	<!--
		******************************
		XML-SCHEMA (W3C)
	-->
	<mjb:Webpage rdf:about="http://schemavalid.com/" mjb:created="20020712">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>The XML Schema FAQ</dc:title>
		<dc:creator>Anonymous</dc:creator>
		<dc:description>Extensive and very useful XML Schema FAQ.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/a/2001/01/10/schemasincontext.html" mjb:created="20010118">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>The W3C XML Schema Specification in Context</dc:title>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:creator>Rick Jelliffe</dc:creator>
		<dc:description>This article compares the W3C XML Schema Definition Language with XML document instances and DTDs, SGML DTDs, Perl regular expressions, and alternative schema technologies such as RELAX and Schematron.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/a/2000/11/29/schemas/part1.html" mjb:created="20001204">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>Using XML Schemas</dc:title>
		<dc:creator>Eric van der Vlist</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>Tutorial about the W3C XML Schema Candidate Recommendation.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.w3.org/XML/Schema.html">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>XML Schema</dc:title>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:description>The home of XML Schema at the W3C.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.w3.org/2000/09/webdata/xsv">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>XML Schema: Validator for XML Schema</dc:title>
		<dc:creator rdf:resource="http://www.w3.org/"/>
		<dc:description>Validator for the latest XML Schema Specification.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xfront.com/xml-schema.html">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>XML Schema Tutorial</dc:title>
		<dc:creator rdf:resource="mailto:costello@xfront.com"/>
		<dc:description>XML Schema Tutorial (Updated July 4, 2000 to the latest spec. This tutorial contains a complete set of labs with answers. All examples in the examples folder have been validated against Henry Thompson's schema-validator, xsv.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www-4.ibm.com/software/developer/library/xml-schema/?open&amp;l=136,t=gr,p=XMLschem" mjb:created="20000831">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>The basics of using XML Schema to define elements</dc:title>
		<dc:creator>Ashvin Radiya</dc:creator>
		<dc:creator rdf:resource="http://www.ibm.com/developer/"/>
		<dc:description>Get started using XML Schema instead of DTDs for defining the structure of XML documents.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xfront.com/BestPractices.html" mjb:created="20001012">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>XML Schemas: Best Practices</dc:title>
		<dc:creator rdf:resource="mailto:costello@xfront.com"/>
		<dc:description>The specifics of designing a schema are dependent upon the task at hand. The goal of this effort is to come up with a set of schema design guidelines that hold true irrespective of the specific task.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xsbrowser.org/" mjb:created="20011016">
		<mjb:category ids="w3c_xml_schema"/>
		<dc:title>XSBrowser</dc:title>
		<dc:creator>xsbrowser.org</dc:creator>
		<dc:description>The xsbrowser (XML Schema browser) aims at creating a human readable XML document model from a given DTD (REC-xml-19980210) or XML schema (REC-xmlschema-1-20010502) by means of an HTML browser. The user needn't understand the DTD or XML Schema syntax.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.gr.jp/relax">
		<mjb:category ids="schema_languages"/>
		<dc:title>RELAX</dc:title>
		<dc:description>"RELAX is away simpler than XML Schema Part 1; on the other hand, 
			RELAX borrows built-in datatypes of XML Schema Part 2.  Thus, 
			migration from RELAX to XML Schema is easy."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.thaiopensource.com/trex/" mjb:created="20010115">
		<mjb:category ids="schema_languages"/>
		<dc:title>TREX - Tree Regular Expressions for XML</dc:title>
		<dc:creator>James Clark</dc:creator>
		<dc:description>A TREX pattern specifies a pattern for the structure and content of an XML document. A TREX pattern thus identifies a class of XML documents consisting of those documents that match the pattern. A TREX pattern is itself an XML document.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.sunworld.com/sunworldonline/swol-09-2000/swol-0908-schematron.html" mjb:created="20000918">
		<mjb:category ids="schema_languages_schematron"/>
		<dc:title>Introducing the Schematron  -- A fresh approach to XML validation and reporting</dc:title>
		<dc:creator>Uche Ogbuji</dc:creator>
		<dc:description>Judging from the ongoing developments and debates about XML document validation, it's evident the language is in flux. In this article, writer and consultant Uche Ogbuji gets a handle on some of these changes and introduces the Schematron, a new validation and reporting methodology and toolkit.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/a/2000/11/22/schematron.html" mjb:created="20001127">
		<mjb:category ids="schema_languages_schematron"/>
		<dc:title>Validating XML with Schematron</dc:title>
		<dc:creator>Chimezie Ogbuji</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>Schematron is an XML schema language, and it can be used to validate XML.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ascc.net/xml/resource/schematron/">
		<mjb:category ids="schema_languages_schematron"/>
		<dc:title>Schematron</dc:title>
		<dc:creator>Rick Jelliffe</dc:creator>
		<dc:description>The Schematron is a simple and powerful Structural Schema Language. Rick Jelliffe describes it as a feather duster for the furthest corners of a room where the vacuum cleaner (DTD) cannot reach.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.topologi.com/" mjb:created="20020104">
		<mjb:category ids="schema_languages_schematron"/>
		<dc:title>Topologi Schematron Validator</dc:title>
		<dc:creator>topologi.com</dc:creator>
		<dc:description>A free Windows-based tool for validating XML documents using Schematron schemas.  It also handles DTDs, W3C XML Schemas, and Schematron schemas embedded in W3C XML Schemas.</dc:description>
	</mjb:Webpage>
	<!-- ~~~~~~~~~~ -->
	<mjb:Webpage rdf:about="http://webml.org/" mjb:created="20010213">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Web Modeling Language (WebML)</dc:title>
		<dc:creator>WebML.org</dc:creator>
		<dc:description>Web Modeling Language (WebML) is a notation for specifying complex Web sites at the conceptual level.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.voicexml.org/" mjb:created="20000913">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>VoiceXML Forum</dc:title>
		<dc:creator>IBM, AT&amp;T, Motorola, Lucent Tech.</dc:creator>
		<dc:description>Based on the World Wide Web Consortium's industry-standard Extensible Markup Language (XML), Version 1.0 of the VoiceXML specification provides a high-level programming interface to speech and telephony resources for application developers, service providers and equipment manufacturers.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.oasis-open.org/docbook/">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>DocBook</dc:title>
		<dc:creator rdf:resource="http://www.open-oasis.org/"/>
		<dc:description>DocBook is a DTD (both SGML and XML versions are available) maintained by the DocBook Technical Committee of OASIS. It is particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications).</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.dsml.org">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Directory Service Markup Language (DSML)</dc:title>
		<dc:description>With a DSML standard, any XML-based application will be able to leverage directory information expressed.</dc:description>
		<dc:creator>DSML.org</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www-4.ibm.com/software/ad/features/xmli.html">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>XML Metadata Interchange (XMI)</dc:title>
		<dc:creator>IBM</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xmlnews.org">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>XMLNews</dc:title>
		<dc:creator>XMLNews.org</dc:creator>
		<dc:description>XMLNews is an exciting new set of specifications for exchanging news and information using open, Web-based standards. By making it easier to produce, receive, and archive any kind of information across different hardware, software and programming languages, XMLNews is good news for everyone in the news industry.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.tei-c.org/">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Text Encoding Initiative (TEI)</dc:title>
		<dc:creator>TEI Consortium</dc:creator>
		<dc:description>The TEI is an international project to develop guidelines for the encoding of textual material in electronic form for research purposes.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://sundararajan.tripod.com/sfml/sfml_about.htm">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Simple Form Markup Languge (SFML)</dc:title>
		<dc:creator>Sundararajan</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://xhtml.waptechinfo.com/extxhtml/" mjb:created="20000905">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Extending XHTML</dc:title>
		<dc:creator>Sean B. Palmer</dc:creator>
		<dc:description>This document will try to explain: Why to bother extending XHTML; Why it is "technically" so hard to extend XHTML 1.0, and to some extent XHTML 1.1; How to actually extend it (with relative ease); And some other light hearted discussion(s), including The Future Of XHTML.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.alistapart.com/stories/xhtml/index.html">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Rated XHTML</dc:title>
		<dc:creator>Peter-Paul Koch</dc:creator>
		<dc:description>This article gives my view on the language the W3C has developed to succeed HTML: XHTML. Agree or disagree with me, at least you'll have something to think about and to help you decide. First I'll explain what XHTML is, then I'll give the four rules of writing correct XHTML and finally I'll add some words about why you should use XHTML.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.oasis-open.org/cover/wap-wml.html">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>WAP Wireless Markup Language Specification (WML)</dc:title>
		<dc:creator>Robin Cover</dc:creator>
		<dc:description>Wireless Application Protocol (WAP) is a result of continuous work to define an industry wide standard for developing applications over wireless communication networks.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.rddl.org" mjb:created="20010111">
		<mjb:category ids="xml_vocabularies"/>
		<dc:title>Resource Directory Description Language (RDDL)</dc:title>
		<dc:creator>Jonathan Borden (ed.)</dc:creator>
		<dc:creator>Tim Bray (ed.)</dc:creator>
		<dc:description>A Resource Directory provides a text description of some class of resources and of other resources related to that class. It also contains a directory of links to these related resources.</dc:description>
	</mjb:Webpage>
	<!--
		DISTRIBUTED XML
	-->
	<mjb:Webpage rdf:about="http://www.ietf.org/internet-drafts/draft-moore-using-http-00.txt">
		<mjb:category ids="xml_protocols"/>
		<dc:title>On the use of HTTP as a Substrate for Other Protocols</dc:title>
		<dc:description>Recently there has been widespread interest in using Hypertext Transport Protocol (HTTP) as a substrate for other applications-level protocols.  This document recommends technical particulars of such use, including use of default ports, URL schemes, and HTTP security mechanisms.</dc:description>
		<dc:creator rdf:resource="http://www.ietf.org/"/>
		<dc:creator>Keith Moore, University of Tennessee</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://lwprotocols.org">
		<mjb:category ids="xml_protocols"/>
		<dc:title>Lightweight Protocols -- LWProtocols.org</dc:title>
		<dc:creator>LWProtocols.org</dc:creator>
		<dc:description>This site is intended as a clearinghouse for information about distributed computing architectures that are more structured than telnet command protocols or CGIs but less complex or heavy than CORBA or DCOM. </dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/a/2000/11/devcon/webdav.html" mjb:created="20001122">
		<mjb:category ids="xml_protocols"/>
		<dc:title>WebDAV - A Uniform Interface for Authoring</dc:title>
		<dc:creator>Edd Dumbill</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>WebDAV is an open protocol, standardized through the IETF, which uses XML and HTTP 1.1 to provide an interoperable layer for distributed web authoring. Essentially, it provides a uniform layer over filesystems, data repositories, etc. that supports more or less filesystem-like semantics: collections (like directories), resources (like files), properties (resource metadata), and locking.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xml.com/pub/2000/11/01/protocols/quickref.html" mjb:created="20001106">
		<mjb:category ids="xml_protocols"/>
		<dc:title>XML Protocol Technology Reference</dc:title>
		<dc:creator>Edd Dumbill</dc:creator>
		<dc:creator rdf:resource="http://www.xml.com/"/>
		<dc:description>This article gives an overview and essential information about the most important technologies and initiatives in the XML protocol area.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xmethods.net/" mjb:created="20000911">
		<mjb:category ids="xml_protocols"/>
		<dc:title>XMethods</dc:title>
		<dc:creator>XMethods</dc:creator>
		<dc:description>A directory of publicly accessible SOAP services. They hope "... this site will help to catalyze the creation, deployment, and use of more services."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.webservicesarchitect.com/" mjb:created="20010704">
		<mjb:category ids="web_service"/>
		<dc:title>Web Services Architect</dc:title>
		<dc:creator>webservicearchitect.com</dc:creator>
		<dc:description>Web Services Architect is a resource site dedicated entirely to Web Services, it aims to help build and expand upon the existing Web Services community. The site is updated weekly with new information in the form of articles."</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www-4.ibm.com/software/solutions/webservices/pdf/WSCA.pdf" mjb:created="20010607">
		<mjb:category ids="web_service"/>
		<dc:title>Web Service Conceptual Architecture (WSCA 1.0)</dc:title>
		<dc:creator>IBM</dc:creator>
		<dc:description>This paper describes the architecture for Web Services from the point of view of components,
interactions and application development patterns.This architecture is the blueprint for an IBM
instantiation of the Web Services approach.It is a framework for the building and deployment of
Web Services applications.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://develop.com/soap/soapfaq.htm" mjb:created="20000105">
		<mjb:category ids="web_service"/>
		<dc:title>SOAP FAQ</dc:title>
		<dc:creator>develop.com</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.ibm.com/developer/webservices/" mjb:created="20001116">
		<mjb:category ids="web_service"/>
		<dc:title>Web Services</dc:title>
		<dc:creator rdf:resource="http://www.ibm.com/developer/"/>
		<dc:description>Articles about Web Services, WSDL (Web Service Description Language), SOAP etc.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.soap-wrc.com/">
		<mjb:category ids="web_service"/>
		<dc:title>SOAP WebServices Resource Center</dc:title>
		<dc:creator>James Snell</dc:creator>
		<dc:description>The purpose of this site is to offer members of the SOAP development community a centralized location to share news, links and resources relating to SOAP and Webservice development on any platform capable of hosting XML application architectures.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://soap.weblogs.com">
		<mjb:category ids="web_service"/>
		<dc:title>Weblog for SOAP</dc:title>
		<dc:description>Learn about, develop and deploy Web applications with SOAP 1.1</dc:description>
		<dc:creator>UserLand Software</dc:creator>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.xmlrpc.com">
		<mjb:category ids="web_service"/>
		<dc:title>XML-RPC</dc:title>
		<dc:creator>UserLand Software</dc:creator>
		<dc:description>XML-RPC Homepage</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.soaprpc.com/" mjb:created="20001227">
		<mjb:category ids="web_service"/>
		<dc:title>SoapRPC.com</dc:title>
		<dc:creator>SoapRPC.com</dc:creator>
		<dc:description>SoapRPC.com is a resource site for SOAP (Simple Object Access Protocol), .NET, UDDI and related protocols for building Web Services. We have listings of technical articles, protocol specification, software, tutorials, sample code and a lot more.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://xml.apache.org/soap/">
		<mjb:category ids="web_service"/>
		<dc:title>Apache SOAP</dc:title>
		<dc:creator>Apache Software Foundation</dc:creator>
		<dc:description>Apache SOAP is an implementation of the SOAP submission to W3C. It is based on, and supersedes, the IBM SOAP4J implementation.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.uddi.org/" mjb:created="20010207">
		<mjb:category ids="web_service"/>
		<dc:title>UDDI.org</dc:title>
		<dc:creator>UDDI Working Group</dc:creator>
		<dc:description>Discover businesses worldwide that offer the exact products and services that you need. Register the products and services of your own business for others to discover. Or both. Technology and business champions are leading the development and deployment of an open, Internet-based Universal Description, Discovery, and Integration (UDDI) specification.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www-106.ibm.com/developerworks/xml/library/x-xquery?open&amp;l=136,t=grx,p=XQuery" mjb:created="20010702">
		<mjb:category ids="xml_query"/>
		<dc:title>An introduction to XQuery</dc:title>
		<dc:creator>Howard Katz</dc:creator>
		<dc:creator rdf:resource="http://www.ibm.com/developer/"/>
		<dc:description>Howard Katz introduces the W3C's XQuery specification, currently winding its way toward Recommendation status after emerging from a long incubation period behind closed doors. The complex specification consists of six separate working drafts, with more to come. This article provides some background history, a road map into the documentation, and an overview of some of the technical issues involved in the specification. A sidebar takes a quick look at some key features of XQuery's surface syntax. Code samples demonstrate the difference between XQuery and XQueryX and show examples of the surface syntax.</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.dbai.tuwien.ac.at/education/agenten/xml/xmlquery.pdf" mjb:created="20010529">
		<mjb:category ids="xml_query"/>
		<dc:title>Comparative Analysis of the Most Representative XML Query Languages</dc:title>
		<dc:creator>Angela Bonifati</dc:creator>
		<dc:description>Part I: Description of XML-GL; Part II: Comparison among the MR XML Query Languages (Lorel, XML-QL, XML-GL, XSL, XQL, Quilt); Part III: More examples... (plus Yatl and XDuce); Part IV: Translators from XML-GL to Lorel, XQL and Quilt; Part V: Active Rules for XML</dc:description>
	</mjb:Webpage>
	<mjb:Webpage rdf:about="http://www.w3.org/XML/Query" mjb:created="20010529">
		<mjb:category ids="xml_query"/>
		<dc:title>W3C XML Query</dc:title>
		<dc:creator>W3</dc:creator>
		<dc:description>The mission of the XML Query working group is to provide flexible query facilities to extract data from real and virtual documents on the Web, therefore finally providing the needed interaction between the web world and the database world. Ultimately, collections of XML files will be accessed like databases.		</dc:description>
	</mjb:Webpage>
	<!--
	<mjb:Webpage rdf:about="" mjb:created="">
		<mjb:category ids=""/>
		<dc:title></dc:title>
		<dc:creator></dc:creator>
		<dc:description></dc:description>
	</mjb:Webpage>
	-->
</mjb:Knowledgebase>
