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]

AW: How to determine element-type ?


Dear Francis,

Thank you for your response,

best regards,

André

> -----Ursprüngliche Nachricht-----
> Von: Francis Norton [mailto:francis@redrice.com]
> Gesendet: Montag, 23. April 2001 17:05
> An: xsl-list@lists.mulberrytech.com
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]