Changes between Initial Version and Version 3 of Ticket #1554


Ignore:
Timestamp:
Nov 23, 2010, 12:32:26 PM (13 years ago)
Author:
Nicklas Nordborg
Comment:

Changed the XML example to show how it was actually implemented.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1554

    • Property Owner changed from everyone to Nicklas Nordborg
    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #1554 – Description

    initial v3  
    77{{{
    88<extension id="..">
    9   <extends index="..">....</extends>
    10   <extends index="..">....</extends>
     9  <extends>
     10    <ref index="..">....</ref>
     11    <ref index="..">....</ref>
     12  </extends>
    1113  ...
    1214</extension>