Subject: RE: running a transform of xsd
From: "Blaise, Isaac J" <iblaise@xxxxxxxxxxxxx>
Date: Mon, 21 Oct 2002 18:07:42 -0400
|
I realize it was somewhat of a newbie question...
I was looking for a tutorial of some kind that would show me how to parse values from a XSD file and use them for translation into xml and/or html.
example...
<xs:enumeration value="MAX">
<xs:documentation>
<xs:annotation>All values in this aggregate function are
checked and the maximum value is passed back. </xs:annotation>
</xs:documentation>
</xs:enumeration>
so here, I want to get the context of the annotation and the value of the enumeration.
thanks in advance,
Isaac
iblaise@xxxxxxxxxxxxx
-----Original Message-----
From: cknell@xxxxxxxxxx [mailto:cknell@xxxxxxxxxx]
Sent: Monday, October 21, 2002 5:32 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: running a transform of xsd
O.K., I'm confused, an XML schema file IS an XML file, per se. What is it that you want to do?
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: "Blaise, Isaac J" <iblaise@xxxxxxxxxxxxx>
Sent: Mon, 21 Oct 2002 17:14:47 -0400
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: running a transform of xsd
hi,
could you possibly point me to any tutorials that can help me run a transformation of a XML Schema (*.xsd) into a XML file? I consider myself a fair xslt programmer, but this is a totally new concept for me.
thanks,
Isaac
iblaise@xxxxxxxxxxxxx
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
|