XML Namespaces on crustytoothpaste.ath.cx
There are several XML namespaces that use this domain. Note that namespaces
proper are under http://crustytoothpaste.ath.cx/ns
while http://crustytoothpaste.ath.cx/rel
holds relations and
other mappings, for things such as RDF. Also, relations can be used for
arcrole attributes.
XML Namespaces
http://crustytoothpaste.ath.cx/ns/stylesheet
This namespace describes an XML format for listing stylesheets. This is useful for creating a list of several stylesheets which can then be processed into any number of files.
Relations
http://crustytoothpaste.ath.cx/rel/def/
This is the default list of relations. Currently, only the relation
meta
is defined; it maps a document onto a URI which contains metadata about the document.http://crustytoothpaste.ath.cx/rel/syndication/
This is the syndication-oriented list of relations. Currently, only two relations are defined. These relations are designed to allow a syndicated format and its non-syndicated equivalent to be built from the same source.
syndicated
refers to the version of a document which is syndicated; it maps a document onto a URI which is a syndicated form of that document. Similarly,standard
refers to the version of a document which is the standard version; this may be either syndicated or not.standard
maps a document onto a URI which is the standard form of that document.