Well,

        I suppose he could transform the sample xml into a stylesheet as desired using xalan.

--dave



David Bertoni <[EMAIL PROTECTED]>

10/09/2006 12:56 PM

To
xalan-j-users@xml.apache.org
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


Reply via email to