This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Replacing Attributes


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of stevenson
> Sent: Thursday, April 04, 2002 8:33 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Replacing Attributes
>
>
> But how do you do xslt without xml and xml DOM Methods?

"How" you do XSLT depends on your environment. It may be a browser, a shell
script, a DOM extension, a Java package.

You asked a question about DOM, so this isn't an XSL question. You probably
can find what you're looking for in the DOM recommendation:

http://www.w3.org/TR/DOM-Level-2-Core



>
> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Michael Kay
> Sent: 03 April 2002 20:19
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] Replacing Attributes
>
> > Just like the way we have replaceChild method to replace
> > nodes, how can
> > Attributes be replaced? Please assist
>
> You're off-topic. This list is about XSLT and XSL-FO, and there's nothing
> called replaceChild in XSLT (or, as far as I know, in XSL-FO).
>
> Michael Kay
> Software AG
> home: Michael.H.Kay@ntlworld.com
> work: Michael.Kay@softwareag.com
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]