OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] how to use xml:base and relative URLs with SAX/Java?

[ Lists Home | Date Index | Thread Index ]
  • To: Michael Kay <mike@saxonica.com>, Elliotte Harold <elharo@metalab.unc.edu>
  • Subject: RE: [xml-dev] how to use xml:base and relative URLs with SAX/Java?
  • From: Anil Philip <goodnewsforyou@yahoo.com>
  • Date: Mon, 12 Dec 2005 10:54:40 -0800 (PST)
  • Cc: xml-dev@lists.xml.org
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=JhbVpkDauRDXRn7HG6Km45PNG1VoCgH+GYoWvFtBFSAP99uiQvtqpXWg4L2bKBeh8q/O4Jsc3HcaVfGqwkxL8ISWmDhPhdMQ07yFwZuob/Aj2EuFDr7RgF06oupvrFUPu5p9qrhOvuWqeVkolqbBKHU+6i04KBm2wdsjySISZDQ= ;
  • In-reply-to: <001401c5fed9$06ace680$0115a8c0@Elektonika.local>

Hello,
I got the error while trying to validate the xml
instance against the schema (by File|Save in XML Spy)
- *not* during runtime.

I am using the default SAX parser in JDK 1.5.

My application uses an xml file that contains urls
(among other things) of audio clips. The clips start
out on the local desktop, and are transferred (with
the XML file) to a server. So the base url is going to
change. So I think I need to be able to have relative
URLs. 

Can anyone please advise or point me to any tutorials
how to use it in Java with the SAX parser?
I have been going through Elliotte Harold's online
book "XML with Java" (but didnt find any treatment of
xml:base) and googling for any other material.
-
thanks,
Anil


--- Michael Kay <mike@saxonica.com> wrote:

>  
> > 
> > The systemID method in Locator could take account
> of xml:base 
> > attributes 
> > when reporting the system ID of individual
> elements. "If the system 
> > identifier is a URL, the parser must resolve it
> fully before 
> > passing it 
> > to the application."
> 
> I would hope not. The purpose of Locator is to
> locate errors in a source
> file. The spec supports this:
> 
> "The return value is the system identifier of the
> document entity or of the
> external parsed entity in which the markup
> triggering the event appears."
> 
> That can't be affected by xml:base.
> 
> Michael Kay
> http://www.saxonica.com/
> 
> 
> 
>
-----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at
> http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the
> subscription
> manager:
> <http://www.oasis-open.org/mlmanage/index.php>
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




 

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

Copyright 2001 XML.org. This site is hosted by OASIS