[xsl] Using XSLT with XML Schemas

Subject: [xsl] Using XSLT with XML Schemas
From: "Chitra Lalita Madhwacharyula" <iscp1059@xxxxxxxxxx>
Date: Thu, 19 Dec 2002 11:14:55 +0800
Hello,

Can anyone tell me if XSLT can be used to manipulate XML Schemas i.e
.xsd files ? For example if I define a few new concepts or declarations
in the schema and whenever they are encountered I want some specific
action. So basically I want to apply the XSLT stylesheet on the schema
and not on the instance document as I may use the same schema for n
documents. 

So Can I use the XSLT stylesheet to manipulate the schema .xsd file the
same way as I use it for the .xml files ?

Thanx,
Chitra

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread