  | |  | help with enumeration values pls | help with enumeration values pls 2006-10-09 - By DBrosius@(protected)
Well,
I suppose he could transform the sample xml into a stylesheet as desired using xalan.
--dave
David Bertoni <dbertoni@(protected)> 10/09/2006 12:56 PM
To xalan-j-users@(protected) cc
Subject Re: help with enumeration values pls
gr4tzy wrote: > hi, > i'm working on a c code generator and i need to be able to define different > machine states in an xml file which look something like this (this is just > an example): > <STATES> > <STATE name="LIGHTS_ON"/> > <STATE name="LIGHTS_OFF"/> > <STATE name="FADE_IN"/> > </STATES> > And then i need to be able to use those name attributes as enumeration > values in an xsd schema. > is that possible?
This is a list for Xalan-J, which is an XSLT processor. Since this question has nothing to do with XSLT or Xalan-J specifically, this is not the appropriate forum to ask this question.
Dave
<br><font size=2 face="sans-serif">Well, </font> <br> <br><font size=2 face="sans-serif"> I suppose he could transform the sample xml into a stylesheet as desired using xalan.</font> <br> <br><font size=2 face="sans-serif">--dave</font> <br> <br> <br> <br> <table width=100%> <tr valign=top> <td width=40%><font size=1 face="sans-serif"><b>David Bertoni <dbertoni @(protected)></b> </font> <p><font size=1 face="sans-serif">10/09/2006 12:56 PM</font> <td width=59%> <table width=100%> <tr> <td> <div align=right><font size=1 face="sans-serif">To</font></div> <td valign=top><font size=1 face="sans-serif">xalan-j-users@(protected)< /font> <tr> <td> <div align=right><font size=1 face="sans-serif">cc</font></div> <td valign=top> <tr> <td> <div align=right><font size=1 face="sans-serif">Subject</font></div> <td valign=top><font size=1 face="sans-serif">Re: help with enumeration values pls</font></table> <br> <table> <tr valign=top> <td> <td></table> <br></table> <br> <br> <br><font size=2><tt>gr4tzy wrote:<br> > hi,<br> > i'm working on a c code generator and i need to be able to define different<br> > machine states in an xml file which look something like this (this is just<br> > an example):<br> > <STATES><br> > <STATE name="LIGHTS_ON"/><br> > <STATE name="LIGHTS_OFF"/><br> > <STATE name="FADE_IN"/><br> > </STATES><br> > And then i need to be able to use those name attributes as enumeration<br> > values in an xsd schema.<br> > is that possible?<br> <br> This is a list for Xalan-J, which is an XSLT processor. Since this <br> question has nothing to do with XSLT or Xalan-J specifically, this is not <br> the appropriate forum to ask this question.<br> <br> Dave<br> <br> </tt></font> <br>
|
|
 |