Skip to main content

BIN j8CV5 Documentation

  • Author:

  • Version: 9

  • Description: Ordered set with standard list control and [unique] constraint - Lfpx7

  • Created: 2019-11-10

  • Modified: 2024-08-21

  • Source:

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

    Printers Embed Responsive

    <complexType name='Form' description='Ordered set with standard list control and [unique] constraint - bin:Lfpx7' >
        <field caption='Ordered set' extra:aclec.maxchars='0' extra:form.maybenull='true' 
    extra:ctrl.emptyisnull='true' extra:ic.enumlabel.green='green' extra:ic.enumlabel.red='red' extra:ic.enumlabel.yellow='yellow' extra:ic.enumlabels='true' extra:lc.buttonsright='true' extra:lc.copy='false' extra:lc.moveonright='true' maxOccurs='3' minOccurs='1' name='Question30' type='xs:string'>
            <facet name='enumeration' value='red'></facet>
            <facet name='enumeration' value='yellow'></facet>
            <facet name='enumeration' value='green'></facet>
        </field>
        <constraint category='unique' extra:error.particle='Question30' grammar='xpath' name='Field30MustBeUnique' selector='Question30'>
            <expression path='.'></expression>
        </constraint>
    </complexType>