Changes between Version 19 and Version 20 of schema/xpointer


Ignore:
Timestamp:
Mar 25, 2011, 4:13:52 PM (13 years ago)
Author:
jwillenborg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • schema/xpointer

    v19 v20  
    5858    * [[http://mpdl-test.mpiwg-berlin.mpg.de:30030/documents/echo/la/Benedetti_1585.xml#xpointer(id(%27page7%27)/echo[1]/text[1]/div[1]/div[2]/p[1]/s[1]/point(42))|Benedetti, page 7, sentence 1, point to character 42]]
    5959
    60 External elements of documents (e.g. user annotations) are stored separated from the document. They are positioned by an XPointer point. This point could have 3 values: ".0", ".1" or a positive integer (see below).
     60External elements of documents (e.g. user annotations) are stored separated from the document. They are positioned into the document by an XPointer with page number, xpath expression and a point. This point could have 3 values: ".0", ".1" or a positive integer (see below).
    6161
    6262Example (external user annotation):
     
    6565        modificationDate="2011-03-25T11:11:11.000Z"
    6666        uid="joe"
    67         xpointer="#xpointer(id('page6')/tei[1]/text[1]/body[1]/chap[1]/p[1]/s[1]/point(22))">
     67        documentId="/tei/en/ramones_2004.xml"
     68        xpointer="#xpointer(id('page6')/TEI[1]/text[1]/body[1]/chap[1]/p[1]/s[1]/point(22))">
    6869  <content>
    6970    <note>This is a test note with <ref target="http://slime.de">test link</ref></note>