root/trunk/bknr/datastore/src/xml-impex/tutorial3.xml

Revision 703, 200 bytes (checked in by manuel, 4 years ago)

Tutorial weiter gefuehrt, Parent und Body slots gehen

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1 <family>
2   <adult name="Clara">
3     <child name="Robert"/>
4     <child name="Anton"/>
5   </adult>
6   <adult name="Joseph">
7     <child name="Ludwig"/>
8     <child name="Benediktine"/>
9   </adult>
10 </family>
Note: See TracBrowser for help on using the browser.