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

RE: Microsoft or W3C?

Subject: RE: Microsoft or W3C?
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2000 08:29:34 -0800
microsoft and w3c
Please read the Microsoft documentation on what is supported, and in which
release.  Until complete XSLT support is available in all our products it is
important to check the deployment details before making any assumptions
about support.  See http://msdn.microsoft.com/xml.

> -----Original Message-----
> From: Medina, Edward [mailto:emedina@xxxxxxx]
> Sent: Monday, March 27, 2000 8:14 AM
> To: 'XSL-List@xxxxxxxxxxxxxxxx'
> Subject: Microsoft or W3C?
> 
> 
> Hello there!
> 
> This is for anyone that could answer my question!
> 
> I am in a developing team that is creating a prototype of an 
> editor to use
> XML.  However, my question is 
> concerning XSL, and XSLT.  
> 
> Currently I am using the following code at the top of my stylesheet
> 
> <xsl:stylesheet
> 	xmlns:xsl="http://www.w3.org/TR/WD-xsl"
> 	xmlns="http://www.w3.org/TR/REC-html40"
> 	xmlns:fo="http://www.w3.org/1999/XSL/Format"
>                  	result-ns="fo">
>   <xsl:template match="//">
>  <HTML>
>      	<HEAD>
> 		<TITLE>
> 		</TITLE>
> 	</HEAD>
>  	<BODY>
> 		<xsl:apply-templates />
> 	</BODY>
>  </HTML>
> </xsl:template>
> 
> I am also using IE5  to view my results of any changes that I 
> make to the
> style sheet.  However, I've come accross some problems.
> One of the problems is that I am not able to use the 
> following XSL Elements
> 
> <xsl:arg>
> <xsl:choose>
> <xsl:for-each>
> <xsl:use>
> <xsl:otherwise>
> <xsl:when>
> 
> I always get the same error when trying to use these XSL 
> Elements, and I'm
> not sure why.
> The error that I get is:    Unknown method. (-->first-of-type()<--).
> 
> Is this a Microsoft (IE5) error or is it that its not part of the W3C
> standard?
> I also get the same error when trying to use the format style 
>  (ie fo:).
> 
> What am I doing wrong?
> 
> Eddy
> emedina@xxxxxxx
> 
> 
> 
>  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.