The Caboteria / Tech Web / TechBookmarks > ProgrammingBookmarks / XmlProgrammingBookmarks (23 Dec 2009, TobyCabot)
(back to ProgrammingBookmarks)

http://www.xml.com/pub/a/axml/axmlintro.html - the annotated XML spec

http://www.xml.org/xml/registry.jsp - Oasis' XML schema/DTD registry

http://sourceforge.net/projects/zsqlml - an XML DTD that describes relational database structures. Also includes an XSLT stylesheet that generates Java classes that model the database.

http://www.gupro.de/GXL/index.html - an XML DTD for graph structures

Catalog of XML database products: http://www.rpbourret.com/xml/XMLDatabaseProds.htm

XML topic maps, "Topic maps are an ISO standard for the interchange ofinformation structures which can be used to represent ontologies, business data and processes, individual knowledge and opinions, and more." http://tm4j.org/

http://www.kohsuke.org/xmlschema/XMLSchemaDOsAndDONTs.html - W3C XML Schema: DOs and DON'Ts

http://www.w3.org/TR/xml-pipeline/ - XML Pipeline Definition Language Version 1.0

http://www.webreference.com/xml/column58/index.html - xml in mozilla

http://www.w3.org/2000/01/sw/ - what the w3c is working on.

http://examplotron.org/ - an interesting approach to building schemas using example documents.

http://www.xfront.com/ - lots of interesting stuff. schemas for units of measure and currency, tutorials, best practices.

http://www.unece.org/etrades/welcome.htm - united nations web site with a lot of useful data such as location codes, country codes, currency codes, units of measurement, etc.

http://heml.mta.ca/heml-cocoon/ - The Historical Event Markup Language is an XML schema for representing "events' participants, dates, location and keywords" and a publishing engine that turns them into different graphical representations.

http://www.aleksey.com/xmlsec/ - the XML security library, and open-source implementation of some XML crypto standards.

http://java.sun.com/developer/technicalArticles/xml/fastinfoset/ - an article about using binary-encoded XML to speed document parsing.
http://xbis.sourceforge.net/ - another XML binary infoset encoding

http://www.ibm.com/developerworks/xml/library/x-eleatt.html - elements vs. attributes

XSLT

http://www.ibiblio.org/xml/books/biblegold/chapters/ch17.html - Chapter 18 of the XML Bible, Gold Edition : XSL Transformations

http://www.mozilla.org/projects/xslt/ - xslt support in mozilla.

http://xsltunit.org/ - a unit test framework for xslt

http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.

http://wwbota.free.fr/XSLT_models/README.html - a set of XSLT templates

http://xframe.sourceforge.net/xsddoc/ - a Java tool that generates Javadoc-like web pages as documentation for XML schemas.

http://crism.maden.org/consulting/pub/xsl/xsd2html.xsl - an XSLT sheet that transforms an XML schema into a web page that documents it (link found on http://xml.coverpages.org/schemas.html). Very crude.

http://www-106.ibm.com/developerworks/xml/library/x-xslfo2app/ - a nice article about an XSLT stylesheet to convert HTML elements to PDF using XSL-FO.

http://www-106.ibm.com/developerworks/xml/library/x-xslt5.html - a cute article with 5 xslt tips, 3 of which were useful to me

SVG

http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html - great intro to SVG

Edit | Attach | Print version | History: r21 < r20 < r19 < r18 < r17 | Backlinks | Raw View | Raw edit | More topic actions
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback