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

version 1.2, 2015/04/27 18:05:31 version 1.3, 2015/04/27 20:39:01
Line 791 Line 791
   </xs:complexType>    </xs:complexType>
   <xs:complexType name="optionresponse--drawoptionlist">    <xs:complexType name="optionresponse--drawoptionlist">
     <xs:annotation>      <xs:annotation>
       <xs:documentation>Draw Option List</xs:documentation>        <xs:documentation>
           Draw Option List
           
           By default, the list of options is presented in front of the foils. Using the optional &lt;drawoptionlist&gt; element, the list of options can be embedded into a foil.
         </xs:documentation>
     </xs:annotation>      </xs:annotation>
   </xs:complexType>    </xs:complexType>
       
Line 804 Line 808
     <xs:annotation>      <xs:annotation>
       <xs:documentation>        <xs:documentation>
         Query for matches betweens items from two lists.          Query for matches betweens items from two lists.
           It is also possible to query for matches with optionresponse, but optionresponse only accepts simple text for the matches. With matchresponse, it is possible to use anything as a match, such as equations, images, plots, or long styled texts.
       </xs:documentation>        </xs:documentation>
     </xs:annotation>      </xs:annotation>
     <xs:complexType mixed="true">      <xs:complexType mixed="true">

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


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