In general, you can put literal HTML markup labels:
If the resources are not inline but come from an instance:
<xforms:label ref="$form-resources/plate-number/label"/>
To get HTML out, you would have to to something like this:
<xforms:label><xforms:output mediatype="text/html" ref="$form-resources/plate-number/label"/></xforms:label>
where the resource contains serialized HTML, e.g.:
<label>Foo<br/>Bar</label>
BTW I just fixed a bug whereby 2 <br> were present in the HTML:
-Erik
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws