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

Re: Problem in referencing DHTML 'document' object within <x

Subject: Re: Problem in referencing DHTML 'document' object within <xsl:s
From: Guy_Murphy@xxxxxxxxxx
Date: Wed, 14 Apr 1999 13:51:03 +0100
in referencing
Hold on there dobbin, hold your horses.

You aren't going to have any joy trying to manipulate an XSL docuent in
that manner (it's highly questionable as to whether it would be desirable
to allow an XSL document to be manipulated in that manner).

You don't want to be thinking of the XSL document sat in a browser. It is
an XML document, marked up with XSL vocabulary, parsed by an XML/XSL
parser.

The only way I can begin to imagine mainipulating an XSL document in the
ways that you;ve been describing, is to load it into the XML parser, and
manipulate it from outside the parser using the W3C DOM.

An indicator of teh problems you're encountering should be your environment
description in your problem statement. Your trying to use the IE5 DHTML
DOM to manipulate an XML document. XSL is not HTML, it's XML, so the best
DOM to use is the XML DOM.

Cheers
     Guy.





xsl-list@xxxxxxxxxxxxxxxx on 04/14/99 11:19:58 PM

To:   xsl-list@xxxxxxxxxxxxxxxx
cc:    (bcc: Guy Murphy/UK/MAID)
Subject:  Problem in referencing DHTML 'document' object within <xsl:s




Hello,
ENVIRONMENT
- Browser :- MS IE5
- DOM Implementation :- Specific to IE5
- DHTML Object Model :- Specific to IE5
PROBLEM STATEMENT
I am trying to use the 'document' object exposed by
IE5 DHTML Object Model within an <xsl:script> which
is called from an XSL template as follows :-
.
[SNIP]



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






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


Current Thread

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
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.