Skip to main content

BIN FNU9a Documentation

  • Author:

  • Version: 4

  • Description: Form Particle Components - Simple - Table Printer r2uJk

  • Created: 2019-12-26

  • Modified: 2019-12-26

  • Source:

     Edit Bin W3C Schema Json-Schema Java Bean Code Default Value as XML

    Printers Embed Responsive

    <complexType name='Form' description='Form Particle Components - Simple - Table Printer bin:r2uJk' extra:form.ccontrol='table'>
        <field name='Hello' type='xs:string' 
    	extra:form.title='This is the Hello Title'
    	extra:form.explanation='This is the Hello Explanation'
    	extra:form.header='This is the Hello &lt;b> Header&lt;/b>'
    	extra:form.subheader='This is the Hello &lt;b> Sub Header&lt;/b>'
    	extra:form.footer='This is the Hello &lt;b> Footer&lt;/b>'
    	
    />
        <field name='List' type='xs:string' minOccurs='2' maxOccurs='n' extra:lc.minmaxsize='true' extra:lc.move='false' extra:lc.copy='false'
    	extra:form.title.html='This is the List &lt;b>Title'
    	extra:form.explanation='This is the ListExplanation'
    	extra:form.header='This is the List &lt;b> Header&lt;/b>'
    	extra:form.subheader='This is the List &lt;b> Sub Header&lt;/b>'
    	extra:form.footer='This is the List &lt;b> Footer&lt;/b>'
    	
    />
    </complexType>