[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Relative URLs using the file scheme?


nonamespaceschemalocation file


Elliotte Rusty Harold wrote:
> 
> At 9:39 AM +1000 10/16/02, Eddie Robertsson wrote:
> 
> >In the older versions of Xerces (pre 2.1.0) the following schema
> >locations would all work in test.xml:
> >
> >(absolute) xsi:noNamespaceSchemaLocation="C:\Files\Schemas\test.xsd"
> >(relative) xsi:noNamespaceSchemaLocation="Schemas\test.xsd"
> >(absolute) xsi:noNamespaceSchemaLocation="file:///C:/Files/Schemas/test.xsd"
> 
> I would claim this was a bug in Xerces. The first two examples you
> cite are not URLs of any kind. They do not meet the syntactic
> constraints of RFC 2396. Specifically, the literal backslash
> character is *forbidden* in URIs, and must be percent escaped.
> 
> I suspect you'll find that "Schemas/test.xsd" does work.
> 
> I'm not as sure of this, but I believe the third example is also
> incorrect. It should be either file://C:/Files/Schemas/test.xsd or
> file:/C:/Files/Schemas/test.xsd

i've wondered about forms such as "file://C:/Files/Schemas/test.xsd", which specifies a "host" "C:". is there any concensus on how such designators whould be
interpreted in os/language contexts which include the notion of logical hosts and or devices?

i'm also curious what one should expect something like "file:Schemas/test.xsd" to mean and if so, according to which rules?

...

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.