OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Finding the target of a RDDL document

[ Lists Home | Date Index | Thread Index ]


> -----Original Message-----
> From: Eric van der Vlist [mailto:vdv@dyomedea.com]
> Sent: 20 March 2002 09:40
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Finding the target of a RDDL document
> 
> 
> Sorry to ask such a trivial question, but if I read a RDDL document, how 
> can I find its target?
> 
> For instance, how can I tell that http://www.openhealth.org/RDDL/ is 
> describing the http://www.rddl.org/ namespace?
>
> ...

Isn't this what the xml:base attribute is signifying on the document element?

<html xmlns="http://www.w3.org/1999/xhtml"; 
        xmlns:xlink="http://www.w3.org/1999/xlink";
        xmlns:rddl="http://www.rddl.org/";
		xml:lang="en"
		xml:base="http://www.rddl.org/";>
...

Jonathan made some comments about this in a posting last October [1]. 

Cheers,

L.

[1]. http://lists.xml.org/archives/xml-dev/200110/msg00258.html


-- 
Leigh Dodds, Research Group, Ingenta | "Pluralitas non est ponenda
http://weblogs.userland.com/eclectic |    sine necessitate"
http://www.xml.com/pub/xmldeviant    |     -- William of Ockham




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS