Changes between Version 7 and Version 8 of schema


Ignore:
Timestamp:
Feb 21, 2011, 9:18:14 AM (13 years ago)
Author:
jwillenborg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • schema

    v7 v8  
    11= Schema support =
    22
    3 The MPDL document storing and querying system supports the document schemas Archimedes and Echo. In the near future also a subset of TEI-Lite will be supported.
     3The MPDL document storing and querying system supports the document schemas Archimedes and Echo. In the near future also a subset of TEI-Lite will be supported. Also a subset of [/wiki/schema/xpointer XPointer] will be supported.
    44
    55The element "pb" (page break) and "s" (sentence) are supported especially: a special fast method is used to retrieve a certain page (the fragment between two "pb" elements) in a document. And all fulltext queries within documents are executed against the element "s" and result in hits which each contains the position in the document (page number and sentence number).