[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XLink
- From: Purvesh Sharma <purvesh@whizlabs.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 23 Aug 2001 12:00:09 +0530
Consider the following link in HTML
< a href= #Answer> Answer </a>
<a name="Answer"> The correct answer is...</a>
What would be an equivalent link in XLink?
Regards
Purvesh
----- Original Message -----
From: "Farrow, John" <John.Farrow@NBNZ.CO.NZ>
To: <nasimson@softhome.net>; <xml-dev@lists.xml.org>
Sent: Thursday, August 23, 2001 9:38 AM
Subject: RE: building an XML DOM Parser
> This has a couple of links on building a parser - read the pdf documents
>
> -----Original Message-----
> From: nasimson@softhome.net [SMTP:nasimson@softhome.net]
> Sent: 23 August 2001 2:24 PM
> To: xml-dev@lists.xml.org
> Subject: building an XML DOM Parser
>
>
> Peace Be Upon You All.
>
> I am an undergraduate student of Computer Science.
> We (a team of 4), need to build an "XML DOM Parser"
> for our compiler construction course.
>
> Pointers to any resources/samples/papers?
>
> Tons of thanks for your kind input.
>
> Talha
> nasimson@softhome.net
> nasimson@hotmail.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 elist use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> This communication is confidential and may contain privileged material.
> If you are not the intended recipient you must not use, disclose, copy or
retain it.
> If you have received it in error please immediately notify me by return
email
> and delete the emails.
> Thank you.
>
>
> -----------------------------------------------------------------
> 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 elist use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
- Follow-Ups:
- Re: XLink
- From: "Christopher R. Maden" <crism@maden.org>