Hi,
I am trying to control the appearance of xforms:textArea. If I try a class attribute so that a stylesheet could render it as I want, I get:
Type class org.orbeon.oxf.common.ValidationException
Message null, line -1, column -1 : Error unexpected attribute "class"(schema: http://www.w3.org/2002/xforms/controls) : null, line -1, column -1: Error unexpected attribute "class"(schema: http://www.w3.org/2002/xforms/controls)
Location null
Line -1
Column -1
I have tried introducing my own xxforms attributes as well and altering theme.xsl to handle them but I get the same error message. It appears as though xforms:textArea can only have the ref attribute, whereas the XForms specification states that foreign attributes are allowed on all elements - what is the status here?
Cheers,
Matthew
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
