xsl-list
[Top] [All Lists]

RE: Using XSLT with XML Schemas

2002-12-19 04:34:27
XML Schemas are XML documents so the answer is yes. 

But you need to be very careful (i.e., you need to understand the XML
Schema spec very well) if you want to process *any* XML Schema, because
there are many different ways of writing equivalent schemas.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Chitra Lalita Madhwacharyula
Sent: 19 December 2002 03:15
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Using XSLT with XML Schemas


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



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



<Prev in Thread] Current Thread [Next in Thread>