Subject: R: Using XSLT with XML Schemas
From: "Giuseppe Verduci" <g.verduci@xxxxxxxxx>
Date: Thu, 19 Dec 2002 09:29:18 +0100
|
Hi Micheal,
I have tried in order to generate pages HTML with form with fields
that have the characteristics of the file xsd.
there aren't particular difficulties.
Giuseppe
-----Messaggio originale-----
Da: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] Per conto di Michael
Leditschke
Inviato: giovedì 19 dicembre 2002 5.35
A: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Oggetto: RE: Using XSLT with XML Schemas
An xsd file is a well formed XML file and hence
can be manipulated by XSLT.
Have you tried and had problems?
Regards
Michael
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Chitra
> Lalita Madhwacharyula
> Sent: Thursday, 19 December 2002 2:15 PM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: 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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|