Diff for /modules/damieng/clean_xml/loncapa.xsd between versions 1.3 and 1.4

version 1.3, 2015/04/27 20:39:01 version 1.4, 2015/04/29 15:31:27
Line 734 Line 734
     <xs:attribute name="checkboxvalue" type="xs:string">      <xs:attribute name="checkboxvalue" type="xs:string">
       <xs:annotation>        <xs:annotation>
         <xs:documentation>          <xs:documentation>
           Two-option checkboxes for            When there are only 2 option values, set this attribute to one of them in order to display checkboxes. A foil checkbox will have to be checked when the foil has the chosen option value.
         </xs:documentation>          </xs:documentation>
       </xs:annotation>        </xs:annotation>
     </xs:attribute>      </xs:attribute>
     <xs:attribute name="checkboxoptions">      <xs:attribute name="checkboxoptions">
       <xs:annotation>        <xs:annotation>
         <xs:documentation>          <xs:documentation>
           Checkbox options            Set to "nochoice" to avoid the display of the list of option values.
         </xs:documentation>          </xs:documentation>
       </xs:annotation>        </xs:annotation>
       <xs:simpleType>        <xs:simpleType>

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>