[
Lists Home |
Date Index |
Thread Index
]
> It is probably prudent to simply avoid spaces in URIs altogether.
I'd agree, but...
file:///c:/Program Files/hmmmm
No one would be mad enough to put a space in a directory name
like "Program Files" would they? That would be silly....
So the choice is; do you make the end user (if it's end users creating
the xml files) do the %20 escaping, or do you let the end user use a
space and specify that somewhere along the chain between the xml file
and the URL resolution the space gets encoded. Just simply avoiding
them isn't really an option.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
- Prev by Date:
Re: [xml-dev] Namespaces, Xml Schema Whitespace normalization, xs:anyURI, and URILiterals in XPath 2.0
- Next by Date:
Re: [xml-dev] Namespaces, Xml Schema Whitespace normalization,xs:anyURI, and URILiterals in XPath 2.0
- Previous by thread:
RE: [xml-dev] Namespaces, Xml Schema Whitespace normalization, xs:anyURI, and URILiterals in XPath 2.0
- Next by thread:
Re: [xml-dev] Namespaces, Xml Schema Whitespace normalization,xs:anyURI, and URILiterals in XPath 2.0
- Index(es):
|