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: XML SPY



XML-SPY does not natively enhance extension support or have a built in XSLT
processor, its an editor ( and possibly a framework ).

XML-SPY is configured to utilize an external XSLT processor, sooooo

if u have chosen the default msxml, then u possibly use the extensions that
the particular version of msxml exposes.

Simply, XSLT processor have extensions, and whatever XML-SPY is using as a
processor is the extensions that maybe used by the author.


cheers, jim fuller


----- Original Message -----
From: "Andrew Welch" <andrew@thebristoldirectory.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Monday, January 21, 2002 9:17 AM
Subject: RE: [xsl] XML SPY


>
> fwiw,
>
> The latest download of xml spy supports using extensions that fall under
the
> namespace:
>
> xmlns:ms="urn:schemas-microsoft-com:xslt
>
> using msxml4
>
> (you can pick and choose between v3 and v4)
>
> cheers
>
> andrew
>
>
>
> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Michael Kay
> Sent: Saturday, January 19, 2002 9:52 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] XML SPY
>
>
> >   Does XML SPY support Extension functions written in Java. I
> > tried with a
> > simple java program, but the output is blank.
>
> XML Spy is not an XSLT processor, rather it allows you to plug in various
> XSLT processors of your choice. The default, I think, is MSXML3, which
does
> not allow Java extensions. If you want Java extensions, just substitute a
> different XSLT processor such as Saxon or Xalan.
>
> Mike Kay
>
>
>  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]