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]

Re: XSL and XMLSchema


Michael Kay a écrit :

> > is it possible to apply an xsl to an xmlschema?
>
> Yes. An XML Schema is an XML document, so you can use it as input to an XSLT
> transformation.
>
> Mind you, it's not necessarily going to be easy: an XML Schema can be a
> complicated animal. It depends exactly what information from the schema you
> want to extract.
>
> Mike Kay
> Software AG
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Thanks Mike, but don't be affraid, I only want to apply a style sheet to a XML
files corresponding to an XML Schema, not to the schema itself. My question
could seem stupid, but I wanted to check that there won't be any problem before
starting any developpment.

Karim Barkati


 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]