Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: XSLT 2.0 under .NET

From: "Susan Harris" <susanbharris1972@-----.--->
To: NULL
Date: 10/2/2008 2:17:00 PM

Doing a search and replace in the xslt file as follows seems to work:

xs:token -> xs:string
xs:ID -> xs:string
xs:IDREF -> xs:string
xs:positiveInteger -> xs:integer
xs:nonNegativeInteger -> xs:integer

Should that be safe, or am I creating problems for myself?

"Martin Honnen" <mahotrash@y...> wrote in message 
news:u$JrdyIJJHA.3424@T......
> Susan Harris wrote:
>> Are there any powerful native .NET royalty free solution for working with 
>> XSLT 2.0? The Altova engine uses a COM object, which I prefer not to 
>> deploy, and the basic Saxon parser can't handle xsl:sequence, etc. And it 
>> doesn't look like you can distribute the commerical one freely.
>
> Saxon is not a parser, it is an XSLT 2.0 and XQuery 1.0 engine. Saxon uses 
> the XML parser in the .NET framework or the Java runtime.
>
> And I am sure the basic Saxon version can handle the XSLT 2.0 instruction 
> xsl:sequence, otherwise it would not comply with the XSLT 2.0 
> specification. What the basic Saxon version does not support is schema 
> aware XSLT 2.0 or XQuery 1.0. What exactly do you think the basic Saxon 
> version does not support?
>
> Otherwise I am afraid there are no current options for XSLT 2.0 under 
> .NET.
>
> -- 
>
> Martin Honnen --- MVP XML
> http://JavaScript.FAQTs.com/ 



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent