BIN O5aao Documentation
Author: Michele Vivoda
Version: 37
Description: Test for dialog verbatim/escape TODO unify grid and form, use [escape]
Created: 2018-09-25
Modified: 2018-10-07
Source:
Edit Bin W3C Schema Json-Schema Java Bean Code Default Value as XML<complexType name='Form' description='Test for dialog verbatim/escape TODO unify grid and form, use [escape]' extra:form.ccontrol='print'> <implements type='Row'/> <field name='Rows' type='Row' maxOccurs='n' extra:form.listview='grid'/> </complexType> <complexType name='Row' description=''> <field name='htmlDialog' type='xs:string' node='attribute' extra:form.print.dialog='true' extra:form.print.verbatim='true' default='HTML <b>text</b>'/> <field name='htmlInline' type='xs:string' node='attribute' extra:lc.escape='none' extra:form.print.verbatim='true' default='HTML <b>text</b>'/> <field name='htmlInlineEscaped' type='xs:string' node='attribute' default='HTML <b>text</b>'/> </complexType>
application/xml //efbin.org/osk/O5aao