help with enumeration values pls 2006-10-09 - By David Bertoni
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
|
|