[Home] [By Thread] [By Date] [Recent Entries]


Rich Salz scripsit:

>     This specification defines a Uniform Resource Name namespace for XML
> namespace-qualified names, QNames. As long as the URN is encoded in the
> same character set as the document containing the original QName, the
> Qname URN provides enough information to maintain the semantics, and
> optionally the exact syntax, of the original name.

I currently have a related problem: I need to be able to generate
namespace names from prefixes when no declaration is present.
Normal XML parsers treat this as an error, but TagSoup does not;
it supplies the namespace name "urn:x-prefix:<prefix>".  I'd
like to switch this to "urn:qname:prefix", if you can change the
draft to allow such an URN.

BTW, the header line still says "UUID URN".

-- 
Principles.  You can't say A is         John Cowan <cowan@c...>
made of B or vice versa.  All mass      http://www.reutershealth.com
is interaction.  --Richard Feynman      http://www.ccil.org/~cowan

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member