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

  • From: John Cowan <cowan@m...>
  • To: Geoff Shuetrim <geoff@g...>
  • Date: Thu, 3 Nov 2011 02:55:41 -0400

Geoff Shuetrim scripsit:

> 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"

1 is the best choice.  Namespace names are matched character-by-character
(or rather codepoint-by-codepoint), even if they are not valid URIs.

-- 
John Cowan <cowan@c...>             http://www.ccil.org/~cowan
Fundamental thinking is ha-ard.  Let's go ideology-shopping.
                        --Philosopher Barbie


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


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