This namespace URI is used for any purpose related to documentation in Crane's XML files.

Note this is experimental at this time, while considerations of Dublin Core elements and namespaces are weighed. When complete, prototypical elements will be documented here.

Note that the guidelines at http://dublincore.org/documents/2002/07/31/dcmes-xml/ seem to point the way.

The current thoughts are to create constructs such as:

<?xml version="1.0" encoding="iso-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:fo="http://www.w3.org/1999/XSL/Format" 
                xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
                xmlns:doc="http://www.CraneSoftwrights.com/ns/documentation"
                xmlns:dc="http://purl.org/dc/elements/1.1/"
                exclude-result-prefixes="fo rdf doc dc"
                version="1.0">

<rdf:Description rdf:about="checkcellcontainer.xsl">
  <doc:version>$Revision: 1.3 $</doc:version>
  <dc:title>Consistency check of cell container heights and widths</dc:title>
  <dc:creator>Crane Softwrights Ltd.</dc:creator>
  <dc:subject>containers debug</dc:subject>
  <dc:description>
    Use this stylesheet to check that authored values for the height and
    width attributes of nested block-containers are consistent with the
    table cells within which they are used.
  </dc:description>
  <dc:publisher>Crane Softwrights Ltd.</dc:publisher>
  <dc:contributor>G. Ken Holman</dc:contributor>
  <dc:date>$Date: 2003/02/06 17:24:57 $(UTC)</dc:date>
  <dc:type>XSLT Stylesheet</dc:type>
  <dc:format>http://www.w3.org/1999/XSL/Transform</dc:format>
  <dc:source>UBL Project</dc:source>
  <dc:language>en</dc:language>
  <dc:rights>Copyight (C) 2003 Crane Softwrights Ltd.</dc:rights>
</rdf:Description>

<xsl:template match="/">
...
Crane logo
CRANE
SOFTWRIGHTS
LTD.
 GIT REPOSITORIES 
 RESOURCES RSS XML 

Please consider to


towards our
free resources.

+1 (613) 489-0999 (Voice)

info@CraneSoftwrights.com


Link traversal: This web site relies heavily on client-side redirection. If certain links do not work for you, please ensure you have this behaviour enabled in your browser.

Site navigation:

Small print: All use of this web site and all business conducted with Crane Softwrights Ltd. is subject to the legal disclaimers detailed at http://www.CraneSoftwrights.com/legal ... please contact us if you have any questions. All trademarks, servicemarks, registered trademarks, and registered servicemarks are the property of their respective owners.

Link legend: links that are marked with this dotted underline will open up a new browser window, otherwise the same browser window is used for the link target. 

Last changed: $Date: 2003/02/06 17:24:57 $(UTC) (Privacy policy)