AW: [xsl] How to determine element-type ?

Subject: AW: [xsl] How to determine element-type ?
From: "Mengel Andre (FV/SLM) *" <Andre.Mengel@xxxxxxxxxxxx>
Date: Tue, 24 Apr 2001 10:21:55 +0200
Dear Francis,

Thank you for your response,

best regards,

André

> -----Ursprüngliche Nachricht-----
> Von: Francis Norton [mailto:francis@xxxxxxxxxxx]
> Gesendet: Montag, 23. April 2001 17:05
> An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Betreff: Re: [xsl] How to determine element-type ?
> 
> 
> 
> 
> "Mengel Andre (FV/SLM) *" wrote:
> > 
> > Is it possible to determine the type of a simple content 
> element within
> > an XSL-Stylesheet by using the apropriate Schema ?
> > 
> not normally, but MSXML4 (just out in very first beta release) has
> extensions to XPath to allow this, eg 
> 
> boolean ms:type-is(string URI, string local-name)
> 
> which can be used to select elements which are of a particalar type or
> its descendents.
> 
> Francis.
> 
>  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