Xxe/Templates/publiquiz_composite.xml
changeset 87 35606ecc54fc
child 125 dd9b04a54839
equal deleted inserted replaced
86:2d51a1795ed3 87:35606ecc54fc
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <publiquiz version="1.0">
       
     3   <quiz xml:id="???">
       
     4     <head>
       
     5       <title></title>
       
     6     </head>
       
     7 
       
     8     <instructions>
       
     9       <p></p>
       
    10     </instructions>
       
    11 
       
    12     <composite>
       
    13       <subquiz>
       
    14         <instructions>
       
    15           <p></p>
       
    16         </instructions>
       
    17         <choices-radio>
       
    18           <right></right>
       
    19           <wrong></wrong>
       
    20         </choices-radio>
       
    21       </subquiz>
       
    22 
       
    23       <subquiz>
       
    24         <instructions>
       
    25           <p></p>
       
    26         </instructions>
       
    27         <choices-radio>
       
    28           <right></right>
       
    29           <wrong></wrong>
       
    30         </choices-radio>
       
    31       </subquiz>
       
    32     </composite>
       
    33   </quiz>
       
    34 </publiquiz>