<action type="create">
  <object type="questions" >
    <field name="title">Question</field>

    <relation role="related">
       <object type="answers">
         <field name="title">Answer 1</field>
       </object>
    </relation>
    <relation role="related">
       <object type="answers">
         <field name="title">Answer 2</field>
       </object>
    </relation>
...
  </object>
</action>

--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"Never summon anything bigger than your head."




Reply via email to