Changes between Version 4 and Version 5 of schema/xpointer


Ignore:
Timestamp:
Feb 21, 2011, 3:06:04 PM (13 years ago)
Author:
jwillenborg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • schema/xpointer

    v4 v5  
    126126      * the id is not intuitive
    127127* point/range expression
    128   * point(.0) or range(1.22, 1.34)
     128  * point(.0) or point(.1) or range(1.22, 1.34)
    129129    * Advantages
    130       * pointers could point to a text portion, is partly already implemented
     130      * pointers could point to a text portion
     131      * pointers could point to the place before or after an element
     132      * is partly already implemented
    131133    * Disadvantages
    132134
     
    148150      * the broken link is sent to the older version of the document if a versioning system is running or an error message is given that the document has changed
    149151* point/range expression
    150   * point(.0) or range(1.22, 1.34)
     152  * point(.0) or point(.1) or range(1.22, 1.34)
    151153    * Reasons
    152154      * compatible with XPointer, only this alternative