Vai al contenuto principale

BIN iCnDa Documentation

  • Author:

  • Version: 4

  • Description: Country Web control unit test pTXW9

  • Created: 2020-01-10

  • Modified: 2020-01-10

  • Source:

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

    Printers Embed Responsive

    <complexType name='Form' description=' Country Web control unit test bin:pTXW9'>
        <field name='CountryWeb' type='xs:token' extra:form.control='country' extra:sloctrl.web='true'/>
        <field name='CountryWebControl' type='xs:token' extra:form.control='country-web' extra:form.explanation='defines form.control=country-web'/> 
         <field name='CountryWebShowCode' type='xs:token' extra:form.control='country' extra:sloctrl.web='true' extra:sloctrl.showcode='true' extra:form.explanation='defines [sloctrl.showcode=true] to show code, items are sorted by code'/>
          <field name='CountryWebEnum' type='NotEmptyString' extra:form.control='country' extra:sloctrl.web='true' extra:form.explanation='defines an enumeration'>
            <facet name='enumeration' value='gb'/>
            <facet name='enumeration' value='it'/>
            <facet name='enumeration' value='nl'/>
        </field>
        <field name='CountryNameControl' type='xs:token' extra:form.control='country' extra:sloctrl.usename='true'/>
        
    </complexType>
    <simpleType name='NotEmptyString' type='xs:string' extra:ctrl.emptyisnull='true' extra:form.maybenull='true'/>