XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] How to match targetNamespace URIs in XML Schemas to namespace declarations in XML instances when the targetNamespace attribute contains characters that are illegal in URIs?

* Geoff Shuetrim wrote:
>I have come across an XML Schema document with a targetNamespace attribute
>that contains, among other characters, a backslash character, for example "
>http://example.com/target\namespace";.
>
>I am trying to determine what the namespace declaration, for elements
>defined in that schema, should be when those elements are used in an XML
>instance document.  Specifically, should I expect:
>
>1. xmlns="http://example.com/target\namespace"; or should I expect
>2. xmlns="http://example.com/target%5Cnamespace";

I don't see a definition of the value space for anyURI in XML Schema 1.0
but in XML Schema 1.1 it seems to be proposed that the mapping between
lexical and value space is the identity mapping, so you would never con-
vert the backslash.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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

Copyright 1993-2007 XML.org. This site is hosted by OASIS