- From: <w3t-archive+esw-wiki@w3.org>
- Date: Thu, 30 Jun 2005 08:58:37 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.
The following page has been changed by YvesSavourel:
http://esw.w3.org/topic/its0505LimitImpact
------------------------------------------------------------------------------
The Namespace Routing Language [http://www.thaiopensource.com/relaxng/nrl.html] could be used for this purpose. Part 4 "NVDL [Namespace-based Validation Dispatching Language]" of the ISO / IEC 19757 proposal DSDL [Document Schema Definition Languages] also relies mainly on NRL. The following example NRL document can be applied to XML documents with markup from the xhtml namespace and a fictive ITS namespace. With the NRL document, the XML document are validated only agains the xhtml scheme "xhtml.rng":
- '''[[FS-''' I like that example ;) also because it is only a note. In this way, we don't have to commit ourself to a specific technology yet.''']]'''
-
{{{
<rules startMode="root"
xmlns="http://www.thaiopensource.com/validate/nrl">
Received on Thursday, 30 June 2005 10:46:07 UTC