[
Lists Home |
Date Index |
Thread Index
]
- To: Elliotte Harold <elharo@metalab.unc.edu>, XML Developers List <xml-dev@lists.xml.org>
- Subject: Re: [xml-dev] URL resolution sanity check
- From: Mukul Gandhi <mukul_gandhi@yahoo.com>
- Date: Sat, 9 Jul 2005 21:36:41 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=fGIOrAKUOrn1mfTRua5hJZ78VTymJUykgmuoOKDfd8FSDxc/GnqJ36qbcNXAMeVGbo8CagKDu5mP1pkD+7RXckkrT/YGrZD83eATjHnbhiRrW3tXV/o+uZbDoa5m0fWzvDY+WXpOfDjqq/k+NApmZqd88i5mORMddmb2v+sbPYM= ;
- In-reply-to: <42CFF33E.3030105@metalab.unc.edu>
Hi Elliotte,
I think the base URL of the child element will be
http://www.example.com/data/test.xml.
I guess you have got this XML document as a result of
invoking an XInclude processor?
Regards,
Mukul
--- Elliotte Harold <elharo@metalab.unc.edu> wrote:
> I need to confirm something consider the following
> situation:
>
> <parent
> xml:base="http://www.example.com/data/limit/..">
> <child xml:base="test.xml"/>
> </parent>
>
> Is the base URL of the child element
> http://www.example.com/data/limit/test.xml or
> http://www.example.com/data/test.xml ?
>
> In other words, is
> http://www.example.com/data/limit/.. essentially the
>
> same as http://www.example.com/data/limit/../ or
> not?
>
> --
> Elliotte Rusty Harold elharo@metalab.unc.edu
> XML in a Nutshell 3rd Edition Just Published!
> http://www.cafeconleche.org/books/xian3/
>
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
>
>
-----------------------------------------------------------------
> 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>
>
>
____________________________________________________
Sell on Yahoo! Auctions – no fees. Bid on great items.
http://auctions.yahoo.com/
|