8000 Tags · jfriviere/tei.openedition · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jfriviere/tei.openedition

Tags

1.6.1

Toggle 1.6.1's commit message
Release 1.6.1

- new attribute support:
  - head@rend
  - head@rendition
- tag nesting
  - allow <q>, <table> in <note>
  - allow <ref> in <affiliation>
  - allow <list>, <p>, <q> in <cell>
  - allow <list> in <div>
- xsd
  - add xsd/tei.openedition.1.6.1
- other
  - update <body> behaviour and fix the xsd/tei.openedition.1.6.0/document.xsd validity error: 'cos-nonambig' (using ROMA 5.0.0 with TEI 3.5.0)

1.6.0

Toggle 1.6.0's commit message
Release 1.6.0

- odd
  - schemaSpec/source use now https
  - remove release number from odd now useless with roma 5.0.0
  - rename odd/tei.openedition.odd -> odd/tei.openedition.odd.xml
  - rm 1st char <U+FEFF> in odd
  - add schemaLocation to tei.openedition.odd.xml
- new elements support:
  - distributor: allow distributor in teiHeader
  - bibliStruct (usefull in teiHeader/fileDesc/sourceDesc for TEI export after publication)
      - analytic
      - monogr
        - imprint
      - series
  - schemaRef: ref to odd source in xsd schema
- new attribute support:
    - biblScope@unit
    - date@type: used in publicationStmt (published date)
- tag nesting
  - allow <figure> in <hi>
  - allow <figure> in <cell>
  - allow <q> in <item>
  - allow <listBibl> in <body>
- xsd
   - add xsd/tei.openedition.1.6.0

1.5.2

Toggle 1.5.2's commit message
fix issue OpenEdition#4

1.5.1

Toggle 1.5.1's commit message
Release 1.5.1

- fix the github issue  OpenEdition#3

1.5

Toggle 1.5's commit message
Release 1.5

- reference to TEI P5 3.1.0
- fix the publicationStmt issue (valid with TEI P5 3.1.0)
- allow multiple <listBibl> in <div>
- add tag <formula> in odd

1.4.1

Toggle 1.4.1's commit message
tei.openedition.1.4.1

Elements <name> and <persName> as child of element <item>
allow the value "collaborator" for the role attribute of editor element
Roma renames the namespace "ns1" to "tei" in xsd

1.4

Toggle 1.4's commit message
tei.openedition.1.4

<bibl> element allowed as child of  <body> and <div>

1.3.2

Toggle 1.3.2's commit message
tei.openedition.1.3.2

Fix the reference error to tei.openedition.XXX.xml in xml.xsd and dcr.xsd

1.3.1

Toggle 1.3.1's commit message
tei.openedition.1.3.1

Element added : <gloss>

1.3

Toggle 1.3's commit message
tei.openedition.1.3

ODD rewritten from scratch, without using Roma
Elements added : <listBibl>, <quote> and <seg>
Content models more accurate
tei.openedition.1.3.xsd generated with Roma needs local xml.xsd and dcr.xsd
0