← Prev in month ← Prev in thread
Next in thread → Next in month →

Smart RDDL

From
Eric van der Vlist <>
To
xml-dev <>
Date
2002-04-02T13:40:49Z
ID
<>
Thread
Smart RDDL
I must be slow and had never noticed it before, but the RDDL purposes 
list (http://www.rddl.org/purposes) is defining "local" resources (ie 
resources which are located in the document itself), such as:

<rddl:resource
id="non-normative-reference"
	xlink:title="Non-normative reference"
	xlink:role="http://www.rddl.org/purposes#reference"
	xlink:arcrole="http://www.rddl.org/purposes#definition"
	xlink:href="#non-normative-reference"
 ><div class="resource">
<h3>non normative reference</h3>

<p>A non normative reference is a document whose definitions are not 
normative to the referencing document.</p>
</div>
</rddl:resource>

Looks like a usefull example to follow, for instance to document 
namespace elements or attributes.

Eric (still surprised by the simplicity and extensibility of RDDL)
-- 
See you in Barcelona.
                               http://www.xmleurope.com/2002/schedule.asp
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------
← Prev in month ← Prev in thread
Next in thread → Next in month →