diff --git a/LEGAL/AUTHORS b/LEGAL/AUTHORS index 2c42ad403..8a8658782 100644 --- a/LEGAL/AUTHORS +++ b/LEGAL/AUTHORS @@ -1,10 +1,12 @@ -The main author of these XSL stylesheets -is Sebastian Rahtz at University of Oxford -IT Services +The main author of these XSL stylesheets was +the late Sebastian Rahtz from the University +of Oxford IT Services. The TEI Consortium is +forever in his debt for this invaluable con- +tribution. Other contributors include (but this is not an exhaustive list) - Syd Bauman + Syd Bauman Elisa Beshero-Bondar Peter Boot Lou Burnard diff --git a/Makefile b/Makefile index 7b0166630..a81b097f7 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SAXON=java -jar lib/saxon10he.jar defaultSource=$(DEFAULTSOURCE) DOTSAXON=java -jar ../lib/saxon10he.jar defaultSource=$(DEFAULTSOURCE) DOTDOTSAXON=java -jar ../../lib/saxon10he.jar defaultSource=$(DEFAULTSOURCE) SAXON_ARGS=-ext:on -DIRS=bibtex cocoa common csv docx dtd docbook epub epub3 fo html wordpress markdown html5 json latex latex nlm odd odds odt p4 pdf profiles/default rdf relaxng rnc schematron simple slides tbx tcp lite tite tools txt html xsd xlsx pdf verbatimxml +DIRS=bibtex cocoa common csv docx dtd docbook epub epub3 fo html wordpress markdown html5 json latex latex nlm odd odds odt p4 pdf profiles/default rdf rng rnc schematron simple slides tbx tcp lite tite tools txt html xsd xlsx pdf verbatimxml SCRIPTS=bin/*to* PREFIX=/usr @@ -33,7 +33,7 @@ DOCTARGETS= \ profiles/default/odt/from.xsl \ profiles/default/odt/to.xsl \ profiles/default/p4/from.xsl \ - profiles/default/relaxng/to.xsl + profiles/default/rng/to.xsl PROFILEDOCTARGETS=\ profiles/enrich/docx/from.xsl \ diff --git a/Test/Makefile b/Test/Makefile index 98de952aa..79d8cdf0a 100644 --- a/Test/Makefile +++ b/Test/Makefile @@ -44,7 +44,7 @@ UP1SAXON=$(JAVAPRE) ../../lib/saxon10he.jar defaultSource=$(DEFAULTSOURCE) UP2SAXON=$(JAVAPRE) ../../../lib/saxon10he.jar defaultSource=$(DEFAULTSOURCE) JING=$(JAVAPRE) ../lib/lib/jing-20120724.0.0.jar -# flags used for the commands running from $(BINDIR), e.g. `bin/teitorelaxng` +# flags used for the commands running from $(BINDIR), e.g. `bin/teitorng` FLAGS=--localsource=$(DEFAULTSOURCE) # Location of oXygen. Only used in the test-pureant target, which is not run @@ -68,7 +68,7 @@ SCRIPTS=teitobibtex \ teitordf \ teitotxt SCHEMASCRIPTS=teitornc \ - teitorelaxng \ + teitorng \ teitoxsd \ teitodtd @@ -131,7 +131,8 @@ actual: mkdir -p $(AR) test.rng: actual - $(BINDIR)/teitorelaxng $(FLAGS) --odd test.odd test.rng + @echo "--------- Test/Makefile target=$@" + $(BINDIR)/teitorng $(FLAGS) --odd test.odd test.rng xmllint --format test.rng > $(AR)/test.rng && rm test.rng perl -i -pe 'BEGIN{undef $$/;} s/ + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test-indexes.xml b/Test/expected-results/test-indexes.xml index 6c26e0861..3f46f478f 100644 --- a/Test/expected-results/test-indexes.xml +++ b/Test/expected-results/test-indexes.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test-ota.html b/Test/expected-results/test-ota.html index d15c3acdb..70cd160a8 100644 --- a/Test/expected-results/test-ota.html +++ b/Test/expected-results/test-ota.html @@ -1117,11 +1117,11 @@

Charles Dickens.
+ Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test-pure.odd.html b/Test/expected-results/test-pure.odd.html index a9aa5aad5..ef80310d7 100644 --- a/Test/expected-results/test-pure.odd.html +++ b/Test/expected-results/test-pure.odd.html @@ -1493,11 +1493,11 @@


+ Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test-pure.rnc b/Test/expected-results/test-pure.rnc index e2e64620b..0cf4f8342 100644 --- a/Test/expected-results/test-pure.rnc +++ b/Test/expected-results/test-pure.rnc @@ -6,8 +6,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xlink = "http://www.w3.org/1999/xlink" -# - sch:ns [ prefix = "tei" uri = "http://www.tei-c.org/ns/1.0" ] stuff = diff --git a/Test/expected-results/test-pure2.odd.html b/Test/expected-results/test-pure2.odd.html index a7d179db5..730685084 100644 --- a/Test/expected-results/test-pure2.odd.html +++ b/Test/expected-results/test-pure2.odd.html @@ -650,11 +650,11 @@


+ Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test-pure2.rnc b/Test/expected-results/test-pure2.rnc index f2104220e..7458800bc 100644 --- a/Test/expected-results/test-pure2.rnc +++ b/Test/expected-results/test-pure2.rnc @@ -5,8 +5,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xlink = "http://www.w3.org/1999/xlink" -# - sch:ns [ prefix = "tei" uri = "http://www.tei-c.org/ns/1.0" ] stuffPart = bob | bit stuff = diff --git a/Test/expected-results/test-rtf2tei.xml b/Test/expected-results/test-rtf2tei.xml index beaba9fa1..c10f1d1ae 100644 --- a/Test/expected-results/test-rtf2tei.xml +++ b/Test/expected-results/test-rtf2tei.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test.xml.docx_core.xml b/Test/expected-results/test.docx_core.xml similarity index 100% rename from Test/expected-results/test.xml.docx_core.xml rename to Test/expected-results/test.docx_core.xml diff --git a/Test/expected-results/test.xml.docx_document.xml b/Test/expected-results/test.docx_document.xml similarity index 100% rename from Test/expected-results/test.xml.docx_document.xml rename to Test/expected-results/test.docx_document.xml diff --git a/Test/expected-results/test.html b/Test/expected-results/test.html index ae983b861..65cea6151 100644 --- a/Test/expected-results/test.html +++ b/Test/expected-results/test.html @@ -1153,11 +1153,11 @@

Charles Dickens. Date: 1970-01-01
+ Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test.html5 b/Test/expected-results/test.html5 index 90fa5d9c3..9d020b01a 100644 --- a/Test/expected-results/test.html5 +++ b/Test/expected-results/test.html5 @@ -1153,11 +1153,11 @@
Charles Dickens.
+ Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test.isosch b/Test/expected-results/test.isosch index 08e58a1a0..cdbe7e965 100644 --- a/Test/expected-results/test.isosch +++ b/Test/expected-results/test.isosch @@ -9,6 +9,8 @@ + + @@ -30,14 +32,7 @@ The @to and @notAfter attributes cannot be used together. - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - + @@ -47,35 +42,42 @@ - + The @unit attribute may be unnecessary when @unitRef is present. - + The element should not be categorized in detail with @subtype unless also categorized in general with @type - + @targetLang should only be used on if @target is specified. - + The element indicated by @spanTo () must follow the current element - + @schemeVersion can only be used if @scheme is specified. + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -117,25 +119,67 @@ The element indicated by @spanTo () must follow the attribute of is required. - + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + Only one of the attributes @target and @cRef may be supplied on . - + Only one of the attributes @target' and @cRef' may be supplied on - + The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element - + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + If the @target attribute on is used, the @@ -144,51 +188,128 @@ relatedItem element must be empty or a child element to indicate the related bibliographic item - + Abstract model violation: Lines may not contain lines or lg elements. - + An lg element must contain at least one child l, lg, or gap element. - + Abstract model violation: Lines may not contain line groups. - + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + On , either the @marks attribute should be used, or a paragraph of description provided - + An XPath in @match on the outer must start with '/'. - + An XPath in @match must not start with '/' except on the outer . - + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + - A facsimile element represents a text with images, thus - transcribed text should not be present within it. - + A facsimile element represents a text with images, thus + transcribed text should not be present within it. + - + , either the @marks attribute should be used, or a paragraph of descri the zone element rather than the path element. - + The @spanTo attribute of is required. - + The @spanTo attribute of is required. - + The @spanTo attribute of is required. - + must have at least one child add and at least one child del or surplus - + Abstract model violation: Lines may not contain higher-level structural elements such as div, unless div is a descendant of floatingText. - + Abstract model violation: p and ab may not contain higher-level structural elements such as div, unless div is a descendant of floatingText. - + You must supply at least two values for @target or on - + Abstract model violation: Lines may not contain higher-level divisions such as p or ab, unless ab is a child of figure or note, or is a descendant of floatingText. - + You must supply at least two values for @target on - + This element must have a @type attribute, since it is @@ -265,4 +386,109 @@ You must supply at least two values for @target on + + + + + + WARNING: use of deprecated attribute — @calendar of the name element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the author element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the editor element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the resp element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the title element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the meeting element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the sponsor element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the funder element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the principal element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the idno element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the licence element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the unitDecl element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the unitDef element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the conversion element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the application element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the creation element will be removed from the TEI on 2024-11-11. + + + + + + WARNING: use of deprecated attribute — @calendar of the change element will be removed from the TEI on 2024-11-11. + + + diff --git a/Test/expected-results/test.odd.html b/Test/expected-results/test.odd.html index 4ea7a5830..4ff7d078f 100644 --- a/Test/expected-results/test.odd.html +++ b/Test/expected-results/test.odd.html @@ -398,6 +398,15 @@

provides attributes that may be used to supply a canonical referenceas a means of identifying the target of a pointer. + + + + att.calendarSystem + : + provides attributes for indicating calendar systems to which a date belongs.[ + 3.6.4. Dates and Times + 13.4. Dates] + @@ -669,7 +678,7 @@

: provides attributes common to elements which refer to named persons, places, organizations etc.[ 3.6.1. Referring Strings - 13.3.6. Names and Nyms] + 13.3.7. Names and Nyms] @@ -3638,7 +3647,7 @@

samplingDecl : ( sampling declaration) - contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection.[ + contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource.[ 2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] @@ -4428,11 +4437,11 @@

Sebastian Rahtz.
+ Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test.xml.odt b/Test/expected-results/test.odt similarity index 100% rename from Test/expected-results/test.xml.odt rename to Test/expected-results/test.odt diff --git a/Test/expected-results/test.xml.odt.listing b/Test/expected-results/test.odt.listing similarity index 93% rename from Test/expected-results/test.xml.odt.listing rename to Test/expected-results/test.odt.listing index 1de581d59..1826cb941 100644 --- a/Test/expected-results/test.xml.odt.listing +++ b/Test/expected-results/test.odt.listing @@ -1,25 +1,31 @@ - testing: Configurations2/ OK - testing: Configurations2/accelerator/ OK +Archive: actual-results/test.odt +No errors detected in compressed data of actual-results/test.odt. testing: Configurations2/accelerator/current.xml OK + testing: Configurations2/accelerator/ OK testing: Configurations2/floater/ OK - testing: Configurations2/images/ OK testing: Configurations2/images/Bitmaps/ OK + testing: Configurations2/images/ OK testing: Configurations2/menubar/ OK + testing: Configurations2/ OK testing: Configurations2/popupmenu/ OK testing: Configurations2/progressbar/ OK testing: Configurations2/statusbar/ OK testing: Configurations2/toolbar/ OK testing: Configurations2/toolpanel/ OK - testing: META-INF/ OK + testing: content.xml OK + testing: manifest.rdf OK testing: META-INF/manifest.xml OK + testing: META-INF/ OK + testing: meta.xml OK + testing: mimetype OK testing: Pictures/ OK testing: Pictures/pageimage1.jpg OK - testing: Pictures/resource1.jpg OK testing: Pictures/resource10.jpg OK testing: Pictures/resource11.jpg OK testing: Pictures/resource12.jpg OK testing: Pictures/resource13.jpg OK testing: Pictures/resource14.jpg OK + testing: Pictures/resource1.jpg OK testing: Pictures/resource2.jpg OK testing: Pictures/resource3.jpg OK testing: Pictures/resource4.jpg OK @@ -28,13 +34,7 @@ testing: Pictures/resource7.jpg OK testing: Pictures/resource8.jpg OK testing: Pictures/resource9.jpg OK - testing: Thumbnails/ OK - testing: Thumbnails/thumbnail.png OK - testing: content.xml OK - testing: manifest.rdf OK - testing: meta.xml OK - testing: mimetype OK testing: settings.xml OK testing: styles.xml OK -Archive: actual-results/test.xml.odt -No errors detected in compressed data of actual-results/test.xml.odt. + testing: Thumbnails/ OK + testing: Thumbnails/thumbnail.png OK diff --git a/Test/expected-results/test.xml.odt_content.xml b/Test/expected-results/test.odt_content.xml similarity index 100% rename from Test/expected-results/test.xml.odt_content.xml rename to Test/expected-results/test.odt_content.xml diff --git a/Test/expected-results/test.rng b/Test/expected-results/test.rng index 85f665a33..4651d584d 100644 --- a/Test/expected-results/test.rng +++ b/Test/expected-results/test.rng @@ -68,7 +68,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -520,34 +520,12 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke - - - - - indicates one or more systems or calendars to which the date represented by the content of this element belongs. - - - - \S+ - - - - - - - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - supplies pointers to one or more definitions of named periods of time (typically <category>s or <calendar>s) within which the datable item is understood to have occurred. + supplies pointers to one or more definitions of named periods of time (typically <category>s, <date>s or <event>s) within which the datable item is understood to have occurred. @@ -850,7 +828,7 @@ Suggested values include: 1] internal; 2] external; 3] conjecture - + @@ -1174,7 +1152,7 @@ Suggested values include: 1] m (metre); 2] kg (kilogram); 3] s (second); 4] Hz ( - + The @unit attribute may be unnecessary when @unitRef is present. @@ -1293,7 +1271,7 @@ Suggested values include: 1] top; 2] bottom; 3] margin; 4] opposite; 5] overleaf - + The element should not be categorized in detail with @subtype unless also categorized in general with @type @@ -1317,7 +1295,7 @@ Suggested values include: 1] top; 2] bottom; 3] margin; 4] opposite; 5] overleaf - + @targetLang should only be used on if @target is specified. @@ -1470,7 +1448,7 @@ Suggested values include: 1] top; 2] bottom; 3] margin; 4] opposite; 5] overleaf - + The element indicated by @spanTo () must follow the current element @@ -1508,7 +1486,7 @@ The element indicated by @spanTo () must follow - + @schemeVersion can only be used if @scheme is specified. @@ -4085,6 +4063,30 @@ Suggested values include: 1] full (full form); 2] pref (prefix); 3] suff (suffix + + + + + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4277,7 +4279,7 @@ Suggested values include: 1] spoken (spoken); 2] thought (thought); 3] written ( soCalled (so called) authorial distance foreign - (foreign) + (foreign) foreign words distinct (distinct) linguistically distinct term @@ -4664,6 +4666,25 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4840,6 +4861,7 @@ Measures] + @@ -4859,6 +4881,7 @@ Measures] + @@ -4984,7 +5007,7 @@ attributes @target and @cRef may be supplied on . - + The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element @@ -5402,6 +5425,25 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5412,6 +5454,25 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5453,6 +5514,25 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5473,6 +5553,25 @@ Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] sho + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. @@ -5500,6 +5599,25 @@ Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] sho + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5751,7 +5869,7 @@ relatedItem element must be empty - + An lg element must contain at least one child l, lg, or gap element. @@ -6034,6 +6152,25 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6044,6 +6181,25 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6054,6 +6210,25 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6169,6 +6344,25 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6206,6 +6400,25 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6353,7 +6566,7 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] - (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] @@ -6614,9 +6827,11 @@ On , either the @marks attribute should be used, or a paragraph of descri specifies the full formal name of the namespace concerned. - - \S* - + + + \S+ + + @@ -6707,12 +6922,12 @@ Sample values include: 1] first-line; 2] first-letter; 3] before; 4] after(match) supplies an XPath selection pattern using the syntax defined in which identifies a set of nodes which are citable structural components. The expression may be absolute (beginning with `/`) or relative. @match on a <citeStructure> without a <citeStructure> parent must be an absolute XPath. If it is relative, its context is set by the @match of the parent <citeStructure>. - + An XPath in @match on the outer must start with '/'. - + An XPath in @match must not start with '/' except on the outer . @@ -6859,6 +7074,7 @@ Sample values include: 1] book; 2] chapter; 3] entry; 4] poem; 5] letter; 6] lin + @@ -6882,6 +7098,7 @@ Sample values include: 1] book; 2] chapter; 3] entry; 4] poem; 5] letter; 6] lin + @@ -6937,6 +7154,25 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6961,6 +7197,25 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6972,6 +7227,25 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates a source unit of measure that is to be converted into another unit indicated in @toUnit. @@ -7016,6 +7290,25 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + supplies an identifier for the application, independent of its version number or display name. @@ -7074,6 +7367,25 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -7099,7 +7411,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr - (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global @xml:lang attribute. + (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which may be referenced by the global @xml:lang attribute. @@ -7110,7 +7422,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr - specifies the approximate percentage (by volume) of the text which uses this language. + specifies the approximate percentage of the text which uses this language. @@ -7277,7 +7589,7 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] - + @@ -7289,8 +7601,12 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] - - + + + + + + @@ -7309,6 +7625,25 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + (target) points to one or more elements that belong to this change. @@ -7499,12 +7834,12 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 - + - A facsimile element represents a text with images, thus - transcribed text should not be present within it. - + A facsimile element represents a text with images, thus + transcribed text should not be present within it. + @@ -7622,7 +7957,7 @@ Sample values include: 1] glued; 2] pinned; 3] sewn (path) defines any line passing through two or more points within a <surface> element. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription] - + @@ -7668,12 +8003,12 @@ Sample values include: 1] glued; 2] pinned; 3] sewn (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also <add>). [11.3.1.4. Additions and Deletions] - + The @spanTo attribute of is required. - + L'attribut spanTo est requis. @@ -7701,12 +8036,12 @@ Sample values include: 1] glued; 2] pinned; 3] sewn (damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible. [11.3.3.1. Damage, Illegibility, and Supplied Text] - + The @spanTo attribute of is required. - + L'attribut spanTo est requis. @@ -7722,12 +8057,12 @@ Sample values include: 1] glued; 2] pinned; 3] sewn (deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector. [11.3.1.4. Additions and Deletions] - + The @spanTo attribute of is required. - + L'attribut spanTo est requis. @@ -7892,7 +8227,7 @@ Sample values include: 1] header; 2] footer; 3] pageNum (page number); 4] lineNu - + must have at least one child add and at least one child del or surplus @@ -8677,6 +9012,8 @@ Suggested values include: 1] initial; 2] final + + @@ -9726,21 +10063,8 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat (document date) contains the date of a document, as given on a title page or in a dateline. [4.6. Title Pages] - - - (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - - - - - - - - - - - - + + @@ -9963,7 +10287,7 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat (link) defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements. [16.1. Links] - + You must supply at least two values for @target or on @@ -10166,7 +10490,7 @@ Suggested values include: 1] d (days); 2] h (hours); 3] min (minutes); 4] s (sec - + You must supply at least two values for @target on @@ -10312,7 +10636,7 @@ You must supply at least two values for @target on - + This element must have a @type attribute, since it is diff --git a/Test/expected-results/test11.xml b/Test/expected-results/test11.xml index 8d5919a53..51d443d18 100644 --- a/Test/expected-results/test11.xml +++ b/Test/expected-results/test11.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test11a.xml b/Test/expected-results/test11a.xml index 8218d055f..be2e7d04e 100644 --- a/Test/expected-results/test11a.xml +++ b/Test/expected-results/test11a.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test14.html b/Test/expected-results/test14.html index 95ae1e1da..563a03758 100644 --- a/Test/expected-results/test14.html +++ b/Test/expected-results/test14.html @@ -4867,11 +4867,11 @@

Psalmanazar, George, 1679?-1763.. Date: 1970-01-01
+ Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test15.odd.html b/Test/expected-results/test15.odd.html index 4fde374c7..e2cf68fb8 100644 --- a/Test/expected-results/test15.odd.html +++ b/Test/expected-results/test15.odd.html @@ -43,10 +43,6 @@

Índice

2.4. <q> -
  • - 2.5. - enum -
  • @@ -62,9 +58,8 @@

    Índice

    - - + +
    Macro - teidata.enumeratedchangeModule namesdates
    @@ -135,23 +130,32 @@

    ab abbr add + addName + affiliation + age alt anchor application bibl biblStruct binaryObject + birth + bloc calendar cb change cit + climate corr correspAction correspDesc + country date + death del desc distinct + district div div1 div2 @@ -161,9 +165,18 @@

    div6 div7 divGen + education + event + eventName + faith figure floatingText + forename gb + genName + gender + geogFeat + geogName gloss graphic group @@ -171,6 +184,7 @@

    idno join label + langKnowledge lb lg link @@ -178,37 +192,70 @@

    listAnnotation listBibl listChange + listEvent + listNym + listObject + listOrg + listPerson + listPlace + listRelation + location measure measureGrp media milestone name + nameLink + nationality notatedMusic note noteGrp num + nym + object + objectName + occupation + offset + org + orgName pb + persName + persPronouns + place + placeName + population ptr quote rb ref reg + region relatedItem + relation + residence + roleName rs rt ruby schemaRef seg + settlement + sex + socecStatus standOff + state + surname table teiCorpus term + terrain text time title titlePage titlePart trailer + trait unit unitDef xenoData @@ -240,11 +287,13 @@

    Tipo de datos - teidata.enumerated + + teidata.enumerated + -
    +
    <div  typ=" verse">  @@ -292,7 +341,9 @@

    Tipo de datos - teidata.enumerated + + teidata.enumerated + @@ -347,77 +398,179 @@

    Atributos - att.global( - @xml:id, - @n, - @xml:lang, - @xml:base, - @xml:space) ( - att.global.rendition( - @rend, - @style, - @rendition)) ( - att.global.linking( - @corresp, - @synch, - @sameAs, - @copyOf, - @next, - @prev, - @exclude, - @select)) ( - att.global.responsibility( - @cert, - @resp)) ( - att.global.source( - @source)) - att.divLike( - @org, - @sample) ( - att.fragmentable( - @part)) - att.declaring( - @decls) - att.written( - @hand) - att.typed( - type, @subtype) -
    - - - - - -
    typ - caracteriza el elemento utilizando una clasificación o tipología funcional. -
    - - - - - - - - - - - - - -
    - Derivado de - - att.typed -
    - Estado - - Opcional -
    - Tipo de datos - teidata.enumerated
    -
    -
    -
    + +
    + + + + + +
    typ + caracteriza el elemento utilizando una clasificación o tipología funcional. +
    + + + + + + + + + + + + + +
    + Derivado de + + att.typed +
    + Estado + + Opcional +
    + Tipo de datos + + teidata.enumerated +
    +
    +
    +
    + @@ -516,6 +669,18 @@

    timeline

    +
    textstructure: @@ -543,7 +708,7 @@

    Ejemplo -
    +
    <body>  <div  typ=" @@ -607,7 +772,7 @@

    Content model -
    +                  
     <content>
      <sequence minOccurs="1" maxOccurs="1">
       <alternate minOccurs="0"
    @@ -659,7 +824,7 @@ 

    </sequence> </content> - +

    @@ -668,7 +833,7 @@

    Declaración -
    +                  
     element div
     {
        
    @@ -708,7 +873,7 @@ 

    )? ) } - +

    @@ -741,36 +906,117 @@

    Atributos - att.global( - @xml:id, - @n, - @xml:lang, - @xml:base, - @xml:space) ( - att.global.rendition( - @rend, - @style, - @rendition)) ( - att.global.linking( - @corresp, - @synch, - @sameAs, - @copyOf, - @next, - @prev, - @exclude, - @select)) ( - att.global.responsibility( - @cert, - @resp)) ( - att.global.source( - @source)) - att.declaring( - @decls) - att.fragmentable( - @part) - att.written( - @hand) + + @@ -846,6 +1092,27 @@

    styleDefDecl

    +
    textstructure: @@ -968,6 +1235,46 @@

    timeline

    +
    textstructure: @@ -983,7 +1290,7 @@

    Ejemplo -
    +
    <para>Hallgerd was outside. <q>There is blood on your axe, </q>she said. @@ -1027,12 +1334,12 @@

    Content model -
    +                  
     <content>
      <macroRef key="macro.paraContent"/>
     </content>
         
    -
    +
     
    @@ -1041,7 +1348,7 @@

    Declaración -
    +                  
     element para
     {
        
    @@ -1055,7 +1362,7 @@ 

    macro.paraContent } - +

    @@ -1087,125 +1394,204 @@

    Atributos - att.global( - @xml:id, - @n, - @xml:lang, - @xml:base, - @xml:space) ( - att.global.rendition( - @rend, - @style, - @rendition)) ( - att.global.linking( - @corresp, - @synch, - @sameAs, - @copyOf, - @next, - @prev, - @exclude, - @select)) ( - att.global.responsibility( - @cert, - @resp)) ( - att.global.source( - @source)) - att.ascribed.directed( - @toWhom) ( - att.ascribed( - @who)) -
    - - - - - -
    typ( - type) - Puede usarse para indicar si el material citado es hablado o pensado, o para caracterizarlo con más precisión. -
    - - - - - - - - - - - - - -
    - Estado - - Opcional -
    - Tipo de datos - teidata.enumerated
    - Los valores sugeridos incluyen: - -
    -
    - spoken -
    -
    ( - spoken) - representación del estilo directo, normalmente marcado mediante comillas.
    -
    - thought -
    -
    ( - thought) - representación de un pensamiento o reflexión, p.ej. un monólogo interno.
    -
    - written -
    -
    ( - written) - cita de una fuente escrita.
    -
    - soCalled -
    -
    ( - so called) - distancia autorial
    -
    - foreign -
    -
    ( - foreign) - palabras extranjeras
    -
    - distinct -
    -
    ( - distinct) - lingüisticamente distinto
    -
    - term -
    -
    - término técnico -
    -
    - emph -
    -
    ( - emph) - énfasis retórico
    -
    - mentioned -
    -
    ( - mentioned) - se refiere a sí mismo, no a su referente habitual
    -
    -
    -
    -
    + +
    + + + + + +
    typ( + type) + Puede usarse para indicar si el material citado es hablado o pensado, o para caracterizarlo con más precisión. +
    + + + + + + + + + + + + + +
    + Estado + + Opcional +
    + Tipo de datos + + teidata.enumerated +
    + Los valores sugeridos incluyen: + +
    +
    + spoken +
    +
    ( + spoken) + representación del estilo directo, normalmente marcado mediante comillas.
    +
    + thought +
    +
    ( + thought) + representación de un pensamiento o reflexión, p.ej. un monólogo interno.
    +
    + written +
    +
    ( + written) + cita de una fuente escrita.
    +
    + soCalled +
    +
    ( + so called) + distancia autorial
    +
    + foreign +
    +
    ( + foreign) + palabras extranjeras
    +
    + distinct +
    +
    ( + distinct) + lingüisticamente distinto
    +
    + term +
    +
    + término técnico +
    +
    + emph +
    +
    ( + emph) + énfasis retórico
    +
    + mentioned +
    +
    ( + mentioned) + se refiere a sí mismo, no a su referente habitual
    +
    +
    +
    +
    + @@ -1263,7 +1649,7 @@

    orig para pubPlace - publisher + publisher q quote rb @@ -1326,6 +1712,45 @@

    seg

    +
    textstructure: @@ -1462,6 +1887,46 @@

    timeline

    +
    textstructure: @@ -1488,7 +1953,7 @@

    Ejemplo -
    It is spelled +
    It is spelled <q>Tübingen </q>— to enter the letter <q>u @@ -1504,12 +1969,12 @@

    Content model -
    +                  
     <content>
      <macroRef key="macro.specialPara"/>
     </content>
         
    -
    +
     
    @@ -1518,7 +1983,7 @@

    Declaración -
    +                  
     element q
     {
        
    @@ -1540,140 +2005,7 @@ 

    macro.specialPara } - -

    - - - -

    -
    -
    -

    - 2.5. - enum -

    -
    - - - - - - - - - - - - - - - - - - - @@ -1738,6 +2070,15 @@

    contiene letras, palabras o frases introducidas en el texto por el autor, transcriptor, glosador o corrector.[ 3.5.3. Additions, Deletions, and Omissions] +

    + + + + + + + + @@ -1875,6 +2234,15 @@

    provides attributes that may be used to supply a canonical referenceas a means of identifying the target of a pointer. +

    + + + + + + + + + 13.3.7. Names and Nyms] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4364,6 +5215,15 @@

    3.5.2. Regularization and Normalization 12. Critical Apparatus]

    + + + + + + + + + + + + @@ -4538,6 +5425,24 @@

    2.2.5. The Series Statement 2.2. The File Description]

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 13.3.7. Names and Nyms] @@ -4310,11 +4319,11 @@

    Louis-Dominique Dubeau.
    + Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test34.rnc b/Test/expected-results/test34.rnc index b8b34fac4..906b6fb7b 100644 --- a/Test/expected-results/test34.rnc +++ b/Test/expected-results/test34.rnc @@ -10,8 +10,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" - -# tei_macro.abContent = (text | tei_model.paraPart | tei_ab)* tei_macro.paraContent = (text | tei_model.paraPart)* tei_macro.limitedContent = @@ -31,10 +29,10 @@ tei_macro.specialPara = | tei_model.inter | tei_model.divPart | tei_model.global)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } tei_att.anchoring.attributes = tei_att.anchoring.attribute.anchored, @@ -357,46 +355,16 @@ sch:pattern [ " " ] tei_att.datable.attributes = - tei_att.datable.w3c.attributes, - tei_att.datable.attribute.calendar, - tei_att.datable.attribute.period -tei_att.datable.attribute.calendar = - - ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "foo-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] + tei_att.datable.w3c.attributes, tei_att.datable.attribute.period tei_att.datable.attribute.period = [ a:documentation [ "supplies pointers to one or more definitions of named periods of time (typically " ns1:code [ "" ] + "s, " + ns1:code [ "" ] "s or " - ns1:code [ "" ] + ns1:code [ "" ] "s) within which the datable item is understood to have occurred." ] ] @@ -639,7 +607,7 @@ tei_att.global.source.attribute.source = }? sch:pattern [ id = - "foo-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "foo-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -928,7 +896,7 @@ tei_att.measurement.attribute.commodity = } }? sch:pattern [ - id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-6" + id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1034,7 +1002,7 @@ tei_att.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "foo-att.typed-subtypeTyped-constraint-rule-7" + id = "foo-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1077,7 +1045,7 @@ tei_att.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "foo-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "foo-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1198,7 +1166,7 @@ tei_att.spanning.attribute.spanTo = }? sch:pattern [ id = - "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1255,7 +1223,7 @@ tei_att.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -2088,6 +2056,38 @@ tei_att.personal.attribute.sort = ## (sort) specifies the sort order of the name component in relation to others within the name. attribute sort { xsd:nonNegativeInteger }? +tei_att.calendarSystem.attributes = + tei_att.calendarSystem.attribute.calendar +tei_att.calendarSystem.attribute.calendar = + + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = "foo-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] tei_att.milestoneUnit.attributes = tei_att.milestoneUnit.attribute.unit tei_att.milestoneUnit.attribute.unit = @@ -2310,7 +2310,7 @@ tei_q = ## (so called) authorial distance "soCalled" | - ## (foreign) + ## (foreign) foreign words "foreign" | ## (distinct) linguistically distinct @@ -2699,6 +2699,35 @@ tei_name = tei_att.datable.attributes, tei_att.editLike.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_rs = @@ -2827,6 +2856,7 @@ tei_date = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, tei_att.typed.attributes, @@ -2839,6 +2869,7 @@ tei_time = (text | tei_model.gLike | tei_model.phrase | tei_model.global)*, tei_att.global.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.canonical.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, @@ -2949,7 +2980,7 @@ tei_list = (tei_label, tei_model.global*, tei_item, tei_model.global*)+)), (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-list-gloss-list-must-have-labels-constraint-rule-12" + id = "foo-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3282,6 +3313,36 @@ tei_author = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-author-calendar-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editor = @@ -3292,6 +3353,36 @@ tei_editor = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-editor-calendar-calendar-check-editor-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_respStmt = @@ -3313,6 +3404,35 @@ tei_resp = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-resp-calendar-calendar-check-resp-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_title = @@ -3330,6 +3450,36 @@ tei_title = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-title-calendar-calendar-check-title-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. attribute level { @@ -3359,6 +3509,36 @@ tei_meeting = tei_att.global.attributes, tei_att.datable.attributes, tei_att.canonical.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-meeting-calendar-calendar-check-meeting-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_imprint = @@ -3556,7 +3736,7 @@ tei_lg = | tei_lg)*, (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-lg-atleast1oflggapl-constraint-assert-11" + id = "foo-lg-atleast1oflggapl-constraint-assert-17" "\x{a}" ~ " " sch:rule [ @@ -3795,6 +3975,36 @@ tei_sponsor = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-sponsor-calendar-calendar-check-sponsor-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_funder = @@ -3805,6 +4015,36 @@ tei_funder = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-funder-calendar-calendar-check-funder-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_principal = @@ -3815,6 +4055,36 @@ tei_principal = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-principal-calendar-calendar-check-principal-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editionStmt = @@ -3918,6 +4188,35 @@ tei_idno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-idno-calendar-calendar-check-idno-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_availability = @@ -3950,6 +4249,36 @@ tei_licence = tei_att.global.attributes, tei_att.pointing.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-licence-calendar-calendar-check-licence-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_seriesStmt = @@ -4034,7 +4363,7 @@ tei_projectDesc = } tei_samplingDecl = - ## (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + ## (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] element samplingDecl { tei_model.pLike+, tei_att.global.attributes, @@ -4287,7 +4616,7 @@ tei_namespace = ## specifies the full formal name of the namespace concerned. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -4366,7 +4695,7 @@ tei_citeStructure = attribute match { text } >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "foo-citeStructure-match-citestructure-outer-match-constraint-rule-24" "\x{a}" ~ " " sch:rule [ @@ -4387,7 +4716,7 @@ tei_citeStructure = ] >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "foo-citeStructure-match-citestructure-inner-match-constraint-rule-25" "\x{a}" ~ " " sch:rule [ @@ -4493,6 +4822,7 @@ tei_taxonomy = (tei_category | tei_taxonomy)*)) | (tei_model.biblLike, (tei_category | tei_taxonomy)*)), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_category = @@ -4502,6 +4832,7 @@ tei_category = ((tei_catDesc+ | (tei_model.descLike | tei_gloss)*), tei_category*), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_catDesc = @@ -4559,6 +4890,36 @@ tei_unitDecl = tei_att.canonical.attributes, tei_att.datable.attributes, tei_att.global.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-26" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_unitDef = @@ -4573,6 +4934,36 @@ tei_unitDef = tei_att.datable.attributes, tei_att.canonical.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDef-calendar-calendar-check-unitDef-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_conversion = @@ -4584,6 +4975,36 @@ tei_conversion = tei_att.datable.attributes, tei_att.formula.attributes, tei_att.locatable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-conversion-calendar-calendar-check-conversion-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -4620,6 +5041,36 @@ tei_application = tei_att.global.attributes, tei_att.typed.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-application-calendar-calendar-check-application-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies an identifier for the application, independent of its version number or display name. attribute ident { xsd:Name }, @@ -4653,6 +5104,36 @@ tei_creation = (text | tei_model.limitedPhrase | tei_listChange)*, tei_att.global.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-creation-calendar-calendar-check-creation-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_langUsage = @@ -4674,7 +5155,7 @@ tei_language = a:documentation [ "(identifier) Supplies a language code constructed as defined in " ns1:a [ href = "https://tools.ietf.org/html/bcp47" "BCP 47" ] - " which is used to identify the language documented by this element, and which is referenced by the global " + " which is used to identify the language documented by this element, and which may be referenced by the global " ns1:code [ "@xml:lang" ] " attribute." ] @@ -4686,7 +5167,7 @@ tei_language = "") }, - ## specifies the approximate percentage (by volume) of the text which uses this language. + ## specifies the approximate percentage of the text which uses this language. attribute usage { xsd:nonNegativeInteger }?, empty } @@ -4822,7 +5303,7 @@ tei_xenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), tei_att.global.attributes, tei_att.declarable.attributes, tei_att.typed.attributes, @@ -4832,7 +5313,7 @@ tei_revisionDesc = ## (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element revisionDesc { - (tei_list | tei_listChange | tei_change+), + (tei_list+ | tei_listChange+ | tei_change+), tei_att.global.attributes, tei_att.docStatus.attributes, empty @@ -4847,6 +5328,36 @@ tei_change = tei_att.docStatus.attributes, tei_att.global.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-change-calendar-calendar-check-change-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -4899,6 +5410,14 @@ tei_TEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], tei_att.global.attributes, tei_att.typed.attributes, @@ -5360,18 +5879,8 @@ tei_docDate = element docDate { tei_macro.phraseSeq, tei_att.global.attributes, - - ## (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + tei_att.datable.attributes, + tei_att.calendarSystem.attributes, empty } tei_front = @@ -5486,7 +5995,7 @@ tei_link = element link { empty >> sch:pattern [ - id = "foo-link-linkTargets3-constraint-assert-14" + id = "foo-link-linkTargets3-constraint-assert-31" "\x{a}" ~ " " sch:rule [ @@ -5703,7 +6212,7 @@ tei_join = element join { ((tei_model.descLike | tei_model.certLike)*) >> sch:pattern [ - id = "foo-join-joinTargets3-constraint-assert-15" + id = "foo-join-joinTargets3-constraint-assert-32" "\x{a}" ~ " " sch:rule [ @@ -5851,7 +6360,7 @@ tei_standOff = (tei_model.standOffPart+) >> sch:pattern [ id = - "foo-standOff-nested_standOff_should_be_typed-constraint-assert-16" + "foo-standOff-nested_standOff_should_be_typed-constraint-assert-33" "\x{a}" ~ " " sch:rule [ diff --git a/Test/expected-results/test35.rnc b/Test/expected-results/test35.rnc index 76ab95154..d1306426c 100644 --- a/Test/expected-results/test35.rnc +++ b/Test/expected-results/test35.rnc @@ -29,10 +29,10 @@ tei_macro.specialPara = | tei_model.inter | tei_model.divPart | tei_model.global)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } tei_att.anchoring.attributes = tei_att.anchoring.attribute.anchored, @@ -355,46 +355,16 @@ sch:pattern [ " " ] tei_att.datable.attributes = - tei_att.datable.w3c.attributes, - tei_att.datable.attribute.calendar, - tei_att.datable.attribute.period -tei_att.datable.attribute.calendar = - - ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "foo-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] + tei_att.datable.w3c.attributes, tei_att.datable.attribute.period tei_att.datable.attribute.period = [ a:documentation [ "supplies pointers to one or more definitions of named periods of time (typically " ns1:code [ "" ] + "s, " + ns1:code [ "" ] "s or " - ns1:code [ "" ] + ns1:code [ "" ] "s) within which the datable item is understood to have occurred." ] ] @@ -637,7 +607,7 @@ tei_att.global.source.attribute.source = }? sch:pattern [ id = - "foo-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "foo-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -926,7 +896,7 @@ tei_att.measurement.attribute.commodity = } }? sch:pattern [ - id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-6" + id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1032,7 +1002,7 @@ tei_att.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "foo-att.typed-subtypeTyped-constraint-rule-7" + id = "foo-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1075,7 +1045,7 @@ tei_att.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "foo-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "foo-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1196,7 +1166,7 @@ tei_att.spanning.attribute.spanTo = }? sch:pattern [ id = - "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1253,7 +1223,7 @@ tei_att.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -2081,6 +2051,38 @@ tei_att.personal.attribute.sort = ## (sort) specifies the sort order of the name component in relation to others within the name. attribute sort { xsd:nonNegativeInteger }? +tei_att.calendarSystem.attributes = + tei_att.calendarSystem.attribute.calendar +tei_att.calendarSystem.attribute.calendar = + + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = "foo-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] tei_att.milestoneUnit.attributes = tei_att.milestoneUnit.attribute.unit tei_att.milestoneUnit.attribute.unit = @@ -2303,7 +2305,7 @@ tei_q = ## (so called) authorial distance "soCalled" | - ## (foreign) + ## (foreign) foreign words "foreign" | ## (distinct) linguistically distinct @@ -2692,6 +2694,35 @@ tei_name = tei_att.datable.attributes, tei_att.editLike.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_rs = @@ -2820,6 +2851,7 @@ tei_date = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, tei_att.typed.attributes, @@ -2832,6 +2864,7 @@ tei_time = (text | tei_model.gLike | tei_model.phrase | tei_model.global)*, tei_att.global.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.canonical.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, @@ -2942,7 +2975,7 @@ tei_list = (tei_label, tei_model.global*, tei_item, tei_model.global*)+)), (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-list-gloss-list-must-have-labels-constraint-rule-12" + id = "foo-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3275,6 +3308,36 @@ tei_author = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-author-calendar-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editor = @@ -3285,6 +3348,36 @@ tei_editor = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-editor-calendar-calendar-check-editor-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_respStmt = @@ -3306,6 +3399,35 @@ tei_resp = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-resp-calendar-calendar-check-resp-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_title = @@ -3323,6 +3445,36 @@ tei_title = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-title-calendar-calendar-check-title-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. attribute level { @@ -3352,6 +3504,36 @@ tei_meeting = tei_att.global.attributes, tei_att.datable.attributes, tei_att.canonical.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-meeting-calendar-calendar-check-meeting-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_imprint = @@ -3549,7 +3731,7 @@ tei_lg = | tei_lg)*, (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-lg-atleast1oflggapl-constraint-assert-11" + id = "foo-lg-atleast1oflggapl-constraint-assert-17" "\x{a}" ~ " " sch:rule [ @@ -3769,6 +3951,36 @@ tei_sponsor = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-sponsor-calendar-calendar-check-sponsor-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_funder = @@ -3779,6 +3991,36 @@ tei_funder = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-funder-calendar-calendar-check-funder-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_principal = @@ -3789,6 +4031,36 @@ tei_principal = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-principal-calendar-calendar-check-principal-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editionStmt = @@ -3892,6 +4164,35 @@ tei_idno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-idno-calendar-calendar-check-idno-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_availability = @@ -3924,6 +4225,36 @@ tei_licence = tei_att.global.attributes, tei_att.pointing.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-licence-calendar-calendar-check-licence-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_seriesStmt = @@ -4008,7 +4339,7 @@ tei_projectDesc = } tei_samplingDecl = - ## (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + ## (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] element tei:samplingDecl { tei_model.pLike+, tei_att.global.attributes, @@ -4261,7 +4592,7 @@ tei_namespace = ## specifies the full formal name of the namespace concerned. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -4340,7 +4671,7 @@ tei_citeStructure = attribute match { text } >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "foo-citeStructure-match-citestructure-outer-match-constraint-rule-24" "\x{a}" ~ " " sch:rule [ @@ -4361,7 +4692,7 @@ tei_citeStructure = ] >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "foo-citeStructure-match-citestructure-inner-match-constraint-rule-25" "\x{a}" ~ " " sch:rule [ @@ -4469,6 +4800,7 @@ tei_taxonomy = (tei_category | tei_taxonomy)*)) | (tei_model.biblLike, (tei_category | tei_taxonomy)*)), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_category = @@ -4478,6 +4810,7 @@ tei_category = ((tei_catDesc+ | (tei_model.descLike | tei_gloss)*), tei_category*), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_catDesc = @@ -4535,6 +4868,36 @@ tei_unitDecl = tei_att.canonical.attributes, tei_att.datable.attributes, tei_att.global.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-26" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_unitDef = @@ -4549,6 +4912,36 @@ tei_unitDef = tei_att.datable.attributes, tei_att.canonical.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDef-calendar-calendar-check-unitDef-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_conversion = @@ -4560,6 +4953,36 @@ tei_conversion = tei_att.datable.attributes, tei_att.formula.attributes, tei_att.locatable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-conversion-calendar-calendar-check-conversion-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -4596,6 +5019,36 @@ tei_application = tei_att.global.attributes, tei_att.typed.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-application-calendar-calendar-check-application-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies an identifier for the application, independent of its version number or display name. attribute ident { xsd:Name }, @@ -4629,6 +5082,36 @@ tei_creation = (text | tei_model.limitedPhrase | tei_listChange)*, tei_att.global.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-creation-calendar-calendar-check-creation-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_langUsage = @@ -4650,7 +5133,7 @@ tei_language = a:documentation [ "(identifier) Supplies a language code constructed as defined in " ns1:a [ href = "https://tools.ietf.org/html/bcp47" "BCP 47" ] - " which is used to identify the language documented by this element, and which is referenced by the global " + " which is used to identify the language documented by this element, and which may be referenced by the global " ns1:code [ "@xml:lang" ] " attribute." ] @@ -4662,7 +5145,7 @@ tei_language = "") }, - ## specifies the approximate percentage (by volume) of the text which uses this language. + ## specifies the approximate percentage of the text which uses this language. attribute usage { xsd:nonNegativeInteger }?, empty } @@ -4798,7 +5281,7 @@ tei_xenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element tei:xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), tei_att.global.attributes, tei_att.declarable.attributes, tei_att.typed.attributes, @@ -4808,7 +5291,7 @@ tei_revisionDesc = ## (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element tei:revisionDesc { - (tei_list | tei_listChange | tei_change+), + (tei_list+ | tei_listChange+ | tei_change+), tei_att.global.attributes, tei_att.docStatus.attributes, empty @@ -4823,6 +5306,36 @@ tei_change = tei_att.docStatus.attributes, tei_att.global.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-change-calendar-calendar-check-change-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -4875,6 +5388,14 @@ tei_TEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], tei_att.global.attributes, tei_att.typed.attributes, @@ -5336,18 +5857,8 @@ tei_docDate = element tei:docDate { tei_macro.phraseSeq, tei_att.global.attributes, - - ## (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + tei_att.datable.attributes, + tei_att.calendarSystem.attributes, empty } tei_front = @@ -5462,7 +5973,7 @@ tei_link = element tei:link { empty >> sch:pattern [ - id = "foo-link-linkTargets3-constraint-assert-14" + id = "foo-link-linkTargets3-constraint-assert-31" "\x{a}" ~ " " sch:rule [ @@ -5679,7 +6190,7 @@ tei_join = element tei:join { ((tei_model.descLike | tei_model.certLike)*) >> sch:pattern [ - id = "foo-join-joinTargets3-constraint-assert-15" + id = "foo-join-joinTargets3-constraint-assert-32" "\x{a}" ~ " " sch:rule [ @@ -5827,7 +6338,7 @@ tei_standOff = (tei_model.standOffPart+) >> sch:pattern [ id = - "foo-standOff-nested_standOff_should_be_typed-constraint-assert-16" + "foo-standOff-nested_standOff_should_be_typed-constraint-assert-33" "\x{a}" ~ " " sch:rule [ diff --git a/Test/expected-results/test37.xml b/Test/expected-results/test37.xml index d4ba53ae2..21b786d32 100644 --- a/Test/expected-results/test37.xml +++ b/Test/expected-results/test37.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test39.xml b/Test/expected-results/test39.xml index 89de5b965..cba272342 100644 --- a/Test/expected-results/test39.xml +++ b/Test/expected-results/test39.xml @@ -20,7 +20,7 @@ - + @@ -202,7 +202,7 @@

    - + unable to handle picture here, no embed or link

    diff --git a/Test/expected-results/test40.xml b/Test/expected-results/test40.xml index 67b13fb3a..b3c2e2621 100644 --- a/Test/expected-results/test40.xml +++ b/Test/expected-results/test40.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test5.xhtml b/Test/expected-results/test5.xhtml index d515d77f4..3db584c95 100644 --- a/Test/expected-results/test5.xhtml +++ b/Test/expected-results/test5.xhtml @@ -573,11 +573,11 @@
    Das Universale Haus der Gerechtigkeit. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test6.xml.docx_document.xml b/Test/expected-results/test6.docx_document.xml similarity index 100% rename from Test/expected-results/test6.xml.docx_document.xml rename to Test/expected-results/test6.docx_document.xml diff --git a/Test/expected-results/test6.html b/Test/expected-results/test6.html index a764758c0..178c7c87b 100644 --- a/Test/expected-results/test6.html +++ b/Test/expected-results/test6.html @@ -184,11 +184,11 @@

    Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testClass.rnc b/Test/expected-results/testClass.rnc index d508164ef..5a3d22e98 100644 --- a/Test/expected-results/testClass.rnc +++ b/Test/expected-results/testClass.rnc @@ -8,8 +8,6 @@ namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" -# - sch:ns [ prefix = "tei" uri = "http://www.tei-c.org/ns/1.0" ] macro.paraContent = (text | model.paraPart)* att.written.attributes = att.written.attribute.hand diff --git a/Test/expected-results/testdrama.compiled.xml b/Test/expected-results/testdrama.compiled.xml index 5e7550766..51170c138 100644 --- a/Test/expected-results/testdrama.compiled.xml +++ b/Test/expected-results/testdrama.compiled.xml @@ -146,7 +146,7 @@

    In the following example from Hamlet, speeches (sp) in the body of the play - are linked to castItem elements in the castList using the who + are linked to role elements in the castList using the who attribute.

    @@ -237,18 +237,11 @@ provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind. - fournit un moyen, défini de façon externe, + fournit un moyen, défini de façon externe, d'identifier l'entité (ou les entités) nommé(es), en utilisant une valeur codée d'un certain type. 何らかのコード化された値を用いて、名付けられたエンティティを識別する外部的に定義された手段を提供する。 - - - - [New Zealand Parliament, Legislative Council] - - - @@ -256,16 +249,11 @@ - +

    The value may be a unique identifier from a database, or any other externally-defined - string identifying the referent.

    -

    No particular syntax is proposed for the values of the key attribute, since - its form will depend entirely on practice within a given project. For the same reason, this - attribute is not recommended in data interchange, since there is no way of ensuring - that the values used by one project are distinct from those used by another. In such - a situation, a preferable approach for magic tokens which follows standard practice - on the Web is to use a ref attribute whose value is a tag URI as defined in - RFC 4151.

    + string identifying the referent. + No particular syntax is proposed for the values of the key attribute, since + its form will depend entirely on practice within a given project.

    La valeur peut être un identifiant unique dans une base de données, ou toute autre chaîne @@ -283,11 +271,11 @@ définition complète de l'entité nommée au moyen d'un ou plusieurs URIs. 一つ以上のURIを用いて、名付けられたエンティティの完全な定義かIDを参照するための明確な手段を提供する。 - - - Seamus Heaney - - + + + Seamus Heaney + +

    The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

    @@ -297,22 +285,69 @@

    値は1つまたは複数のXML要素あるいは、空白によって区切られた1つまたは複数のURIを指し示すものでなければならない。1つ以上の値が与えられているときは、その名前が複数の異るエンティティに対応することを示唆する。

    + +

    In this contrived example, a canonical reference to the same + organisation is provided in four different ways.

    + + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + + +

    The first presumes the availability of an internet connection + and a processor that can resolve a URI (most can). The second + requires, in addition, a prefixDef that declares how the + nzvm prefix should be interpreted. The third does not + require an internet connection, but does require that a file named + named_entities.xml be in the same + directory as the TEI document. The fourth requires that an entire + external system for key resolution be available.

    +
    + + +

    The key attribute is more flexible and + general-purpose, but its use in interchange requires that + documentation about how the key is to be resolved be sent to the + recipient of the TEI document. In contrast values of the + ref attribute are resolved using the widely accepted + protocols for a URI, and thus less documentation, if any, is + likely required by the recipient in data interchange.

    +

    These guidelines provide no semantic basis or suggested + precedence when both key and ref are + provided. For this reason simultaneous use of both is not + recommended unless documentation explaining the use is provided, + probably in an ODD customizaiton, for interchange.

    +
    13.1.1. Linking Names and Their Referents provides attributes for describing numerical ranges. + 数値範囲を記述するための属性を提供する。 gives a minimum estimated value for the approximate measurement. donne une estimation de la valeur minimum pour la mesure. + 概算推量のための最小推定値を与える。 gives a maximum estimated value for the approximate measurement. donne une estimation de la valeur maximum pour la mesure. + 概算推量のための最大推定値を与える。 @@ -321,6 +356,7 @@ observed. lorsque la mesure résume plus d'une observation, fournit la valeur minimum observée. + 1回以上の観察あるいは範囲をまとめた推量において、観察された最小値を提供する。 @@ -329,11 +365,13 @@ observed. lorsque la mesure résume plus d'une observation, fournit la valeur maximum observée. + 1回以上の観察あるいは範囲をまとめた推量において、観察された最大値を提供する。 specifies the degree of statistical confidence (between zero and one) that a value falls within the range specified by min and max, or the proportion of observed values that fall within that range. + minmax、で指定された範囲内の値、あるいはその範囲内で観察された値の割合の統計的な信頼度を0から1の値で示す。 @@ -869,66 +907,9 @@ Elements - - indicates one or more systems or calendars to which the - date represented by the content of this element belongs. - 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. - 指明該日期表示所使用的曆法計算系統。 - この要素を含むコンテントにおける日付の暦やシステムを示す。 - indique le système ou le calendrier auquel - appartient la date exprimée dans le contenu de l'élément. - indica el sistema o calendario en que se muestra - una fecha. - indica il sistema o calendario al quale la data - appartiene. - - - - - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - - - He was born on Feb. 22, 1732 (Feb. 11, 1731/32, - O.S.). - - - - - He was born on Feb. 22, 1732 - (Feb. 11, 1731/32, O.S.). - - - - - Dienstag 7/19 - Mai. - - - - L'année - 1960 fut, en vertu du calendrier grégorien, bissextile ; le 22 juin tomba ainsi le jour de - l'été, le 22 juin. - - -

    Note that the calendar attribute (unlike datingMethod defined in - att.datable.custom) defines the calendar system of the date - in the original material defined by the parent element, not the calendar to - which the date is normalized.

    -
    -

    - calendar属性は(att.datable.customクラスで定義されるdatingMethod属性と異なり、 - 親要素によって定義される原資料の日付の暦日システムを定義するものであり、 - どの暦日に日付を正規化するかではない。

    -
    supplies pointers to one or more definitions of - named periods of time (typically categorys or calendars) within which the datable item is understood to have occurred. + named periods of time (typically categorys, dates or events) within which the datable item is understood to have occurred. 시간을 명시할 수 있는 항목이 일어난 시간의 기간명을 정의하는 특정 위치로의 포인터를 제공한다. suministra un indicador a una localización @@ -995,8 +976,8 @@ Elements elements or attributes with the appropriate Data Categories (DCs) defined by an external taxonomy, in this way establishing the identity of information containers and values, and providing means of interpreting them. - datacat属性とValueDatacat属性を提供する.これらがXML要素や属性を連携させる日付分類は、国際標準ISO - 12620:2009で定義されるものであり,にあるISOCatと呼ばれるWebリポジトリに格納されている. + datacat属性とValueDatacat属性を提供する。これらがXML要素や属性を連携させる日付分類は、国際標準ISO + 12620:2009で定義されるものであり、にあるISOCatと呼ばれるWebリポジトリに格納されている。 provides a pointer to a definition of, and/or general @@ -1004,7 +985,7 @@ Elements information container (element content or attribute value), by referencing an external taxonomy or ontology. If valueDatcat is present in the immediate context, this attribute takes on role (a), while valueDatcat performs role (b). - 指定された要素をISOcatの適切なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む. + 指定された要素をISOcatの適切なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む。 @@ -1014,7 +995,7 @@ Elements information about a value of an information container (element content or attribute value), by reference to an external taxonomy or ontology. Used especially where a contrast with datcat is needed. - 指定された要素の内容または指定された属性の値を,ISOcatの適切かつ単純なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む. + 指定された要素の内容または指定された属性の値を、ISOcatの適切かつ単純なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む。 @@ -1154,9 +1135,59 @@ Elements dictionary is therefore advised.

    Yet another possibility is to associate the information about the relationship between a TEI markup element and the data category that it is intended to model already at the level of - modeling the dictionary resource, that is, at the level of the ODD, in equiv element + modeling the dictionary resource, that is, at the level of the ODD, in the equiv element that is a child of elementSpec or attDef.

    + +

    The taxonomy element is a handy tool for encoding taxonomies that are later + referenced by att.datcat attributes, but it can also act as an + intermediary device, for example holding a fragment of an external taxonomy (or + flattening an external ontology) that is relevant to the project or document at hand. + (It is also imaginable that, for the purpose of the project at hand, the local + taxonomy element combines vocabularies that originate from more than one external + taxonomy or ontology.) In such cases, the taxonomy creates a local layer of + indirection: the att.datcat attributes internal to the resource + may reference the category elements stored in the header (as well as the + taxonomy element itself), whereas these same category and + taxonomy elements use att.datcat attributes to + reference the original taxonomy or ontology.

    + + + + + + + + UD syntactic relations + + + + acl: Clausal modifier of noun (adjectival clause) + + + + acl:relcl: relative clause modifier + + + + advcl: Adverbial clause modifier + + + + + + +

    The above fragment was excerpted from the GB subset of the ParlaMint project in April 2023, and + enriched with att.datcat attributes for the purpose of + illustrating the mechanism described here.

    +

    Note that, in the ideal case, the values of att.datcat attributes + should be persistent identifiers, and that the addressing scheme of Universal Dependencies is + treated here as persistent for the sake of illustration. Note also that the contrast between + datcat used on taxonomy on the one hand, and the valueDatcat + used on category on the other, is not mandatory: both kinds of relations could be + encoded by means of the generic datcat attribute, but using the former for the + container and the latter for the content is more user-friendly.

    +

    The targetDatcat attribute is designed to be used in, e.g., feature structure declarations, and is analogous to the targetLang attribute of the @@ -1180,6 +1211,49 @@ Elements its values, which are used as direct references to data categories; hence the use of datcat in the symbol element.

    + +

    The att.datcat attributes can be used for any sort of taxonomies. + The example below illustrates their usefulness for describing usage domain labels in + dictionaries on the example of the Diccionario da Lingua Portugueza by + António de Morais Silva, retro-digitised in the MORDigital project.

    + + + + + + + + + + Medical and Health Sciences + Ciências Médicas e da Saúde + + + Medicine + + + + Medicina + + + + + + + + + + + Med. + + +

    In the Morais dictionary, the relevant domain labels are in the header, getting referenced + inside the dictionary, from usg elements. The vocabulary used for dictionary-internal + labelling is in turn anchored in the MorDigital controlled vocabulary + service of the NOVA University of Lisbon – School of Social Sciences and Humanities + (NOVA FCSH).

    +

    The TEI Abstract Model can be expressed as a hierarchy of attribute-value matrices (AVMs) @@ -1212,7 +1286,7 @@ Elements assumption that its URIs are going to persist. It is imaginable that a project may choose to address a local taxonomy store instead, but this risks losing the advantage of interchangeability with other projects.

    -

    Historically, datcat and valueDatcat originate from the (the now obsolete) ISO +

    Historically, datcat and valueDatcat originate from the (now obsolete) ISO 12620:2009 standard, describing the data model and procedures for a Data Category Registry (DCR). The current version of that standard, ISO 12620-1, does not standardize the serialization of pointers, merely mentioning the TEI att.datcat as @@ -1225,7 +1299,7 @@ Elements

    ISO - 12620:2009は、データ分類のレジストリ(DCR)に関するデータモデルと手続きについての国際標準である.データ分類は,一つの言語の構造における基本的な記述子として定義される。DCRのデータモデルでは、個々のデータ分類には、ユニークな永続的識別子(PID)、つまり、URIが割り当てられる.DCRからデータ分類を利用する言語資源,あるいは、できることならそのスキーマは、このPIDを用いて参照すべきである。TEI文書のようなXMLベースの資源(にて参照可能)に関しては、ISO 12620:2009 付録 + 12620:2009は、データ分類のレジストリ(DCR)に関するデータモデルと手続きについての国際標準である。データ分類は、一つの言語の構造における基本的な記述子として定義される。DCRのデータモデルでは、個々のデータ分類には、ユニークな永続的識別子(PID)、つまり、URIが割り当てられる。DCRからデータ分類を利用する言語資源、あるいは、できることならそのスキーマは、このPIDを用いて参照すべきである。TEI文書のようなXMLベースの資源(にて参照可能)に関しては、ISO 12620:2009 付録 Aに、datcat属性とvalueDatcat属性を提供する小さなデータ分類参照のXML語彙がある。

    @@ -1253,7 +1327,7 @@ its parent is selected. 親要素が選択された場合に、当該要素がデフォルトとして選択されるか どうかを示す。 - Indique si oui ou non cet élément est affecté par + indique si oui ou non cet élément est affecté par défaut quand son élément parent a été sélectionné. indica si el elemento es seleccionado automáticamente o no cuando es seleccionado el padre indica se l'elemento è selezionato automaticamente quando è selezionato il genitore @@ -1511,8 +1585,7 @@ logique et doivent être traités dans l'ordre séquentiel la división falta el material presente en el extremo en la fuente. 当該区分は、元資料の終わりの部分が欠けている。 - par rapport à la source, lacune à la -fin de la division + par rapport à la source, lacune à la fin de la division alla partizione testuale manca del materiale nella parte finale presente nell'originale @@ -2167,17 +2240,17 @@ the TEI header.

    according to BCP 47. BCP 47에 따라 생성된 tag를 사용하는 요소 내용의 언어를 나타낸다. - 使用RFC3066的代碼,指出該元素內容的使用語言 + 使用RFC3066的代碼,指出該元素內容的使用語言 BCP 47に従って生成されたタグを用いて要素の内容の言語を示す。 indique la langue du contenu de l'élément en - utilisant les codes du RFC 3066 + utilisant les codes du RFC 3066 indica la lengua del contenido del elemento - utilizando los códigos extraídos de RFC + utilizando los códigos extraídos de RFC 3066 indica la lingua del contenuto dell'elemento - utilizzando i codici tratti da RFC + utilizzando i codici tratti da RFC 3066 @@ -2199,7 +2272,7 @@ the TEI header.

    and that a single TEI document may contain texts in many languages.

    Only attributes with free text values (rare in these guidelines) will be in the scope of xml:lang.

    The authoritative list of registered language subtags is maintained by IANA and - is available at . + is available at . For a good general overview of the construction of language tags, see , and for a practical step-by-step guide, see @@ -2227,7 +2300,7 @@ the TEI header.

    Si no se especifica ningún valor para xml:lang, el valor de xml:lang para el elemento inmediatamente englobado, se hereda; por esta razón, un valor se debe especificar siempre en el elemento exterior (TEI).

    -

    xml:lang の値は、直接の親要素、そのまた親要素からというように、文書の上位階層から継承されてくる。できるだけ高い適切な階層に xml:lang を指定するのが一般には望ましいが、teiHeader には関連するリソース要素と異なるデフォルト値が必要となったり、一つのTEI文書が多くの言語のテキストを含みうることには注意されたい。登録された言語タグの正式なリストはIANAが管理しており、 から確認できる。言語タグの構造についての良い概説は を、手順を追った実用的なガイドは を参照されたい。利用する値は、BCP 47 に準拠しなければならない。もし値が私用コード(x- から始まったり -x- を含む)ならば、その ident 属性と一致する値を持つ language 要素をTEIヘッダ内に追加して内容を説明すべきである。この説明は私用コード以外にも任意で追加できるが、IETFInternet Engineering Task Force による定義と整合していなければならない。

    +

    xml:lang の値は、直接の親要素、そのまた親要素からというように、文書の上位階層から継承されてくる。できるだけ高い適切な階層に xml:lang を指定するのが一般には望ましいが、teiHeader には関連するリソース要素と異なるデフォルト値が必要となったり、一つのTEI文書が多くの言語のテキストを含みうることには注意されたい。登録された言語タグの正式なリストはIANAが管理しており、 から確認できる。言語タグの構造についての良い概説は を、手順を追った実用的なガイドは を参照されたい。利用する値は、BCP 47 に準拠しなければならない。もし値が私用コード(x- から始まったり -x- を含む)ならば、その ident 属性と一致する値を持つ language 要素をTEIヘッダ内に追加して内容を説明すべきである。この説明は私用コード以外にも任意で追加できるが、IETFInternet Engineering Task Force による定義と整合していなければならない。

    @@ -2382,7 +2455,7 @@ writing medium, e.g. pencil 이 필적이 원고에서 사용된 범위를 명시한다. 当該筆致が、当該手書き資料中で、どの程度出現しているかを示す。 - Spécifie la fréquence d'apparition de cette + spécifie la fréquence d'apparition de cette main dans le manuscrit. specifica in quale misura è utilizzata la mano in questione nel manoscritto especifica en qué medida es utilizada la mano en el manuscrito. @@ -2471,8 +2544,8 @@ ressource informatique selon une taxinomie normalisée. using a value taken from a standard taxonomy. At present only a single taxonomy is supported, the Multipurpose Internet Mail Extensions (MIME) Media Type system. This typology of media types is - defined by the Internet Engineering Task Force in RFC 2046. The - list of + defined by the Internet Engineering Task Force in RFC 2046. The + list of types is maintained by the Internet Assigned Numbers Authority (IANA). The mimeType attribute must have a value taken from this list.

    @@ -2481,17 +2554,17 @@ ressource informatique selon une taxinomie normalisée. informatique, en général disponible sur internet, selon les taxinomies normalisées. Actuellement une seule taxinomie est reconnue : le système "Multipurpose Internet Mail Extensions Media Type". Ce système de typologie des types de média est définie - par l'Internet Engineering Task Force dansRFC 2046. La liste des types + par l'Internet Engineering Task Force dansRFC 2046. La liste des types est maintenue par l'Internet Assigned Numbers Authority.

    Esta clase de atributo proporciona los atributos para describir un recurso del ordenador, típicamente disponibles en Internet, según las taxonomías estándar. Solamente una única taxonomía se utiliza actualmente, el sistema Multipurpose Internet Mail Extensions - Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force RFC 2046. - . La lista de tipos es mantenida por el Internet Assigned Numbers Authority.

    + Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force RFC 2046. + . La lista de tipos es mantenida por el Internet Assigned Numbers Authority.

    -当該属性クラスは、コンピューターリソースを示すためのもので、通常、インターネット上にあるリソースを標準的な用語で示す。現時点では、MIME(Multipurpose Internet Mail Extensions)タイプのみが標準的な用語として使用可能である。このMIMEタイプについては、IETF(Internet Engineering Task Force)のRFC 2046で規定されている。使用できるタイプ名のリストの管理は、IANA(Internet Assigned Numbers Authority)によって行われている。mimeType属性は上記のタイプ名リストにより定義された値を含んでいなくてはならない。 +当該属性クラスは、コンピューターリソースを示すためのもので、通常、インターネット上にあるリソースを標準的な用語で示す。現時点では、MIME(Multipurpose Internet Mail Extensions)タイプのみが標準的な用語として使用可能である。このMIMEタイプについては、IETF(Internet Engineering Task Force)のRFC 2046で規定されている。使用できるタイプ名のリストの管理は、IANA(Internet Assigned Numbers Authority)によって行われている。mimeType属性は上記のタイプ名リストにより定義された値を含んでいなくてはならない。

    @@ -2522,6 +2595,7 @@ ressource informatique selon une taxinomie normalisée. provides attributes by which a resource (such as an externally held media file) may be located. + (外部のメディアファイルのような)資料を示す属性を提供する。 uniform resource locator @@ -2529,7 +2603,9 @@ ressource informatique selon une taxinomie normalisée. localizador de recurso uniforme adresse URL URL (localizzatore universale di risorse) + 統一資源位置指定子 specifies the URL from which the media concerned may be obtained. + 関連するメディアを入手するURLを示す。 @@ -2573,7 +2649,7 @@ ressource informatique selon une taxinomie normalisée. mètre metro metro - metro + メートル SI base unit of length 길이의 SI 기본 단위 SI基礎長度單位 @@ -2722,7 +2798,7 @@ ressource informatique selon une taxinomie normalisée. 公頃 ettaro hectárea - ヘクタール + ヘクタール 1 hm² 1² hm ヘクタール。広さを示す。 @@ -2734,8 +2810,8 @@ ressource informatique selon une taxinomie normalisée. 옹스트롱 埃格斯特朗 (單位) angstrom - 10⁻¹⁰ m - オングストローム + オングストローム + 10⁻¹⁰ m 10⁻¹⁰ 公尺 オングストローム。長さの単位。 10⁻¹⁰ m @@ -2765,7 +2841,7 @@ ressource informatique selon une taxinomie normalisée. 아래 언급 참조 分貝 デシベル。エネルギーの強さを示す。 - Voir remarques, ci-dessous. + voir remarques, ci-dessous. ver las notas a continuación vedi note di seguito
    @@ -2846,7 +2922,7 @@ ressource informatique selon une taxinomie normalisée. 2²⁰或1 048 576位元組 2²⁰ o 1 048 576 bytes メビバイト。1,048,576バイト(2の20乗bytes)のこと。 - 2²⁰ ou 1 048 576 octets + 2²⁰ ou 1 048 576 octets 2²⁰ o 1 048 576 byte @@ -2926,7 +3002,7 @@ ressource informatique selon une taxinomie normalisée. measurement is of only one of them.

    -

    En général, si l'article est composé d'entités distinctes, la forme plurielle doit être employée, même si la mesure ne s'applique qu'à l'une d'entre elles.

    +

    En général, si l'article est composé d'entités distinctes, la forme plurielle doit être employée, même si la mesure ne s'applique qu'à l'une d'entre elles.

    Generalmente cuando el material se compone de entidades discretas, se debe usar la forma plural, incluso cuando la medida se refiere solamente a una de ellas.

    @@ -2992,8 +3068,7 @@ baby?

    当該単位は、一般には、国際単位系の標準的な略式表記で示されるべきで - ある。(詳細は、, - を参照のこと。) + ある。(詳細は、を参照のこと。) けれども、符号化する人は、非公式な計測単位、例えば、 linescharactersも使用してもよい。

    @@ -3059,17 +3134,17 @@ this name in the form of a set of whitespace-separated values, for example the o 3.6.1. Referring Strings - 13.3.6. Names and Nyms + 13.3.7. Names and Nyms provides attributes to indicate any specialised notation used for element content. - + 要素の内容を対象とした特別な表記法を示す属性を提供する。 names the notation used for the content of the element. 요소 내용으로 사용되어 앞서 정의된 표기법 이름을 제시한다. 提供先前已定義過、適用於該元素內容的記號名稱。 - 当該要素の内容にある既定表記法の名前を示す。 + 当該要素の内容に用いられた表記法の名前を示す。 précise le nom d'une notation définie précédemment, utilisée dans le contenu de l'élément. indica el nombre de una anotación definida @@ -3096,13 +3171,14 @@ this name in the form of a set of whitespace-separated values, for example the o specifies where this item is placed. specifie où cet item se trouve. + このアイテムが置かれた場所を指定する。 at the top of the page 위쪽 여백에 있음 頁首空白處 - 上の余白。 + 当該頁の上の余白。 en el margen superior nel margine superiore dans la marge supérieure @@ -3114,17 +3190,18 @@ this name in the form of a set of whitespace-separated values, for example the o margine inferiore en el margen inferior 頁尾空白處 - 下の余白。 + 当該頁の下の余白。 in the margin (left, right, or both) dans la marge (gauche, droite ou les deux en même temps) + 余白(左left, 右right, 左右both) on the opposite, i.e. facing, page 맞쪽, 즉 마주보는 페이지 對頁頁面 - 反対側。例えば、見返しや、向かいのページなど。 + 反対側,つまり,向かいのページ。 en el opuesto,es decir en el anverso, reverso, etc. sur la page opposée nella pagina accanto @@ -3133,7 +3210,7 @@ this name in the form of a set of whitespace-separated values, for example the o on the other side of the leaf 장의 반대쪽에 있음 書頁反頁頁面 - 裏面。 + 当該葉の裏面。 en la otra cara de la página de l'autre côté de la feuille @@ -3144,7 +3221,7 @@ this name in the form of a set of whitespace-separated values, for example the o above the line 행 위에 있음 行上方 - 当該線の上。 + 当該行の上。 sobre la línea au-dessus de la ligne al di sopra della linea @@ -3152,12 +3229,13 @@ this name in the form of a set of whitespace-separated values, for example the o to the right, e.g. to the right of a vertical line of text, or to the right of a figure + 右側、つまり、縦書きテキストや図の右側。 below the line 행 아래 行底 - 当該線の下。 + 当該行の下。 debajo de la línea au-dessous de la ligne al di sotto della linea @@ -3165,12 +3243,13 @@ this name in the form of a set of whitespace-separated values, for example the o to the left, e.g. to the left of a vertical line of text, or to the left of a figure + 左側、つまり、縦書きテキストや図の左側。 at the end of e.g. chapter or volume. 주석이 장 또는 책 뒤에 나타난다. 註解出現於章節或書冊的結尾 - 章末や巻末に注釈がある。 + 末尾(たとえば章や巻の)。 al final del capítulo o del volumen. à la fin, par exemple d'un chapitre ou d'un volume alla fine del capitolo o del volume @@ -3178,10 +3257,12 @@ this name in the form of a set of whitespace-separated values, for example the o within the body of the text. dans le corps du texte + テキスト本文の中で。 in a predefined space, for example left by an earlier scribe. dans un espace prédéfini, par exemple à gauche d'un scripteur précédent + あらかじめ用意された箇所(たとえば過去の書写者が空けておいたなど)。 @@ -3319,7 +3400,7 @@ sub-classification for the element additional to that provided by its to other elements by means of one or more URI references. 하나 이상의 URI 참조를 통해서 다른 요소를 가리키는 모든 요소에 의해 사용된 속성 집합을 정의한다. 定義一組與其他元素相連結的所有元素皆使用的屬性,連結是使用ㄧ個或多個統一資源識別符 (URI) 參照。 - URIにより要素を参照する要素に共通して付与される属性を定義する。 + 一つ以上のURIにより他の要素を指示するすべての要素に使用される属性のセットを作成する示す。 fournit un ensemble d'attributs utilisés par tous les éléments qui pointent vers d'autres éléments au moyen d'une ou de plusieurs références URI. define un conjunto de atributos usados por todos los elementos que señalan a otros elementos a través de uno o más URI. definisce un insieme di attributi usati da tutti gli elementi che puntano ad altri elementi tramite uno o più URI @@ -3327,6 +3408,7 @@ sub-classification for the element additional to that provided by its specifies the language of the content to be found at the destination referenced by target, using a language tag generated according to BCP 47. + BCP 47に従って生成された言語タグを使用することで、targetの参照先にあるコンテンツの言語を特定する。 @@ -3356,12 +3438,16 @@ sub-classification for the element additional to that provided by its these must remain consistent with their IETFInternet Engineering Task Force definitions.

    + +

    + 値はBCP 47に準拠している必要がある。 (x-で始まっていたり、-x-を含むような記述のように)値がプライベートに使用されるコードの場合、自身のident属性に対応する値をもったlanguage要素は、TEIのヘッダーにおいてその値を記述しなくてはならない。そうした(非公式なコードの)記述はあるいは公式なコードにオプションとして取り入れられることもあるが、公式なコードはIETFInternet Engineering Task Force (インターネット技術特別調査委員会)の定義に準拠したものでなくてはならない。

    + specifies the destination of the reference by supplying one or more URI References 하나 혹은 다수의 URI 참조를 제시하여 참조의 목적지를 명시한다. 用一個或多個統一資源識別符參照 (URI References) 來說明參照所指位置。 - ひとつ以上のURIで、参照先を特定する。 + 1つまたは複数のURI参照を指名することで、参照先を指定する。 précise la cible de la référence en donnant une ou plusieurs références URI especifica la destinación de una referencia @@ -3378,6 +3464,9 @@ sub-classification for the element additional to that provided by its n’est autorisé à l'intérieur d'un URI. Si un espace est requis dans un URI, il faut le représenter avec une séquence d'échappement, comme par exemple TEI%20Consortium.

    +

    + 空白で区切られた1つもしくはそれ以上の構文的に有効なURI参照。空白はURIを区切るために使用されるため、各URI中において空白を使用することはできない。URIに空白文字が必要な場合は、たとえば TEI%20Consortium と言ったような通常の方法でエスケープする必要がある。 +

    evaluate @@ -3458,7 +3547,7 @@ sub-classification for the element additional to that provided by its enclose groups of pointer elements. 포인터 요소군을 포함하는 모든 요소에 공통적인 속성 집합을 정의한다. 定義一組屬性,通用於所有包含指標元素群組的元素。 - ポインタとなる要素に共通の属性を示す。 + ポインター要素のグループを含むすべての要素に共通の属性セットを提供する。 fournit un ensemble d'attributs communs à tous les éléments qui contiennent des groupes d'éléments pointeurs. define un conjunto de atributos comunes a todos los elementos que incluyen grupos de indicadores. definisce un insieme di attributi comuni a tutti gli elementi che includono gruppi di puntatori @@ -3514,13 +3603,13 @@ sub-classification for the element additional to that provided by its función meta fonction cible funzione obiettivo + ターゲット機能 describes the function of each of the values of the target attribute of the enclosed link, join, or alt tags. link, join 또는 alt 태그의 속성 값 각각에 대한 기능을 기술한다. 描述每個元素標籤linkjoin、或alt當中的屬性target的屬性值功能。 - 要素linkjoinaltに付与された属性 - targetの値の機能を示す。 + linkタグやjoinタグ、altタグに付与されるtarget属性の値のそれぞれの機能を示す。 décrit la fonction de chacune des valeurs de l'attribut target pour les balises incluses link, join, ou alt. @@ -3546,14 +3635,12 @@ sub-classification for the element additional to that provided by its valeurs se trouvant dans l'attribut domains de l'élément en question, si un tel attribut a été spécifié.

    - +

    - 当該値は、要素link, join, altに付与 - されている属性targetの値と一致しなければならない - (属性ptrは、中間的な存在で、ここでの手法を補うために必要 - になるかもしれない)。また、 - domainsが付与されている場合には、その値とも一致する必要 - がある。 + 個々の値の数はlinkjoin、 + あるいは altにおけるtarget属性における値の数と一致しなければならない。 + (仲立ちをするptr要素がこのために必要かもしれない)。 + もしdomains属性が付与されるならば、現在の要素のdomains属性における値の数とも一致すべきである。

    @@ -3589,6 +3676,11 @@ sub-classification for the element additional to that provided by its

    Attribute values will often vary depending on the type of element to which they are attached. For example, a cl, may take values such as coordinate, subject, adverbial etc. For a phr, such values as subject, predicate etc. may be more appropriate. Such constraints will typically be implemented by a project-defined customization.

    +

    + 属性値は付与された要素のタイプに応じてしばしば変化する。 + たとえば、clは座標や主語、副詞のような値をとることができる。 + phrの場合、主語や述語のような値はより適切かもしれない。 + そういった制約は、典型的には、プロジェクトで定義されたカスタマイズとして実装されるだろう。

    @@ -3598,9 +3690,11 @@ subject, predicate etc. may be more appropriate. Such constraints will typically
    provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content. + ソート可能だが、ソートのキーは要素の内容から機械的に取り出すことはできないリストやグループにおける要素に関する属性。 supplies the sort key for this element in an index, list or group which contains it. + インデックスやリスト、グループに含まれる要素のソートキーを提供する。 David's other principal backer, Josiah @@ -3641,14 +3735,16 @@ subject, predicate etc. may be more appropriate. Such constraints will typically

    La clave de ordenación se utiliza para determinar la secuencia y agrupar las entradas en un índice.

    - -

    当該属性は、索引中の項目の一連やグループを決めるために使用され る。当該属性がない場合、当該要素の内容が、並び替えのために使用 される。

    -

    辞書順序は、機械可読文字集合の照合順序とは、多くの場合異なって いる。例えば、英語の場合、辞書項目4-Hは、 - 文字化されたfourhの所に出てくる。また、項目 McCoyは、maccoyの所に出てくるだ - ろう。しかし、項目A1, A4, - A5らは、文字 順のa-AAとの間で、数字順で出てくる。 - 当該並び替えキーは、当該辞書が採る正書法では、場所の特定が十分 に行えない場合に、必要となる。

    + +

    当該属性は、索引中の項目の並びやグループを決めるために使用される。 + これはほかの値によって並べ替えを行いたいときの一続きの文字を与え、それによって望まれる順序を実現する。 + ソートキー構文の詳細はアプリケーション依存である。

    +

    辞書順はしばしば機械可読文字集合の照合順と異なる。 + 英語圏の辞書では、4-Hという項目はしばしばfourhとしてアルファベット化され、McCoyは、maccoyとしてアルファベット化されうる。 + それに対して、A1A4A5a-AAのあいだに数字順に置かれてしまうこともある。 + ソートキーは、辞書項目の表記が辞書における順序を決定するのに不十分な際に必要となる。

    +
    @@ -3799,7 +3895,7 @@ The element indicated by @spanTo () must follow Objetos extensibles del formato del lenguaje de Stylesheet XSL-FO - Langage XSL (Extensible Stylesheet )Formatting + langage XSL (Extensible Stylesheet )Formatting Objects linguaggio XSL-FO @@ -4125,9 +4221,9 @@ dans lequel les traits encodés portant cet attribut sont supposés être apparu + identifies the unit of information conveyed by the element, e.g. columns, pages, volume, entry. identifie le type d'information que transmet l'élément, par exemple colonnes, pages, volume, inscription, etc. - identifies the unit of information conveyed by the element, e.g. columns, pages, volume, entry. 当該要素が伝える情報の単位を特定する。たとえば、カラム (columns)、頁 (pages)、巻 (volume)、エントリ (entry) 等。 @@ -4164,7 +4260,7 @@ dans lequel les traits encodés portant cet attribut sont supposés être apparu 該元素標記的內容為一頁數或頁數範圍。 el elemento contiene un número de página o un intervalo de páginas. ページ番号またはページ範囲を含む。 - l'élément contient un nombre de pages + l'élément contient un nombre de pages ou l'étendue de sélection des pages. l'elemento contiene l'indicazione di pagina o pagine @@ -5317,8 +5413,7 @@ fin d'une division de texte. 문단 같은 요소 내에서 또는 그 사이에서 나타날 수 있는 요소를 모아 놓는다. 匯集中間層次的元素:可出現於段落內與段落之間,或方塊性層次內與層次間。 句相当レベルの要素内または間に出現可能な要素をまとめる。 - regroupe des éléments qui peuvent apparaître à l’intérieur ou entre des - composants semblables au paragraphe. + regroupe des éléments qui peuvent apparaître à l’intérieur ou entre des composants semblables au paragraphe. agrupa elementos de la clase intermedia (internivel): tales elementos pueden aparecer bien al interno bien entre párrafos u entre otros elementos de tipo división de texto. @@ -5749,34 +5844,31 @@ used for transcribing extant documents. 확실성 정도를 표현하는 속성 값의 범위를 정의한다. 定義表示正確度的屬性值範圍 確信度を示す属性値の程度を示す。 - Définit la gamme des valeurs d'attribut exprimant un - degré de certitude - define la gama de valores de atributos que exprimen un - grado de certeza. - definisce la gamma di valori di attributi che esprimono - un grado di certezza + définit la gamme des valeurs d'attribut exprimant un degré de certitude + define la gama de valores de atributos que exprimen un grado de certeza. + definisce la gamma di valori di attributi che esprimono un grado di certezza - - - - - - - + + + + + + + -

    Certainty may be expressed by one of the predefined symbolic values high, - medium, or low. The value - unknown should be used in cases where the encoder - does not wish to assert an opinion about the matter. -

    +

    Certainty may be expressed by one of the predefined symbolic values high, + medium, or low. The value + unknown should be used in cases where the encoder + does not wish to assert an opinion about the matter. +

    -

    確信度は、high, medium, lowのうち の1つが選択される。より詳細に示したい場合には、 teidata.probabilityを単独または追加と して使用することができる。

    +

    確信度は、highmediumlowのうち の1つが選択される。より詳細に示したい場合には、 teidata.probabilityを単独または追加と して使用することができる。

    -

    Le degré de certitude peut être exprimé par l'une des valeurs symboliques prédéfinies - high, medium, ou low.

    -
    +

    Le degré de certitude peut être exprimé par l'une des valeurs symboliques prédéfinies + high, medium, ou low.

    + defines the range of attribute values expressing a probability. 확률을 표현하는 속성 값의 범위를 정의한다. @@ -6148,13 +6240,13 @@ value. The IANA-registered code for the language. This is almost always the same as the ISO 639 2-letter language code if there is one. The list of available registered language - subtags can be found at . It is recommended + subtags can be found at . It is recommended that this code be written in lower case. The ISO 15924 code for the script. These codes consist of 4 letters, and it is recommended they be written with an initial capital, the other three letters in lower case. The canonical list of codes is maintained by the Unicode Consortium, and is - available at . The IETF + available at . The IETF recommends this code be omitted unless it is necessary to make a distinction you need. Either an ISO 3166 country code or a UN M.49 region code that is registered with IANA @@ -6179,7 +6271,7 @@ value. language element must be present in the TEI header.

    -

    There are two exceptions to the above format. First, there are language tags in the IANA registry that +

    There are two exceptions to the above format. First, there are language tags in the IANA registry that do not match the above syntax, but are present because they have been grandfathered from previous specifications.

    Second, an entire language tag can consist of only a private use subtag. These tags start @@ -6225,16 +6317,16 @@ value.

    当該属性値は、 BCP 47 で定義されている言語タグになる。 現行のBCPには、RFC4646とRFC4647の内容が含まれている。 今後は、他のIETF文書も採用されるかもしれない。

    -

    BCP 47にある言語タグは、ハイフン (-, U+002D)で区切られた一連の +

    BCP 47にある言語タグは、ハイフン (-、U+002D)で区切られた一連の 下位タグから構成されている。下位タグは、以下の順番 らなる。下位タグは、初めの1つは必須で、あとは選択的である。 variantとextensionは複数回、他は1回のみ出現出現する。この下位タグ のグループは繰り返し可能である。 IANAの言語コード。この殆どは、該当言語が既にあれば、ISO 639の2文字 (以下、この場合の文字はラテン文字)言語コードと同じである。利用可能 - な言語下位タグのリストは + な言語下位タグのリストは にある。言語コードは、小文字で書かれることが推奨されている。 ISO 15924による文字を示すコード。4文字から構成され、冒頭文字は大文 字で、残り3文字は小文字で書かれることが推奨されている。このコード - は、ユニコードコンソーシアムで管理され、 か + は、ユニコードコンソーシアムで管理され、 か ら入手することができる。IETFでは、不要であれば当該コードを省略する ことを推奨している。 ISO 3166またはUN M.49による国または地域コード。このコードはIANAに 登録されている(但し全てではない。例えば、UNコードには経済圏や、 ISO @@ -6253,7 +6345,7 @@ value.

    -

    上記記述形式には、2つの例外がある。ひとつは、ここにある言語タグは、 +

    上記記述形式には、2つの例外がある。ひとつは、ここにある言語タグは、 IANAにある統語規則に違反しているものがある。 これはIANAでは昔の規定を継承しているからであ る。

    ふたつめは、言語タグを、下位タグprivateだけで構成することができる ことである。x-で始まるタグの内容は、IETFにある規定に も当該TEIガイドラインにある規定にも従う必要はない。他の言語タグと 同様に、このタグを使用した場合には、TEIヘダーにある要素 @@ -6290,7 +6382,7 @@ value.

    W3Cの国際化活動では、BCP 47の解説を以下に用意している。 - HTMLとXMLで使用される言語タグ.

    + HTMLとXMLで使用される言語タグ。

    Les valeurs pour cet attribut sont les étiquettes de langue définies @@ -6306,13 +6398,13 @@ value. Code de langue enregistré par l'IANA. Il est presque toujours identique au code de langue alphabétique ISO 639-2, s'il y en a un. La liste des sous-étiquettes de langue - enregistrées est disponible à : . Il est recommandé + enregistrées est disponible à : . Il est recommandé d'écrire ce code en minuscules. Code ISO 15924 pour l'écriture. Ces codes sont constitués de 4 lettres, et il est recommandé d'écrire la première lettre en majuscule, les trois autres en minuscules. La liste canonique des codes est maintenue par le Consortium Unicode, et elle est disponible - à : . L'IETF recommande + à : . L'IETF recommande d'omettre ce code, sauf s'il est nécessaire pour établir une distinction. Soit un code de pays ISO 3166, soit un code de région UN M.49 enregistré par @@ -6340,7 +6432,7 @@ value.

    Il y a deux exceptions au format ci-dessus. Premièrement, il y a des codes de langue dans - le registre de l'IANA + le registre de l'IANA qui ne correspondent pas à la syntaxe ci-dessus, mais qui sont présents car ils ont été hérités de spécifications antérieures.

    En second lieu, une étiquette complète de langue peut consister seulement en une sous-étiquette d'usage privé. Ces étiquettes commencent par x- ; il n'est pas @@ -6407,21 +6499,21 @@ value. indicare i nomi degli spazi in XML come stabilito dalle raccomandazioni tecniche del W3C per gli spazi dei nomi in XML. - + -

    The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier + <p>The range of syntactically valid values is defined by <ref target="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986 <title>Uniform Resource Identifier (URI): Generic Syntax

    -

    当該データ値は、RFC 2396 Uniform Resource + <p> 当該データ値は、<ref target="https://www.ietf.org/rfc/rfc2396.txt">RFC 2396 <title>Uniform Resource Identifier (URI) Reference に定義されている。

    -

    La gamme des valeurs syntaxiquement valides est définie par RFC 3986 Uniform Resource Identifier + <p>La gamme des valeurs syntaxiquement valides est définie par <ref target="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986 <title>Uniform Resource Identifier (URI): Generic Syntax .

    @@ -6518,8 +6610,7 @@ value. 正規表現は、よくパタン/パターンともいわれるもので、 一連の文字列を示すための表現方法である。一般には、簡潔な表現で、 多くのものを表現するために使用される。例えば、3つの文字列 - Handel, Händel, - Haendelを、1つのパタン + HandelHändelHaendelを、1つのパタン H(ä|ae?)ndelで示すことができる(または、 H(ä|ae?)ndelは、3つの文字列のいずれにも マッチする、といえる)。 wikipedia @@ -6561,10 +6652,10 @@ resource, either within the current document or elsewhere.

    The range of syntactically valid values is defined by - RFC 3986 + RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using - RFC + RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, @@ -6577,14 +6668,14 @@ resource, either within the current document or elsewhere.

    当該属性値は、 - RFC 3986 + RFC 3986 Uniform Resource Identifier (URI) Reference に定義されている。

    -

    La gamme des valeurs valides syntaxiquement est définie parRFC 3986 +

    La gamme des valeurs valides syntaxiquement est définie parRFC 3986 Uniform Resource Identifier (URI): Generic Syntax @@ -6614,7 +6705,7 @@ resource, either within the current document or elsewhere.

    The value of this attribute follows the pattern specified by - the Unicode consortium for its version number (). A version number + the Unicode consortium for its version number (). A version number contains digits and fullstop characters only. The first number supplied identifies the major version number. A second and third number, for minor and sub-minor version numbers, may also be @@ -6623,7 +6714,7 @@ resource, either within the current document or elsewhere.

    La valeur de cet attribut devrait suivre le format proposé par - le Consortium Unicode pour identifier les versions (). Un numéro de version + le Consortium Unicode pour identifier les versions (). Un numéro de version ne contient que des chiffres et des points. Le numéro initiale identifie le numéro majeur de la version. Un deuxième et un troisième numéro sont aussi disponibles pour la numérotation @@ -6752,7 +6843,7 @@ which contain an XPath expression.

    This datatype is used to constrain a string of characters to - one that can be used as a URI scheme name according to RFC 3986, section + one that can be used as a URI scheme name according to RFC 3986, section 3.1. Thus only the 26 lowercase letters a–z, the 10 digits 0–9, the plus sign, the period, and the hyphen are permitted, and the value must start with a letter.

    @@ -6949,10 +7040,11 @@ en-tête et un texte, constitue un document TEI. attributs des composantes des noms de personnes atributos para los componentes de nombres propios de persona attributi per componenti di nomi propri di persona + 名前を構成するもののための属性。通常は人物名だが、必ずしもそうとは限らない。 common attributes for those elements which form part of a name usually, but not necessarily, a personal name. 사람 이름의 부분을 형성하는 요소에 대한 공통 속성 構成部分個人名稱的元素所用之通用屬性 - 個人名の構成要素となる要素に付与される属性。 + 名前の構成要素となる要素に付与される一般的な属性。通常は人物名だが、必ずしもそうとは限らない。 attributs communs des éléments qui composent un nom de personne atributos comunes para los elementos que forman parte de un nombre propio de persona. attributi comuni agli @@ -6991,6 +7083,7 @@ abbreviation or simply as an initial. abrégé abbreviato el componente del nombre aparece como forma abreviada. + 省略された the name component is given in an abbreviated form. 이름 성분이 축약형으로 제시된다. 該名稱元件為縮寫形式。 @@ -7005,6 +7098,7 @@ abbreviation or simply as an initial. initiale lettera iniziale el componente del nombre aparece mediante la inicial. + イニシャルの the name component is indicated only by one initial. 이름 성분이 하나의 이니셜(첫글자)로 제시되었다. @@ -7019,10 +7113,11 @@ one initial. sort ordre + 並び替え specifies the sort order of the name component in relation to others within the name. 사람 이름 내에 다른 것과 관련된 이름 성분의 정렬 순서를 명시한다. 指明個人名稱中該名稱元件與其他元件之間的排列順序。 - 個人名間で並び替えをする際の順番を示す。 + 名前の並び替えにおいて、その名前要素が他の構成要素との関係で何番目に優先されるかを指定する。 précise dans quel ordre est placé la composante par rapport aux autres dans le nom d'une personne. especifica la posición del componente al interno del nombre propio de persona en relación con los otros componentes. specifica la posizione della componente all'interno del nome proprio di persona in relazione alle altre componenti @@ -7032,6 +7127,78 @@ one initial. 13.2.1. Personal Names +
    + provides attributes for indicating calendar systems to which a date belongs. + assegna attributi per indicare i sistemi o calendari ai quali appartiene una data. + + + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + He was born on Feb. 22, 1732 (Feb. 11, 1731/32, + O.S.). + + + + + He was born on Feb. 22, 1732 + (Feb. 11, 1731/32, O.S.). + + + + + Dienstag 7/19 + Mai. + + + + L'année + 1960 fut, en vertu du calendrier grégorien, bissextile ; le 22 juin tomba ainsi le jour de + l'été, le 22 juin. + + +

    Note that the calendar attribute declares the calendar + system used to interpret the textual content of an element, + as it appears on an original source. It does + not modify the interpretation of the normalization + attributes provided by att.datable.w3c, + att.datable.iso, or att.datable.custom. Attributes from those first two + classes are always interpreted as Gregorian or proleptic Gregorian + dates, as per the respective standards on which they are based. The + calender system used to interpret the last (att.datable.custom) may be specified with + datingMethod.

    +
    +

    + calendar属性は(att.datable.customクラスで定義されるdatingMethod属性と異なり、 + 親要素によって定義される原資料の日付の暦日システムを定義するものであり、 + どの暦日に日付を正規化するかではない。

    +
    +
    + + 3.6.4. Dates and Times + 13.4. Dates +
    defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formats @@ -7153,13 +7320,10 @@ one initial. line breaks (synonymous with the lb element). 행 바꿈 分行 (和元素lb同義) 。 - salto de línea (sinónimo del elemento - libra). + salto de línea (sinónimo del elemento libra). 改行(要素lbと同義)。 - sauts de ligne (synonymes de - l'élémentlb) - interruzione di colonna (sininimo dell'elemento - lb) + sauts de ligne (synonymes de l'élémentlb) + interruzione di colonna (sinonimo dell'elemento lb) any units termed book, liber, etc. @@ -7167,11 +7331,8 @@ one initial. 所有稱為書、冊、或函等的單位。 cualquier unidad llamada libro, pliego, etc. 冊子などの単位。 - n'importe quel - unité désignée par les termes livre, - liber, etc. - qualsiasi unità indicata come libro, libretto, - ecc. + n'importe quel unité désignée par les termes livre, liber, etc. + qualsiasi unità indicata come libro, libretto, ecc. individual poems in a collection. @@ -8058,6 +8219,7 @@ Ce ne seroyt que bon que nous rendissiez noz cloches... foreign fremdartig + foreign words palabras extranjeras mots étrangers parole straniere @@ -9629,8 +9791,7 @@ Normalization circunstancia.

    -

    コアモジュールの要素gap, unclear, delは、 転記モジュールの要素damage, - suppliedと連携するこ とができる。どのタグを使用すべきかについては、詳細については、 11.3.3.2. Use of the gap, del, damage, unclear, and +

    コアモジュールの要素gapuncleardelは、 転記モジュールの要素damagesuppliedと連携するこ とができる。どのタグを使用すべきかについては、詳細については、 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combinationを参照のこと。

    @@ -9947,8 +10108,7 @@ Normalization delは使うべきではない。この場合には、要素gapを使 い、転記できない単一のテキスト部分を示すべきである。この際、属性 reasonにより転記ができない理由が削除であることを示すこ とができる。全てが読めるわけではないという場合には、要素 unclearを使い、確信が持てないが読めるひとつのテキスト部分 を示すべきである。詳しくは、11.3.1.7. Text Omitted from or Supplied in the Transcriptionを参照のこと。 - また、要素delと要素gap, damage, unclear, - suppliedとの関係については、 11.3.3.2. Use of the gap, del, damage, unclear, and + また、要素delと要素gapdamageunclearsuppliedとの関係については、 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combinationを参照のこと(damageとsuppliedは元資料を転記 するための追加モジュールを使用する際に使うことができる)。

    要素delは、編集者や符号化する人による削除部分に使用される べきではない。この場合は、要素corrまたは要素gap @@ -10182,8 +10342,7 @@ concerned, as further discussed in section

    当該要素は、文字情報と発話情報の両方で、転記が不確実な時に使用され る。転記が不確実である他の面については、21. Certainty, Precision, and Responsibilityを参照 のこと。

    -

    要素damage, gap, del, unclear, - suppliedは、同時に使用されるかもしれない。どの場合にどの 要素が適切であるかについては、11.3.3.2. Use of the gap, del, damage, unclear, and +

    要素damagegapdelunclearsuppliedは、同時に使用されるかもしれない。どの場合にどの 要素が適切であるかについては、11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combinationを参照のこと。

    @@ -10205,7 +10364,7 @@ concerned, as further discussed in section 11.3.3.1. Damage, Illegibility, and Supplied Text 3.5.3. Additions, Deletions, and Omissions - + name, proper noun 이름, 고유명사 名稱,特定名稱 @@ -10233,6 +10392,39 @@ concerned, as further discussed in section + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Thomas Hoccleve @@ -10252,8 +10444,7 @@ concerned, as further discussed in section -

    TEI名前モジュールが使われる場合には、人々、場所、組織を示す固有名 詞は、それぞれ要素persName, placeName、 - orgNameを使い示されるかもしれない。

    +

    TEI名前モジュールが使われる場合には、人々、場所、組織を示す固有名 詞は、それぞれ要素persNameplaceNameorgNameを使い示されるかもしれない。

    @@ -10850,8 +11041,7 @@ TOURS número absoluto, p.ej. 21, 21,5 基数。例えば、21、21.5など。 nombre entier ou décimal, par exemple 21, 21.5 - numero assoluto, ad esempio 21 o - 21,5 + numero assoluto, ad esempio 21 o 21,5 Kardinalzahl, z. B. 21, 21,5 @@ -10870,10 +11060,8 @@ TOURS 分數,例如二分之一或是四分之三 fracción,p.ej. una mitad o tres cuartos 割合。例えば、1/2、3/4など。 - fraction, par exemple une moitié ou - trois-quarts - frazione, ad esempio un terzo o tre - quarti + fraction, par exemple une moitié ou trois-quarts + frazione, ad esempio un terzo o tre quarti Bruchzahl, z. B. 1/2 oder drei Viertel @@ -11181,6 +11369,9 @@ Measures contains a symbol, a word or a phrase referring to a unit of measurement in any kind of formal or informal system. enthält ein Symbol, ein Wort oder eine Phrase, die sich auf eine Maßeinheit in einem formellen oder informellen System bezieht. + + 公式・非公式に関わらず、単位を表す記号や単語、語句を含む。 + @@ -11244,7 +11435,7 @@ Measures 3.6.3. Numbers and Measures - + date date Datum @@ -11262,22 +11453,20 @@ Measures + - - - - - - - - - + + + + + + + - early February 1980 @@ -11298,11 +11487,9 @@ Measures - septembre - mcmxc + septembre mcmxc septembre - 11 - septembre, neuf heures moins douze GMT + 11 septembre, neuf heures moins douze GMT @@ -11340,7 +11527,7 @@ Measures 15.2.3. The Setting Description 13.4. Dates - + time temps Zeit @@ -11348,17 +11535,15 @@ Measures 어떤 형식의, 하루의 시간을 정의하는 구를 포함한다. 包含一組字詞,以任何形式定義時間 時間を表す語句を示す。 - contient une expression qui précise un moment de la - journée sous n'importe quelle forme. - contiene un sintagma que define un momento del día en - cualquier formato. - contiene un sintagma che si riferisce ad un ora del - giorno in qualsiasi formato. + contient une expression qui précise un moment de la journée sous n'importe quelle forme. + contiene un sintagma que define un momento del día en cualquier formato. + contiene un sintagma che si riferisce ad un ora del giorno in qualsiasi formato. beinhaltet eine Phrase, die eine Uhr- oder Tageszeit in einem beliebigen Format bestimmt. + @@ -11366,15 +11551,12 @@ Measures - - - - - - - - - + + + + + + As he sat smiling, the @@ -13474,7 +13656,7 @@ the resource specified by the url attribute.

    audio, video or other object. 인라인 그래픽 또는 다른 개체를 표상하는 부호화된 이진 데이터를 제시한다. 標記用來表示文本中圖檔或其他檔案的二進位資料。 - 行中の画像やその他のオブジェクトを示す、符号化されたバイナリデータを 示す。 + 埋め込みの画像や音声、映像、その他のオブジェクトを示す、符号化されたバイナリデータである。 fournit des données binaires encodées qui représentent une image ou un autre objet insérés dans le texte ou dans un autre objet. proporciona datos binarios codificados que representan un @@ -13499,7 +13681,7 @@ the resource specified by the url attribute.

    Base64.
    부호화는 이진 데이터의 부호 변환 방식이다. 별도로 명시되어 있지 않다면, Base64로 간주된다. 標記該二進位資料時所使用到的編碼。若未特別指明,則假定為使用Base64編碼 - 当該バイナリデータの符号化方式。指定がなければ、 Base64 と想定する。 + 当該バイナリデータの符号化方式。指定がなければ、Base64を想定する。 l'encodage utilisé pour encoder les données binaires. Sans autre spécification il est supposé s'agir de Base64. La codificación usada para codificar los datos @@ -13909,6 +14091,7 @@ Elements
    column beginning 열 바꿈 分段 + 段の開始 début de colonne inicio de columna inizio di colonna @@ -13916,7 +14099,7 @@ Elements
    multi-column page. 표준 참조 시스템에서 텍스트의 한 열과 다음 열 사이의 경계를 표지한다. 用標準參照系統來標明文本段落之間的分界。 - テキストの段と段の境界を、標準的な参照システムにより示す。 + 複数段の頁で、テキストの新しい段の開始を示す。 marque le début d'une nouvelle colonne de texte sur une page multi-colonne. indica el inicio de una nueva columna de texto en una página divida en columnas . @@ -13966,14 +14149,9 @@ Elements des colonnes à l'intérieur de la page. L'élément cb apparaît en haut de la colonne à laquelle il se rapporte.

    - +

    - 当該要素にあるグローバル属性nは、当該要素cbが - あるすぐ後にある段と関連する番号等を示す。符号化する人は、テキスト - 全体における物理的な段の並びから示された境界を示す番号であるか、ま - たは当該ページ内で振られた番号であるのかなど、段境界に付与される番 - 号付けには、明確で一貫した方針を採るべきである。 - 一般的には、要素cbは、段落の始めに置かれる。 + この要素では、グローバル属性nはこのcb要素の直後から始まる段と関連する数値等の値を示す。テキスト全体における段の通し番号を付けるか、ページ内における番号を付けるかについて、明確で一貫した方針を採用すべきである。cb要素は指している段の冒頭に置かれる。

    @@ -14287,7 +14465,7 @@ Elements 3.12.2.1. Analytic, Monographic, and Series Levels -
    + author autor/a auteur @@ -14297,7 +14475,7 @@ Elements form as that provided by a recognized bibliographic name authority. 참고문헌에 작가, 단독 저자, 공동 저자의 이름을 포함한다; 서지 항목의 책임에 관한 1차적 진술. 在書目參照中,包含一件作品的作者 (群) 姓名,無論是個人或是團體性質;這也是書目項目責任歸屬的主要陳述。 - 書誌情報における、著作者(個人・団体)の名前を示す。書誌項目における歴 任者を示す第一位の記述を示す。 + 書誌参照において、作品の著者となる人や法人の名前を、たとえば、よく知られた書誌典拠情報機関の形式で提供されるものに合わせるなどして記述する。 dans une référence bibliographique contient le nom de la (des) personne(s) physique(s) ou du collectif, auteur(s) d'une oeuvre ; par exemple dans la même forme que celle utilisée par une référence bibliographique reconnue. en una referencia bibliográfica, contiene el nombre del @@ -14317,6 +14495,39 @@ autor/a/es, ya sea una persona o una institución, de una obra; por ejemplo, en + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + British Broadcasting Corporation @@ -14386,9 +14597,12 @@ places, in particular where multiple names are given.

    Dans le cas d'une émission, cet élément sert à encoder le nom de la société ou du réseau qui diffuse le programme.

    - -

    書誌情報を当該ヘダーに収録する場合、個人名の正確な記述を、一般に理 解可能な著者リストとして使用した方がよい。

    -

    放送の場合、当該要素は会社や放送局の名前として使用される。

    + +

    特にヘッダの内容をもとに目録作成が行われると考えられる場合、この要素の内容を広く知られた名前典拠ファイルに準拠することを推奨する。 + keyref属性によって何らかの適切な典拠(たとえば図書館目録やオンライン情報のような)における著者(達)についての標準的な参照情報を示すこともできる。

    +

    放送番組の場合には、その番組の制作に責任を持つ放送局や放送ネットワークの名前を用いる。

    +

    著者が不明であったり不明確である場合、この要素は不詳匿名のようなテキストであってもよい。 + 特に、複数の名前が用いられている場合には、適切なTEIモジュールを用いて、人や組織、場所に関する名前をより詳細にタグ付けしてもよい。

    Insbesondere wenn eine Katalogisierung auf Basis des TEI-Headers erfolgen soll, ist es ratsam @@ -14407,7 +14621,7 @@ places, in particular where multiple names are given.

    3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement -
    + contains a secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, @@ -14437,6 +14651,39 @@ places, in particular where multiple names are given.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -14595,7 +14842,7 @@ places, in particular where multiple names are given.

    2.2.2. The Edition Statement 2.2.5. The Series Statement -
    + responsibility 책임성 @@ -14624,6 +14871,39 @@ places, in particular where multiple names are given.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -14676,7 +14956,7 @@ places, in particular where multiple names are given.

    2.2.2. The Edition Statement 2.2.5. The Series Statement -
    + title titre Titel @@ -14702,7 +14982,40 @@ places, in particular where multiple names are given.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. @@ -14888,8 +15201,7 @@ doit pas être utilisé.

    タイトルが要素analytic中にある場合、属性 levelがあれば、値は必ずaとなる。 タイトルが要素monogr中にある場合、属性 -levelの値は、必ずm, -j, uのいず + levelの値は、必ずmjuのいず れかになる。要素titleが要素series中にある場 合、属性levelの値は必ずsとなる。タイトルが要 素msItem中にある場合、当該属性値は付与されない。 @@ -15151,7 +15463,7 @@ epistemology, methodology and history of 2.2.1. The Title Statement 2.2.5. The Series Statement - + contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it. @@ -15177,6 +15489,39 @@ epistemology, methodology and history of + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + +

    @@ -15309,6 +15654,7 @@ epistemology, methodology and history of publisher + editorial éditeur Verlag provides the name of the organization responsible for the publication or distribution of a @@ -15388,12 +15734,13 @@ epistemology, methodology and history of extensión de una cita estensione del riferimento bibliografico Geltungsbereich einer bibliografischen Referenz + 典拠参照の範囲 defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. 예를 들어 페이지수의 목록 또는 작품의 이름 붙은 하위 성분으로, 문헌 참조의 범위를 정의한다. 標明書目參照資訊的範圍,例如標示頁碼列表、或是某著作的分支作品名稱。 - 書誌情報の参照範囲を示す。例えば、ページ番号、下部単位の名前など。 + 典拠参照の範囲を示す。例えば、ページ番号や、全体の中で名前を与えられた下位要素など。 définit l'extension d'une référence bibliographique, comme par exemple une liste de numéros de page, ou le nom d'une subdivision d'une oeuvre plus grande. @@ -15455,6 +15802,12 @@ epistemology, methodology and history of Kindelements) von imprint anzugeben, da es Informationen enthält, die nicht Teil des Impressums sind.

    + +

    一つのページが引用される場合、from属性とto属性を同じ値で使用すべきである。 + 明確な終点が提供されていない場合、from属性はtoを使わずに使うことができる。 + 例えば、p. 3ffのような引用は、<biblScope from="3">p. 3ff</biblScope>となる。

    +

    出版事項の一部を構成しない情報を提供するため、この要素をimprintの子ではなく、兄弟として提供するほうが望ましい。

    +
    3.12.2.5. Scopes and Ranges in Bibliographic Citations @@ -15548,11 +15901,12 @@ epistemology, methodology and history of cita bibliográfica. citazione bibliografica bibliografische Angabe + 典拠情報の明示 contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. 하위 성분이 명시적으로 구분된 또는 그렇지 않은 덜 구조화된 서지 인용을 포함한다. 包含結構零散的書目資料,其中次要元件不一定會明確標記。 - 厳密でない構造を持つ書誌情報の引用を含む。下位要素で明示されていたり、 いなかったりする。 + 完全な構造を持たない典拠情報の引用を表す。各構成要素はタグ付けされていてもいなくてもよい。 contient une référence bibliographique faiblement structurée dans laquelle les sous-composants peuvent ou non être explicitement balisés. contiene una cita bibliográfica estructurada libremente, @@ -15649,8 +16003,8 @@ epistemology, methodology and history of

    Cet élément contient des éléments de type expression, ainsi qu'un jeu d'éléments de la classe model.biblPart.

    - -

    model.biblPartで規定された要素と共に、句レベルの要素を示す。

    + +

    フレーズレベル要素と、model.biblPartクラスの要素の任意の組み合わせを含む。

    Enthält Phrasen-Level-Elemente, zusammen mit einer beliebigen Kombination von @@ -15668,11 +16022,12 @@ epistemology, methodology and history of référence bibliographique structurée cita bibliográfica estructurada. citazione bibliografica strutturata + 構造的な典拠情報 contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. 서지의 하위 요소만이 나타나는, 명시적 순서로 구성되는 구조화된 서지 인용을 포함한다. 包含僅出現子節點的結構書目資料,並以特定順序呈現。 - 構造を持った書誌情報を示す。下位要素として、書誌情報を示す要素が、決 められた順番で出現する。 + 構造を持った典拠情報を示す。下位要素として、典拠情報を示す要素のみが、決められた順番で出現する。 contient une référence bibliographique dans laquelle seuls des sous-éléments bibliographiques apparaissent et cela, selon un ordre déterminé. contiene una cita bibliográfica estructurada, en la cual @@ -16412,9 +16767,17 @@ relatedItem element must be empty + +

    This element may be used to transcribe which character is + speaking in a dramatic text as indicated by the source text; the + who attribute of an sp element may be used to + point to another element (typically a role) which + provides information about the character speaking. Either or both + may be used.

    +

    Cet élément est utilisé pour indiquer quel personnage prend la parole dans une pièce de - théâtre ; l'attribut who est utilisé pour pointer vers un autre élément qui fournit des + théâtre ; l'attribut who est utilisé pour pointer vers un autre élément qui fournit des informations sur ce personnage. L'un et ou l'autre peuvent être utilisés.

    @@ -17018,7 +17381,7 @@ by the stage direction.

    3.9.2. Index Entries -
    + text language 텍스트 언어 @@ -17139,6 +17502,7 @@ element in the TEI header. provides attributes for regular-expression matching and replacement. + 正規表現のマッチと置換のための属性を提供する。 specifies a regular expression against which the values of other attributes @@ -17161,8 +17525,8 @@ element in the TEI header. y los átomos para la cuantificación, sino también para crear los subpatterns que se referirán por el atributo replacementPattern.

    - -

    丸括弧で区切られたグループは、出現順序や量化単位の他、属性 replacementPatternで示された下位パタンを示す。

    + +

    使用される構文は、W3C XPath syntaxで定義されているものに従うべきである。カッコで囲まれたグループは、出現順序や量化単位の他、属性 replacementPatternで参照される下位パターンの作成にも使用されることに注意する。

    @@ -17175,8 +17539,7 @@ element in the TEI header. 하위 유형 대치가 실행되면, URI를 제공하는 replacement pattern를 명시한다. 標明一個取代模式,一旦進行次要模式的替換,會自動提供統一資源識別符 (URI) 。 - 変形パタンを示す。下位の置換パタンが実行さ - れれば、これはURIになる。 + replacement patternを指定する。つまり、matchPattern内のグループへの参照を含む相対URIまたは絶対URIのスケルトンで、サブパターンの置換が実行されることで、URIを完成させるものである。 beschreibt ein replacement pattern (Ersetzungsmuster), das heißt das Grundgerüst einer relativen oder absoluten URI, die Referenzen auf Gruppen im matchPattern-Attribut enthalten und die URI komplettieren, sobald die Ersetzung der untergeordneten Muster durchgeführt wurde. @@ -17214,9 +17577,10 @@ element in the TEI header. de dólar se debe escribir como %24.

    -

    文字列$1から$9は、属性matchPatternにある正規表現 に該当するグループに(左から右の順番で)対応したものである。ソフ - トウェアは、当該正規表現に対応したグループを変形することが期待 されている。

    -

    ドル記号に続く数値が(後方参照に対する)置換パタンとして必要な場 合には、当該ドル記号は%24と書かれなければならない。

    +

    + 文字列$1, $2などは、属性matchPatternにある正規表現に該当するグループに(開き括弧を左から右の順番で数えて)対応するものである。処理ソフトウェアは、当該正規表現に対応するグループに置換することが期待されている。

    +

    ドル記号に続く数値が(後方参照として用いられるのではなく)置換パターンとして必要な場合には、そのドル記号は%24と書かれなければならない。 +

    @@ -17553,7 +17917,7 @@ element in the TEI header. declaración del título dichiarazione sul titolo groups information about the title of a work and those responsible for its content. - regroupe les informations sur le titre d’une œuvre et + regroupe les informations sur le titre d’une œuvre et les personnes ou institutions responsables de son contenu intellectuel. 저작의 제목 그리고 지적 내용에 대한 책임에 관한 정보를 모아 놓는다. 匯集關於作品標題與作品智慧內容責任歸屬的資訊。 @@ -17569,12 +17933,8 @@ element in the TEI header. - - - - - - + + @@ -17631,7 +17991,7 @@ element in the TEI header. 2.2.1. The Title Statement 2.2. The File Description -
    + sponsor commanditaire Förderer @@ -17655,6 +18015,39 @@ element in the TEI header. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Association for Computers and the Humanities @@ -17702,7 +18095,7 @@ element in the TEI header. 2.2.1. The Title Statement - + funding body financeur 재정 지원 조직체 @@ -17732,6 +18125,39 @@ element in the TEI header. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + The National Endowment for the Humanities, an independent federal agency @@ -17777,7 +18203,7 @@ element in the TEI header. 2.2.1. The Title Statement - + principal researcher chercheur principal 책임 연구자 @@ -17804,6 +18230,39 @@ creation of an electronic text. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Gary Taylor @@ -17964,19 +18423,15 @@ creation of an electronic text. extent étendue - describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. - décrit la taille approximative d’un texte stocké sur son - support, numérique ou non numérique, exprimé dans une unité quelconque appropriée. - 전달 매체, 즉, 디지털 또는 비디지털로 저장된 텍스트의, 다양한 단위로 명시되는, 대략적 규모를 - 기술한다. + describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. + décrit la taille approximative d’un texte stocké sur son support, numérique ou non numérique, exprimé dans une unité quelconque appropriée. + 전달 매체, 즉, 디지털 또는 비디지털로 저장된 텍스트의, 다양한 단위로 명시되는, 대략적 규모를 기술한다. 描述電子文件儲存在某一承載媒介時的約略大小,標以任何適用的單位。 電子・非電子テキストのおよその大きさを任意の単位で示す。 beschreibt die ungefähre Größe des elektronischen Textes, die er auf einem Datenträger einnimmt; kann auch für andere digitale oder nicht digitale Objekte verwendet werden; die Angabe erfolgt in entsprechenden Maßeinheiten. - describe el tamaño aproximado de un texto almacenado en - algún medio, digital o no, especificándolo en alguna unidad funcional. - descrive la grandezza approssimativa di un documento - elettronico così come immagazzinata su supporto, secondo una qualsiasi unità funzionale. + describe el tamaño aproximado de un texto almacenado en algún medio, digital o no, especificándolo en alguna unidad funcional. + descrive la grandezza approssimativa di un documento elettronico così come immagazzinata su supporto, secondo una qualsiasi unità funzionale. @@ -18008,6 +18463,16 @@ material ungefähr 10MB + +

    Das measure-Element kann dazu verwendet werden, um normalisierte oder + maschinenlesbare Versionen der Größen-Angaben bereitzustellen.

    + + + Ungefähr vier Megabyte + Textumfang 245 Seiten + + +
    198 pages @@ -18022,9 +18487,6 @@ material 10片3.5吋磁碟片 - -

    Das measure-Element kann dazu verwendet werden, um normalisierte oder maschinenlesbare Versionen der Größen-Angaben bereitzustellen.

    -
    2.2.3. Type and Extent of File 2.2. The File Description @@ -18040,7 +18502,7 @@ material declaración de la publicación dichiarazione sulla pubblicazione groups information concerning the publication or distribution of an electronic or other text. - regroupe des informations concernant la publication ou + regroupe des informations concernant la publication ou la diffusion d’un texte électronique ou d’un autre type de texte. 전자 또는 기타 텍스트의 출판 또는 배포에 관한 정보를 모아 놓는다. 匯集電子文件或其他類型文件的出版或發行相關資訊。 @@ -18235,14 +18697,14 @@ distribution of a text. Freigabeinstanz responsable de la presentación autorità di pubblicazione + 刊行許可元 supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor. - donne le nom de la personne ou de l'organisme responsable de la publication d’un fichier électronique, autre qu’un éditeur ou un distributeur. + donne le nom de la personne ou de l'organisme responsable de la publication d’un fichier électronique, autre qu’un éditeur ou un distributeur. 출판사 또는 배포자 외에 전자 파일 사용 허가에 대한 권한을 갖는 개인 또는 기관의 이름을 제시한다. 說明除了出版者或發行者之外,負責提供電子檔案的個人或其他經銷商的名稱。 - 電子データの作成に責任のある個人または団体の名前を示す。出版者や頒布 - 者ではない。 + 作品の供給に責任のある、出版者や発売者以外の個人または団体の名前を示す。 gibt die Person oder Instanz (außer Verlag oder Distributor) an, die für den Zugang zu einer Ressource verantwortlich ist. proporciona el nombre de la persona o agente responsable que ha hecho disponible un archivo electrónico, que no es ni el editor ni el distribudor. fornisce il nome di una persona o di un'organizzazione responsabile della messa a disposizione di un file elettronico, diversa dalll'editore o dal distributore. @@ -18272,7 +18734,7 @@ distribution of a text. 2.2.4. Publication, Distribution, Licensing, etc. -
    + identifier identifiant 식별 숫자 @@ -18318,7 +18780,40 @@ distribution of a text. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + categorizes the identifier, for example as an ISBN, Social Security number, etc. classe un numéro dans une catégorie, par exemple @@ -18440,7 +18935,7 @@ distribution of a text. toutes restrictions quant à son usage ou sa diffusion, son copyright, etc. 텍스트 이용에 관한 정보를 제시한다. 예를 들어 사용 또는 배포의 제한, 저작권 상태 등. 提供關於文件可利用性的資訊,例如使用或發行上的任何限制、版權狀態等。 - テキストの利用可能性に関する情報を示す。例えば、その使用や頒布、 著作権に関する制限など。 + テキストの利用許可に関する情報を示す。例えば、その使用や頒布の制限、著作権の状態、適用されるライセンス等。 liefert Informationen zur Verfügbarkeit eines Textes, zum Beispiel Einschränkungen bezüglich des Gebrauchs oder der Weitergabe, Lizensierungen usw. proporciona información sobre la disponibilidad de un texto, por ejemplo cualquier restricción en cuanto a su uso o distribución, su copyright, etc. @@ -18480,7 +18975,7 @@ distribution of a text. free frei the text is freely available. - Le texte est libre de droits. + le texte est libre de droits. 텍스트를 자유롭게 이용할 수 있음. 文件的可利用性不受限。 el texto está libremente disponible. @@ -18492,7 +18987,7 @@ distribution of a text. unknown unbekannt the status of the text is unknown. - Le statut du texte est inconnu. + le statut du texte est inconnu. 텍스트의 상태를 알 수 없다. 文件狀態不明。 el estatus del texto es desconocido. @@ -18585,8 +19080,8 @@ distribution of a text.

    Se debe adoptar un formato constante

    - -

    永続的な形式で示されるべきである。

    + +

    一貫した形式を採用すべきである。

    Es sollte ein einheitliches Format verwendet werden.

    @@ -18594,7 +19089,7 @@ distribution of a text. 2.2.4. Publication, Distribution, Licensing, etc. -
    + contains information about a licence or other legal agreement applicable to the text. contient des informations @@ -18610,6 +19105,39 @@ définissant les droits d'utilisation. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -18912,11 +19440,12 @@ définissant les droits d'utilisation. citación bibliográfica estructurada completa référence bibliographique totalement structurée citazione bibliografica strutturata + 完全に構造化された典拠情報 contains a fully-structured bibliographic citation, in which all components of the TEI file description are present. 완전히 구조화된 서지 정보를 포함하며, 그 안에 TEI 파일 기술의 모든 성분이 제시된다. 包含結構完整的書目資料,其中呈現出TEI檔案描述內的所有元件。 - 厳密な構造を持つ書誌情報を示す。TEIのファイル記述の全要素は、ここ に記述される。 + 完全に構造化された典拠情報を示す。TEIのファイル記述のための全要素が利用できる。 contient une référence bibliographique totalement structurée : tous les composants de la description du fichier TEI y sont présents. contiene una cita bibliográfica completamente @@ -19130,7 +19659,7 @@ formatting or layout information preserved.

    describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. - décrit en détail le but ou l’objectif visé dans + décrit en détail le but ou l’objectif visé dans l’encodage d’un fichier électronique, ainsi que toute autre information pertinente sur la manière dont il a été construit ou recueilli. 전자 파일이 부호화된 목적을 상세히 기술하며, 아울러 그것이 수집된 절차에 관한 기타 관련 정보를 @@ -19205,9 +19734,8 @@ formatting or layout information preserved.

    Angabe der Auswahlverfahren declaración de muestra dichiarazione di campionatura - contains a prose description of the rationale and methods used in sampling texts in the - creation of a corpus or collection. - contient une description en texte libre du raisonnement + contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. + contient une description en texte libre du raisonnement et des méthodes utilisés pour l'échantillonnage des textes dans la création d’un corpus ou d’une collection. 코퍼스 또는 텍스트 집단 구축에서 표본 추출에 사용된 원리와 방법에 대한 산문체 기술을 포함한다. @@ -19531,10 +20059,8 @@ during the encoding of a text.
    normalization normalisation - indicates the extent of normalization or regularization of the original source carried out - in converting it to electronic form. - indique l'extension de la normalisation ou de la - régularisation effectuée sur le texte source dans sa conversion vers sa forme électronique. + indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form. + indique l'extension de la normalisation ou de la régularisation effectuée sur le texte source dans sa conversion vers sa forme électronique. 전자 형식으로 변환할 때 수행된 원본 텍스트의 표준화 또는 규칙화의 정도를 표시한다. 指出來源文件轉換成電子文本時規格化或標準化的程度。 元資料が電子形式に変換される施される正規化の程度を示す。 @@ -19550,9 +20076,7 @@ during the encoding of a text. - - - + @@ -20155,7 +20679,7 @@ On , either the @marks attribute should be used, or a paragraph of descri declaración del etiquetado dighiarazione sulla marcatura provides detailed information about the tagging applied to a document. - donne l’information détaillée sur le balisage appliqué à un document . + donne l’information détaillée sur le balisage appliqué à un document . 문서에 적용된 태깅에 관한 정보를 상세하게 제공한다. 提供關於應用在XML文件中的標誌的詳細資訊。 タグ付けに関する詳細な情報を示す。 @@ -20355,9 +20879,7 @@ On , either the @marks attribute should be used, or a paragraph of descri - - - + @@ -20370,7 +20892,7 @@ On , either the @marks attribute should be used, or a paragraph of descri Namensraums an. el nombre formal completo del namespace concerniente. l'intero nome formale del namespace in questione. - + @@ -20404,7 +20926,7 @@ On , either the @marks attribute should be used, or a paragraph of descri rendu supplies information about the rendition or appearance of one or more elements in the source text. - donne des informations sur le rendu ou sur l'apparence + donne des informations sur le rendu ou sur l'apparence d'un ou de plusieurs éléments dans le texte source. 원본 텍스트에서 요소의 모양에 대한 정보를 제공한다. 提供關於一個或多個元素預定呈現方式的資訊。 @@ -20754,13 +21276,14 @@ the target element define cómo convertir una referncia canónica en un URI definisce in che modo convertire un riferimento canonico in un URI + 標準的参照パタン specifies an expression and replacement pattern for transforming a canonical reference into a URI. spécifie un modèle d’expression et des règles de remplacement pour transformer une référence canonique en URI. 표준 참조를 URI로 변환하기 위한 표현 및 대체 유형을 명시한다. 標明將標準參照轉換成統一資源識別符的表示方法與取代模式。 - URIへの標準的参照を変形する、表現・変形パタンを示す。 + 標準的形式の参照をURIに変形するための表現・変形パタンを示す。 legt einen Ausdruck und ein Ersetzungsmuster für die Umwandlung einer kanonischen Referenz in eine URI fest. indica una expresión y un patrón de remplazamiento para @@ -20978,7 +21501,7 @@ the target element suministra la cadena de delimitación que sigue el componente de referencia. 参照構成要素の開始を表すデリミタを示す。 - Fournit une suite de caractères de délimitation après + fournit une suite de caractères de délimitation après le composant de référence. fornisce una stringa di delimitazione in base alla componente di riferimento @@ -21087,6 +21610,7 @@ codes used elsewhere in the text. tassonomia strutturata. + @@ -21302,6 +21826,7 @@ codes used elsewhere in the text. category catégorie Kategorie + 分類 contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy. contient une catégorie descriptive particulière, @@ -21309,7 +21834,7 @@ codes used elsewhere in the text. définie par l’utilisateur. 사용자가 정의한 분류법 안의 개별 기술 범주를 포함한다. 상위 범주 내에 포함될 수 있다. 在使用者定義之分類法當中,此元素包含一項個別的描述性類目,該類目可能位於一個更上層的類目之中。 - 記述的な分類項目を示す。利用者が定義した分類法の元に上位分類項目中に 入れ子にしてもよい。 + 利用者が定義した分類法に基づく、分類上の単一の項目を示す。上位分類の中に入れることもできる。 enthält eine eigenständige, gegebenfalls in eine übergeordnete Kategorie eingebettete, deskriptive Kategorie in einer benutzerdefinierten Taxonomie. contiene una categoría descriptiva individual, posiblemente anidada dentro de una categoría superior, dentro de una taxonomía definida por el @@ -21318,6 +21843,7 @@ codes used elsewhere in the text. innestata in una categoria più generale, all'interno di una tassonomia definita dall'utente. + @@ -21422,6 +21948,7 @@ codes used elsewhere in the text. Beschreibung der Kategorie descripción de una categoría descrizione della categoria + 分類の記述 describes some category within a taxonomy or text typology, either in the form of a brief prose description or in terms of the situational parameters used by the TEI formal textDesc. décrit une catégorie particulière à l’intérieur d’une @@ -21431,8 +21958,7 @@ codes used elsewhere in the text. 간단한 산문체 기술 형식 또는 TEI의 형식적 텍스트 기술에 의해 사용된 상황 매개변수를 통해 분류법 또는 텍스트 유형 내에서 어떤 범주를 기술한다. 描述分類法中或文件類型學中的某些類目,可用短文描述的型式,或是用TEI正式元素textDesc所使用的狀況參數。 - テキスト分類や分類法における分類項目を示す。簡単な散文形式またはTEI - のtextDescで使用される状況パラメータで示される。 + テキスト分類や分類法における分類項目を示す。簡単な散文形式またはTEIのtextDescで使用される形式化された状況パラメータで示される。 beschreibt eine Kategorie innerhalb einer Taxonomie oder Texttypologie, entweder als einfacher Fließtext oder über kontextbezogene Parameter, mittels des strukturierten textDesc-Elements. describe alguna categoría dentro de una taxonomía o @@ -21528,8 +22054,7 @@ codes used elsewhere in the text. declaración de las coordenadas geográficas déclaration de coordonnées géographiques. dichiarazione di coordinate geografiche - documents the notation and the datum used for geographic coordinates expressed as content of - the geo element elsewhere within the document. + documents the notation and the datum used for geographic coordinates expressed as content of the geo element elsewhere within the document. 문서 내 어디서든지 geo 요소의 내용으로 표현된 지리적 좌표로 사용된 표기법과 자료를 기재한다. documenta la anotación y los datos usados para los @@ -21572,7 +22097,7 @@ codes used elsewhere in the text. a pair of numbers to be interpreted as latitude followed by longitude according to the World Geodetic System. 세계 측지 시스템에 따라 한 쌍의 숫자는 위도, 경도를 나타낸다. - couple de nombres destinés à être interprétés + couple de nombres destinés à être interprétés comme la latitude suivie de la longitude selon le Système Géodésique Mondial. un par de números que se interpretarán como latitud siguió por la longitud según el sistema geodésico del mundo. @@ -21589,7 +22114,7 @@ codes used elsewhere in the text. sistema di riferimento delle coordinate MGRS the values supplied are geospatial entity object codes, based on 값은 만국 횡메르카토르 시스템 좌표에 기초하여 지리공간적 개체 부호를 제시한다. - Les valeurs fournies sont des codes objet + les valeurs fournies sont des codes objet d'entités geospatiales, fondées sur les coordonnées de la grille de projection transversale universelle de Mercator, (UTM). los valores proporcionados son códigos objeto de @@ -21622,7 +22147,7 @@ codes used elsewhere in the text. the value supplied is to be interpreted as latitude followed by longitude according to the European Datum coordinate system. 값은 유럽 자료 좌표 시스템에 따라 위도, 경도를 나타낸다. - La valeur fournie doit être interprétée comme la + la valeur fournie doit être interprétée comme la latitude suivie de la longitude selon le système de coordonnées de données européen. el valor suministrado debe ser interpretado como latitud seguida por la longitud según el sistema de coordenadas del European Datum. @@ -21641,7 +22166,7 @@ codes used elsewhere in the text. 2.3.8. The Geographic Coordinates Declaration - + unit declarations provides information about units of measurement that are not members of the International System of Units. @@ -21653,6 +22178,39 @@ codes used elsewhere in the text. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -21681,7 +22239,7 @@ codes used elsewhere in the text. 2.3.9. The Unit Declaration - + unit definition contains descriptive information related to a specific unit of measurement. @@ -21698,6 +22256,39 @@ codes used elsewhere in the text. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -21718,7 +22309,7 @@ codes used elsewhere in the text. 2.3.9. The Unit Declaration - + defines how to calculate one unit of measure in terms of another. @@ -21728,7 +22319,40 @@ codes used elsewhere in the text. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + indicates a source unit of measure that is to be converted into another unit indicated in toUnit. @@ -21794,7 +22418,7 @@ codes used elsewhere in the text. 2.3.11. The Application Information Element - + provides information about an application which has acted upon the document. 문서에 사용한 애플리케이션에 관한 정보를 제시한다. proporciona información sobre la aplicación que ha @@ -21826,7 +22450,40 @@ codes used elsewhere in the text. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + supplies an identifier for the application, independent of its version number or display name. 버전 또는 표시명과 상관없이 애플리케이션의 확인소를 제공한다. @@ -21903,7 +22560,7 @@ codes used elsewhere in the text. provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, the participants and their setting. - fournit une description détaillée des aspects + fournit une description détaillée des aspects non bibliographiques du texte, notamment les langues utilisées et leurs variantes, les circonstances de sa production, les collaborateurs et leur statut. 분명하게 언어와 특수 언어가 사용된 텍스트, 텍스트가 생산된 상황, 참여자, 배경에 관한 비서지적 @@ -22117,7 +22774,7 @@ elements of profileDesc unless these are documenting multiple texts. 2.4.4. Abstracts - + creation création Entstehung @@ -22145,6 +22802,39 @@ elements of profileDesc unless these are documenting multiple texts. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -22234,10 +22924,8 @@ elements of profileDesc unless these are documenting multiple texts.Sprachgebrauch lengua empleada lingua utilizzata - describes the languages, sublanguages, registers, dialects, etc. -represented within a text. - décrit les langues, variétés de -langues, registres, dialectes, etc. présents à l’intérieur d’un texte. + describes the languages, sublanguages, registers, dialects, etc. represented within a text. + décrit les langues, variétés de langues, registres, dialectes, etc. présents à l’intérieur d’un texte. 텍스트 내에 나타나는 언어, 특수 언어, 레지스터, 방언 등을 기술한다. 描述文件中使用的語言、次要語言、語域、方言等。 テキスト中にある言語、特殊言語、社会的方言、方言などを示す。 @@ -22321,7 +23009,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte.Identifikator Supplies a language code constructed as defined in BCP 47 which is used to identify the - language documented by this element, and which is referenced by the global + language documented by this element, and which may be referenced by the global xml:lang attribute. fournit un code de langue issu de la recommandation BCP 47 (ou son @@ -22347,7 +23035,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. - specifies the approximate percentage (by volume) of the text which uses this language. + specifies the approximate percentage of the text which uses this language. précise approximativement le pourcentage du volume de texte utilisant cette langue. 이 언어를 사용하는 텍스트의 대략적 백분율(분량)을 명시한다. @@ -22365,7 +23053,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. modern American English - Azerbaijani in Arabic script + Azerbaijani in Arabic script Pig Latin @@ -22374,7 +23062,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. Anglais américain moderne - Azerbaijanais en caractères arabes + Azerbaijanais en caractères arabes verlan @@ -22383,7 +23071,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. 現代美語 - 阿拉伯文手寫的亞塞拜然語 + 阿拉伯文手寫的亞塞拜然語 一種行話,將字頭的子音調至字尾,再多加一個音節 @@ -22678,6 +23366,7 @@ should be supplied for the scheme attribute.

    Verweis auf eine Kategorie referencia de categoría riferimento alla categoria + 分類の参照 specifies one or more defined categories within some taxonomy or text typology. spécifie une ou plusieurs catégories définies dans une taxinomie ou une typologie textuelle. @@ -22704,7 +23393,7 @@ should be supplied for the scheme attribute.

    défini le jeu de catégories concerné. 관련 범주 집합이 정의된 분류 스키마를 표시한다. 標明該分類架構,其中相關的類目群組已被定義 - 当該分類項目が定義されている分類スキームを示す。 + たとえばtaxonomy要素あるいはその他の資料によって、当該分類項目が定義されている分類スキームを同定する。 gibt das Klassifikationsschema an, in dem die entsprechenden Kategorien definiert sind, z. B. über ein taxonomy-Element oder eine andere Ressource. @@ -22791,6 +23480,7 @@ should be supplied for the scheme attribute.

    descripción de las calendarios description des calendriers descrizione delle calendari + 暦の記述 contains a description of the calendar system used in any dating expression found in the text. contient la description des différents calendriers @@ -22799,6 +23489,7 @@ should be supplied for the scheme attribute.

    calendarios usados en un manuscrito.
    contiene una descrizione dei diversi calendari usati in un manoscritto + テキスト中に見いだされた日付表現において用いられる暦日法の記述。 @@ -22943,6 +23634,9 @@ should be supplied for the scheme attribute.

    http://www.w3.org/TR/xpath-functions-11/#lang-cal-country

    +

    ひとつめの例での、暦の名とxml:idの略号は、 + http://www.w3.org/TR/xpath-functions-11/#lang-cal-countryにおけるW3Cガイドラインから来ている。

    + 2.4. The Profile Description 2.4.5. Calendar Description @@ -22952,8 +23646,10 @@ should be supplied for the scheme attribute.

    calendrier calendario calendario + describes a calendar or dating system used in a dating formula in the text. describe un calendario o sistema de datación usado en una fórmula de datación en el texto. + テキスト中での日付の書式で用いられる暦日法を記述する。 @@ -23443,8 +24139,7 @@ should be supplied for the scheme attribute.

    descripción de la revisión descirzione della revisione summarizes the revision history for a file. - fournit un résumé de l’historique des révisions d’un - fichier. + fournit un résumé de l’historique des révisions d’un fichier. 하나의 파일에 대한 수정 이력을 요약한다. 概述檔案的修訂歷史。 ファイルの改訂履歴を示す。 @@ -23457,11 +24152,9 @@ should be supplied for the scheme attribute.

    - - - - - + + + @@ -23515,16 +24208,17 @@ should be supplied for the scheme attribute.

    2.6. The Revision Description 2.1.1. The TEI Header and Its Components
    -
    + change Änderung + 変更 documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. résume une modification ou une correction apportée à une version particulière d’un texte électronique partagé entre plusieurs chercheurs. 몇몇 연구자들 사이에 공유된 전자 텍스트의 특정 버전에 대한 특정 변경 또는 수정 사항을 요약한다. 概述多位研究者共享的某版本電子文本當中,某特定的內容變更或修正。 - 研究者間で共有されている電子テキストの特定の版に対して施された変更や 修正を示す。 + 元文書の作成や電子ファイルの改訂においてなされた一つあるいは一連の変更を記述する。 verzeichnet Änderungen oder Korrekturen während der Erstellung eines Basisdokuments oder während der Überarbeitung einer elektronischen Datei. resume un cambio o corrección determinada llevada a cabo @@ -23545,11 +24239,46 @@ should be supplied for the scheme attribute.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + target Ziel + 対象 points to one or more elements that belong to this change. verweist auf ein oder mehrere Elemente, die zu dieser Änderung gehören. + この変更の対象となる一つ以上の要素を指す。 @@ -23630,8 +24359,8 @@ supplied to printer. producciónl.

    Se recomienda que los cambios se registren con el primero más reciente.

    - -

    修正は一貫した並びで記録されるべきである。例えば、最新のものが 最初に書かれる、など。

    + +

    who属性は、他の任意の要素を指すことができるが、典型的には、ヘッダ内の他の場所にある、変更に関わった人物とその役割を示すrespStmtまたはperson要素を指定する。最新のものを最初に書くことを推奨する。status属性を、変更が適用された後の文書の状態を示すために使用してもよい。

    Das who-Attribut kann dafür verwendet werden, um zu einem beliebigen anderen @@ -23647,7 +24376,7 @@ supplied to printer. 2.4.1. Creation 11.7. Identifying Changes and Revisions - + describes a particular script distinguished within the description of a manuscript or similar resource. @@ -23783,6 +24512,12 @@ during the evolution of the encoded representation of that text.

    + + + + + + specifies the version number of the TEI Guidelines against @@ -24144,6 +24879,7 @@ during the evolution of the encoded representation of that text.

    Textkörper cuerpo del texto corpo del testo + テキスト本文 contains the whole body of a single unitary text, excluding any front or back matter. 전면부 또는 후면부 자료를 배제한 단일 텍스트의 전체 본문을 포함한다. 單篇文章的整體部分,不包含正文前及正文後資訊。 @@ -25113,22 +25849,18 @@ during the evolution of the encoded representation of that text.

    level-4 text division 4 층위 텍스트 구역 區段層次四 - division du texte de niveau 4 - Textgliederungsebene -4 + division du texte de niveau 4 + Textgliederungsebene -4 división textual de cuarto nivel partizione testuale di livello 4 contains a fourth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 네 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第四層分段。 前付、本文、後付中の第4位のテキスト部分を示す。 - contient une subdivision de quatrième niveau dans - le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - "> enthält die vierte Gliederungsebene von - Vorspann (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del cuarto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di quarto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de quatrième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die vierte Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del cuarto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di quarto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -25242,22 +25974,18 @@ during the evolution of the encoded representation of that text.

    level-5 text division 5 층위 텍스트 구역 區段層次五 - division du texte de niveau 5 - Textgliederungsebene -5 + division du texte de niveau 5 + Textgliederungsebene -5 división textual de quinto nivel partizione testuale di livello 5 contains a fifth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 다섯 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第五層分段。 前付、本文、後付中の第5位のテキスト部分を示す。 - contient une subdivision de cinquième niveau dans le - texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - "> enthält die fünfte Gliederungsebene von - Vorspann (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del quinto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di quinto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de cinquième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die fünfte Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del quinto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di quinto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -25394,22 +26122,18 @@ during the evolution of the encoded representation of that text.

    level-6 text division 6 층위 텍스트 구역 區段層次六 - division du texte de niveau 6 - Textgliederungsebene -6 + division du texte de niveau 6 + Textgliederungsebene -6 división textual de sexto nivel partizione testuale di livello 6 contains a sixth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 여섯 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第六層分段。 前付、本文、後付中の第6位のテキスト部分を示す。 - contient une subdivision de sixième niveau dans le texte - préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - enthält die sechste Gliederungsebene von Vorspann - (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del sexto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di sesto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de sixième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die sechste Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del sexto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di sesto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -25706,8 +26430,7 @@ during the evolution of the encoded representation of that text.

    on its title page or at the head or end of the work.
    제목 페이지 또는 작품의 시작부 또는 종료부에서 작품 책임성에 대한 주요 진술을 포함한다. 包含作品的主要責任陳述,出現在題名頁或作品開頭或結尾處。 - タイトルページや作品の冒頭や最後にある、作品の責任者を表す第一位の記 - 述。 + タイトルページや作品の冒頭や最後にある、作品の主要な責任表示。 indique la responsabilité principale pour une œuvre donnée sur la page de titre ou au début ou à la fin de l’œuvre. @@ -27185,7 +27908,7 @@ reserved for the element likely to be used more often.

    4.6. Title Pages -
    + document date 문서 날짜 文件日期 @@ -27193,15 +27916,12 @@ reserved for the element likely to be used more often.

    Datierung des Dokuments fecha del documento data del documento - contains the date of a document, as given -on a title page or in a dateline. + contains the date of a document, as given on a title page or in a dateline. 대개 제목 페이지에 제시되는 문서의 날짜를 포함한다. 包含文件日期, 同於 (通常) 在題名頁上顯示的日期。 文書の日付を示す。一般にはタイトルページに書かれている。 - contient la date d’un document telle qu’elle est - (généralement ) donnée sur une page de titre. - enthält die Datierung des Dokuments, wie auf der Titelseite oder in einer Datumszeile - angegeben. + contient la date d’un document telle qu’elle est (généralement ) donnée sur une page de titre. + enthält die Datierung des Dokuments, wie auf der Titelseite oder in einer Datumszeile angegeben. contiene la fecha del documento, tal y como, normalmente, aparece en el frontispicio. contiene la data del documento così come riportata di norma nel frontespizio @@ -27209,48 +27929,12 @@ on a title page or in a dateline. + + - - - when - wann - gives the value of the date in standard form, i.e. YYYY-MM-DD. - 표준형식으로 날짜의 값을 제시한다. 예, YYYY-MM-DD. - proporciona el valor de una fecha en el formato estándar, es decir AAAA-MM-DD. - 当該日付を標準形式、例えば、YYYY-MM-DDで示す。 - donne la date dans une forme standard, -c'est-à-dire. YYYY-MM-DD. - assegna un valore alla data nel formato standard aaaa-mm-gg - gibt den Wert des Datums in einer standardisierten Form an, z. B. YYYY-MM-DD. - - -

    For simple dates, the when attribute should give - the Gregorian or proleptic Gregorian date in one of the formats specified in XML - Schema Part 2: Datatypes Second Edition.

    -
    - -

    Pour les dates dont la forme est simple, il est recommandé que l'attribut - when donne la date dans le calendrier grégorien ou grégorien - proleptique au format AAAA-MM-JJ spécifié par le standard XML Schema - Part 2.

    -
    - -

    - 簡単な例は、属性whenの値として、グレゴリオ暦を - XML Schema Part 2で定義された形式 - (YYYY-MM-DD)で示す。 -

    -
    - -

    Für einfache Datierungen sollte das when-Attribut ein gregorianisches oder - proleptisches gregorianisches Datum in dem spezifizierten Format XML Schema - Part 2: Datatypes Second Edition enthalten.

    -
    -
    -
    Oxford, Clarendon Press, 1987 @@ -27272,16 +27956,17 @@ c'est-à-dire. YYYY-MM-DD.

    Cf. the general date element in the core tag set. -This specialized element is provided for convenience in marking and -processing the date of the documents, since it is likely to require -specialized handling for many applications. It should be used only for -the date of the entire document, not for any subset or part of it.

    + This specialized element is provided for convenience in marking + and processing the date of the documents, since it is likely to + require specialized handling for many applications. It should be + used only for the date of the entire document, not for any subset + or part of it.

    Voir l'élément générique date dans le module core. L'élément - spécifique docDate est fourni à toutes fins utiles pour encoder et traiter - la date des documents, puisque celle-ci requiert une gestion particulière pour de - nombreux besoins.

    + spécifique docDate est fourni à toutes fins utiles pour encoder et traiter + la date des documents, puisque celle-ci requiert une gestion particulière pour de + nombreux besoins.

    @@ -27297,7 +27982,6 @@ the date of the entire document, not for any subset or part of it.

    Datum des gesamten Dokuments verwendet werden, nicht für Datierungen von Abschnitten oder Teilen.

    - 4.6. Title Pages @@ -27557,6 +28241,7 @@ the date of the entire document, not for any subset or part of it.

    Nachspann (back) paratexto final peritesto finale + 後付 contains any appendixes, etc. following the main part of a text. 텍스트의 주요부 뒤에 오는 부록 등을 포함한다. @@ -27712,8 +28397,8 @@ the date of the entire document, not for any subset or part of it.

    front, ce qui permet de rendre compte de pratiques éditoriales qui ont évolué avec l'histoire culturelle.

    - -

    後付の内容モデルは、文化的背景によっては、前付に相当するものになる。

    + +

    どのような内容が後付あるいは前付とされるかは文化的慣習で異なるため、backfrontのコンテントモデルは同一である。

    Aufgrund von unterschiedlichen kulturellen Konventionen, die Angaben in Vorspann und Nachspann @@ -28191,7 +28876,7 @@ the date of the entire document, not for any subset or part of it.

    在文件中某一位置附上識別符碼,無論該位置是否符合一個文字性元素。 テキスト中のある地点に対して識別子を付与する。テキスト要素と対応するかは問われない。 attache un identifiant à un point du texte, que ce point corresponde ou non à un élément textuel. - enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta sea o no a un elemento textual. + enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta corresponda o no a un elemento textual. aggancia un indentificatore a una posizione all'interno del testo indipendentemente dal fatto che questa corrisponda o meno a un elemento testuale fügt an einer Stelle im Text eine Kennung ein, unabhängig von der Textstruktur. @@ -28972,7 +29657,7 @@ You must supply at least two values for @target on indica que la alternancia no es exclusiva, es decir que ocurren una o más de las alternativas. 複数を選択できる。 - Indique que cette alternative n'est pas + indique que cette alternative n'est pas exclusive, c'est-à-dire qu'une option au moins est vraie. indica che l'alternanza non è esclusiva, cioè che possono comparire più alternative @@ -28989,7 +29674,7 @@ You must supply at least two values for @target on 하나가 발생한 상태에서 대응하는 교체가능성이 발생할 확률이다. 若屬性mode的屬性值是excl,則每個weight皆表明相對應替換的可能性。若屬性mode的屬性值是incl,則每個weight皆表明,在至少一個其他替換存在的前提下,相對應替換的可能性 属性modeの値がexclの場合、各重みは対応する代替が発生する確率を示す。 属性modeの値がinclの場合、他の選択肢の少なくとも1つが発生した場合に対応する代替が発生する確率を示す。 - Si l'attribut mode a la valeur + si l'attribut mode a la valeur excl, chacune des valeurs de l'attribut weights établit la probabilité que l'option correspondante soit vraie. Si l'attribut mode a la valeur incl, chacune des valeurs de l'attribut weights @@ -29187,6 +29872,9 @@ You must supply at least two values for @target on Functions as a container element for linked data, contextual information, and stand-off annotations embedded in a TEI document. + + リンクト・データや文脈情報、TEI文書に埋め込まれたスタンドオフ・アノテーションをコンテナ化する要素として機能する。 + @@ -30085,6 +30773,7 @@ You must supply at least two values for @target on reparto distribution elenco dei personaggi + 配役リスト contains a single cast list or dramatis personae. 하나의 배역 목록 또는 드라마 등장인물을 포함한다. 包含單一角色名單或出場人物列表。 @@ -30473,15 +31162,17 @@ Dr Bero, lately returned from the wars. grupo de reparto liste de personnages raggruppamento della lista dei personaggi + 配役リスト内グループ groups one or more individual castItem elements within a cast list. 배역 목록 내의 몇 개의 개별 castItem 요소를 모아 놓는다. 匯集角色清單中一個或多個角色項目元素。 agrupa uno o más elementos individuales del reparto (castItem). - 配役リストにある、ひとつ以上の要素castItemをまとめるもの。 + 配役リストにある、ひとつ以上のcastItem要素をまとめる。 dans une distribution, catégorie qui rassemble un ou plusieurs personnages. raggruppa uno o più elementi individuali castItem in una lista dei personaggi. + @@ -30588,13 +31279,13 @@ Mathias is understood to apply to both roles equally.

    elemento del reparto personnage oggetto della lista dei personaggi + 配役リスト項目 contains a single entry within a cast list, describing either a single role or a list of non-speaking roles. 배역 목록에서 하나의 배역, 또는 대사가 없는 배역 목록을 기술하는 하나의 항목을 포함한다. 包含角色清單中的一個項目,描述單一角色或無台詞角色的列表。 contiene una sola entrada dentro de la lista del reparto, describiendo un solo papel o una lista de papeles sin diálogo. - 配役リスト中の各項目を示す。ひとつの役、または台詞のない役のリスト - になる。 + 配役リスト中の一項目で、ひとつの役、または台詞のない役のリストを示す。 dans une liste de personnages, entrée décrivant un rôle en particulier ou une liste de rôles muets. contiene una singola voce all'interno della lista dei personaggi, descrive o un ruolo o una lista di ruoli privi di battute. @@ -30628,8 +31319,7 @@ either a single role or a list of non-speaking roles.
    항목이 하나의 배역을 기술한다. 該項目為單一角色 el elemeto describe un único papel. - ひとつ役を示す。 - + ひとつの役を示す。 l'item décrit un simple rôle. l'oggetto descrive un solo ruolo. @@ -30638,8 +31328,7 @@ either a single role or a list of non-speaking roles.
    항목이 대사 없는 배역 목록을 기술한다. 該項目為無台詞角色的列表 el item describe una lista de papeles sin diálogo. - 科白がない役のリストを示す。 - + 台詞がない役のリストを示す。 l'item décrit une liste de rôles muets l'oggetto descrive una lista di ruoli privi di battute. @@ -30798,8 +31487,7 @@ either a single role or a list of non-speaking roles. 角色名單中的演員姓名。 Nombre de un actor que aparece dentro de la lista del reparto. 登場人物リスト中の役者名を示す。 - Nom d'un acteur apparaissant dans une - distribution. + nom d'un acteur apparaissant dans une distribution. nome di un attore che appare nella lista dei personaggi. diff --git a/Test/expected-results/testnotes/index.html b/Test/expected-results/testnotes/index.html index 7ed242e05..2c2e4489d 100644 --- a/Test/expected-results/testnotes/index.html +++ b/Test/expected-results/testnotes/index.html @@ -173,11 +173,11 @@

    Table of contents

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + -->
    diff --git a/Test/expected-results/testnotes/one.html b/Test/expected-results/testnotes/one.html index 2de232890..b838add76 100644 --- a/Test/expected-results/testnotes/one.html +++ b/Test/expected-results/testnotes/one.html @@ -42,11 +42,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes/three.html b/Test/expected-results/testnotes/three.html index 3e120cf63..eaac23f13 100644 --- a/Test/expected-results/testnotes/three.html +++ b/Test/expected-results/testnotes/three.html @@ -55,11 +55,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes/two.html b/Test/expected-results/testnotes/two.html index 5c3cad89e..4fe543baa 100644 --- a/Test/expected-results/testnotes/two.html +++ b/Test/expected-results/testnotes/two.html @@ -52,11 +52,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes1.xml.docx_document.xml b/Test/expected-results/testnotes1.docx_document.xml similarity index 100% rename from Test/expected-results/testnotes1.xml.docx_document.xml rename to Test/expected-results/testnotes1.docx_document.xml diff --git a/Test/expected-results/testnotes2/index.html b/Test/expected-results/testnotes2/index.html index 8a787a0da..c53b34b36 100644 --- a/Test/expected-results/testnotes2/index.html +++ b/Test/expected-results/testnotes2/index.html @@ -59,11 +59,11 @@

    Table of contents

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes2/one.html b/Test/expected-results/testnotes2/one.html index ed4349261..45fd54577 100644 --- a/Test/expected-results/testnotes2/one.html +++ b/Test/expected-results/testnotes2/one.html @@ -63,11 +63,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes2/three.html b/Test/expected-results/testnotes2/three.html index 66945f154..1a8e2fe17 100644 --- a/Test/expected-results/testnotes2/three.html +++ b/Test/expected-results/testnotes2/three.html @@ -55,11 +55,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes3/index.html b/Test/expected-results/testnotes3/index.html index b08301a85..17c807d1e 100644 --- a/Test/expected-results/testnotes3/index.html +++ b/Test/expected-results/testnotes3/index.html @@ -59,11 +59,11 @@

    Table of contents

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes3/one.html b/Test/expected-results/testnotes3/one.html index 87ccefa1f..b715bb277 100644 --- a/Test/expected-results/testnotes3/one.html +++ b/Test/expected-results/testnotes3/one.html @@ -42,11 +42,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes3/three.html b/Test/expected-results/testnotes3/three.html index 66945f154..1a8e2fe17 100644 --- a/Test/expected-results/testnotes3/three.html +++ b/Test/expected-results/testnotes3/three.html @@ -55,11 +55,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/testnotes3/two.html b/Test/expected-results/testnotes3/two.html index 35b000108..a5a7e0ed4 100644 --- a/Test/expected-results/testnotes3/two.html +++ b/Test/expected-results/testnotes3/two.html @@ -52,11 +52,11 @@

    Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/test15.odd b/Test/test15.odd index 19b781f57..66becad8b 100644 --- a/Test/test15.odd +++ b/Test/test15.odd @@ -1,45 +1,38 @@ - - - - - TEI - Sebastian Rahtz - - -

    -
    - -

    authored from scratch

    -
    -
    -
    - - -

    Consider the behaviour of p, para and div

    - - - - enum - - - - - - - - - - - - - - - - - -
    + + + + + TEI + Sebastian Rahtz + + +

    +
    + +

    authored from scratch

    +
    +
    +
    + + +

    Consider the behaviour of p, para and div

    + + + + + + + + + + + + + + + +
    diff --git a/Test2/build.xml b/Test2/build.xml index 3d4210ea4..841466a12 100644 --- a/Test2/build.xml +++ b/Test2/build.xml @@ -34,7 +34,7 @@ - It's multilayered: for instance, a call to: test.rng - calls the symlink teitorelaxng, which calls the script transformtei, + calls the symlink teitorng, which calls the script transformtei, which calls ant passing a build-to or build-from file, which calls Saxon.... @@ -105,7 +105,7 @@ without special parameters. --> + testCorpus1.xml, testMathML.xml, testStructure1.xml, test-382.xml, testPhrase.xml"/> diff --git a/Test2/build_odd.xml b/Test2/build_odd.xml index 277f46543..88769c7e2 100644 --- a/Test2/build_odd.xml +++ b/Test2/build_odd.xml @@ -94,7 +94,7 @@ - + diff --git a/Test2/expected-results/testAttValQuant.rng b/Test2/expected-results/testAttValQuant.rng index 57c8638e0..f1dcc5797 100644 --- a/Test2/expected-results/testAttValQuant.rng +++ b/Test2/expected-results/testAttValQuant.rng @@ -53,7 +53,7 @@ - + @@ -69,7 +69,7 @@ - + @@ -476,39 +476,12 @@ Sample values include: 1] all; 2] most; 3] range - - - - - indicates one or more systems or calendars to which the date represented by the content of this element belongs. - - - - \S+ - - - - - - - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - supplies pointers to one or more definitions of named periods of time (typically <category>s or <calendar>s) within which the datable item is understood to have occurred. + supplies pointers to one or more definitions of named periods of time (typically <category>s, <date>s or <event>s) within which the datable item is understood to have occurred. @@ -824,7 +797,7 @@ Suggested values include: 1] internal; 2] external; 3] conjecture + id="tavq-att.global.source-source-only_1_ODD_source-constraint-rule-4"> + id="tavq-att.measurement-att-measurement-unitRef-constraint-rule-5"> + id="tavq-att.typed-subtypeTyped-constraint-rule-6"> + id="tavq-att.pointing-targetLang-targetLang-constraint-rule-7"> + id="tavq-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8"> ) must follow + id="tavq-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9"> + + + + + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -3668,7 +3670,7 @@ Suggested values include: 1] spoken (spoken); 2] thought (thought); 3] written ( soCalled (so called) authorial distance foreign - (foreign) + (foreign) foreign words distinct (distinct) linguistically distinct term @@ -4067,6 +4069,29 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4243,6 +4268,7 @@ Measures] + @@ -4262,6 +4288,7 @@ Measures] + @@ -4390,7 +4417,7 @@ attributes @target and @cRef may be supplied on . + id="tavq-list-gloss-list-must-have-labels-constraint-rule-13"> + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4822,6 +4872,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4863,6 +4936,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4883,6 +4979,29 @@ Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] sho + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. @@ -4910,6 +5029,29 @@ Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] sho + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5173,7 +5315,7 @@ relatedItem element must be empty + id="tavq-lg-atleast1oflggapl-constraint-assert-17"> + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5473,6 +5639,30 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5483,6 +5673,30 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5600,6 +5814,30 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5637,6 +5875,30 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5784,7 +6046,7 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] - (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] @@ -6055,9 +6317,11 @@ On , either the @marks attribute should be used, or a paragraph of descri specifies the full formal name of the namespace concerned. - - \S* - + + + \S+ + + @@ -6149,7 +6413,7 @@ Sample values include: 1] first-line; 2] first-letter; 3] before; 4] after + id="tavq-citeStructure-match-citestructure-outer-match-constraint-rule-24"> @@ -6157,7 +6421,7 @@ Sample values include: 1] first-line; 2] first-letter; 3] before; 4] after + id="tavq-citeStructure-match-citestructure-inner-match-constraint-rule-25"> @@ -6306,6 +6570,7 @@ Sample values include: 1] book; 2] chapter; 3] entry; 4] poem; 5] letter; 6] lin + @@ -6329,6 +6594,7 @@ Sample values include: 1] book; 2] chapter; 3] entry; 4] poem; 5] letter; 6] lin + @@ -6386,6 +6652,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6410,6 +6700,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6421,6 +6735,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates a source unit of measure that is to be converted into another unit indicated in @toUnit. @@ -6465,6 +6803,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + supplies an identifier for the application, independent of its version number or display name. @@ -6514,6 +6876,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6540,7 +6926,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global @xml:lang attribute. + href="https://tools.ietf.org/html/bcp47">BCP 47 which is used to identify the language documented by this element, and which may be referenced by the global @xml:lang attribute. @@ -6551,7 +6937,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr - specifies the approximate percentage (by volume) of the text which uses this language. + specifies the approximate percentage of the text which uses this language. @@ -6718,7 +7104,7 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] - + @@ -6730,8 +7116,12 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] - - + + + + + + @@ -6750,6 +7140,30 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + (target) points to one or more elements that belong to this change. @@ -6832,6 +7246,16 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 xmlns:sch="http://purl.oclc.org/dsdl/schematron" prefix="rna" uri="http://relaxng.org/ns/compatibility/annotations/1.0"/> + + @@ -7455,21 +7879,8 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat (document date) contains the date of a document, as given on a title page or in a dateline. [4.6. Title Pages] - - - (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - - - - - - - - - - - - + + diff --git a/Test2/expected-results/testDocxIndexes1.xml b/Test2/expected-results/testDocxIndexes1.xml index ba48c9ed4..bf4b69132 100644 --- a/Test2/expected-results/testDocxIndexes1.xml +++ b/Test2/expected-results/testDocxIndexes1.xml @@ -19,7 +19,7 @@ - + diff --git a/Test2/expected-results/testDocxListsTables1.xml b/Test2/expected-results/testDocxListsTables1.xml index 4787a37dd..4faea9048 100644 --- a/Test2/expected-results/testDocxListsTables1.xml +++ b/Test2/expected-results/testDocxListsTables1.xml @@ -19,7 +19,7 @@ - + diff --git a/Test2/expected-results/testNotes2.xml b/Test2/expected-results/testNotes2.xml index c34c68fc5..c5f5db0a3 100644 --- a/Test2/expected-results/testNotes2.xml +++ b/Test2/expected-results/testNotes2.xml @@ -19,7 +19,7 @@ - + diff --git a/Test2/expected-results/testPure1.rng b/Test2/expected-results/testPure1.rng index 08c4a9111..04db355dc 100644 --- a/Test2/expected-results/testPure1.rng +++ b/Test2/expected-results/testPure1.rng @@ -70,7 +70,7 @@ - + @@ -86,7 +86,56 @@ - + + + + + + + address descendants must be in the + namespaces + 'https://docbook.org/ns/docbook', 'http://www.tei-c.org/ns/1.0' + + + + + + + + + egXML + + + + + + + + + + + + + + + + + + + + + egXML + + + + + + + + + + + @@ -493,39 +542,12 @@ Sample values include: 1] all; 2] most; 3] range - - - - - indicates one or more systems or calendars to which the date represented by the content of this element belongs. - - - - \S+ - - - - - - - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - supplies pointers to one or more definitions of named periods of time (typically <category>s or <calendar>s) within which the datable item is understood to have occurred. + supplies pointers to one or more definitions of named periods of time (typically <category>s, <date>s or <event>s) within which the datable item is understood to have occurred. @@ -841,7 +863,7 @@ Suggested values include: 1] internal; 2] external; 3] conjecture + id="testPure1-att.global.source-source-only_1_ODD_source-constraint-rule-4"> + id="testPure1-att.measurement-att-measurement-unitRef-constraint-rule-5"> + id="testPure1-att.typed-subtypeTyped-constraint-rule-6"> + id="testPure1-att.pointing-targetLang-targetLang-constraint-rule-7"> + id="testPure1-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8"> ) must follow + id="testPure1-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9"> + + + + + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4069,7 +4120,7 @@ Suggested values include: 1] spoken (spoken); 2] thought (thought); 3] written ( soCalled (so called) authorial distance foreign - (foreign) + (foreign) foreign words distinct (distinct) linguistically distinct term @@ -4476,6 +4527,29 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -4506,15 +4580,11 @@ Sample values include: 1] rubbing; 2] mildew; 3] smoke (address) contains a postal address, for example of a publisher, an organization, or an individual. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information] - - - + - - - + @@ -4690,6 +4760,7 @@ Measures] + @@ -4709,6 +4780,7 @@ Measures] + @@ -4840,7 +4912,7 @@ attributes @target and @cRef may be supplied on . + id="testPure1-list-gloss-list-must-have-labels-constraint-rule-13"> + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5116,6 +5211,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5157,6 +5275,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5164,6 +5305,17 @@ Elements] (title) contains a title for any kind of work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5190,6 +5342,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. @@ -5217,6 +5392,29 @@ Elements] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5475,7 +5673,7 @@ relatedItem element must be empty + id="testPure1-lg-atleast1oflggapl-constraint-assert-18"> + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5774,6 +5996,30 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5784,6 +6030,30 @@ Sample values include: 1] index; 2] toc; 3] figlist; 4] tablist + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5900,6 +6170,30 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -5937,6 +6231,30 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6084,7 +6402,7 @@ Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] - (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] @@ -6355,9 +6673,11 @@ On , either the @marks attribute should be used, or a paragraph of descri specifies the full formal name of the namespace concerned. - - \S* - + + + \S+ + + @@ -6449,7 +6769,7 @@ Sample values include: 1] first-line; 2] first-letter; 3] before; 4] after + id="testPure1-citeStructure-match-citestructure-outer-match-constraint-rule-25"> + id="testPure1-citeStructure-match-citestructure-inner-match-constraint-rule-26"> + @@ -6631,6 +6952,7 @@ Sample values include: 1] book; 2] chapter; 3] entry; 4] poem; 5] letter; 6] lin + @@ -6688,6 +7010,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6712,6 +7058,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6723,6 +7093,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + indicates a source unit of measure that is to be converted into another unit indicated in @toUnit. @@ -6767,6 +7161,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + supplies an identifier for the application, independent of its version number or display name. @@ -6816,6 +7234,30 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -6842,7 +7284,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global @xml:lang attribute. + href="https://tools.ietf.org/html/bcp47">BCP 47 which is used to identify the language documented by this element, and which may be referenced by the global @xml:lang attribute. @@ -6853,7 +7295,7 @@ Suggested values include: 1] WGS84 (World Geodetic System); 2] MGRS (Military Gr - specifies the approximate percentage (by volume) of the text which uses this language. + specifies the approximate percentage of the text which uses this language. @@ -7019,7 +7461,7 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] - + @@ -7031,8 +7473,12 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] - - + + + + + + @@ -7051,6 +7497,30 @@ Suggested values include: 1] sent; 2] received; 3] transmitted; 4] redirected; 5 + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + (target) points to one or more elements that belong to this change. @@ -7586,7 +8056,7 @@ The attributes @to and @from on may each contain only a single value(link) defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements. [16.1. Links] + id="testPure1-link-linkTargets3-constraint-assert-32"> + id="testPure1-standOff-nested_standOff_should_be_typed-constraint-assert-33"> + + @@ -8684,21 +9164,8 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat (document date) contains the date of a document, as given on a title page or in a dateline. [4.6. Title Pages] - - - (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - - - - - - - - - - - - + + @@ -8838,6 +9305,30 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -8850,6 +9341,30 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + @@ -8862,6 +9377,30 @@ Suggested values include: 1] main (main); 2] sub (subordinate); 3] alt (alternat + + + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + + + + \S+ + + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + diff --git a/Test2/expected-results/testShelfmarkMs.xml b/Test2/expected-results/testShelfmarkMs.xml index b5f1b6315..6a37e303c 100644 --- a/Test2/expected-results/testShelfmarkMs.xml +++ b/Test2/expected-results/testShelfmarkMs.xml @@ -19,7 +19,7 @@ - + diff --git a/Test2/inputFiles/test-382.xml b/Test2/inputFiles/test-382.xml deleted file mode 100644 index d7ef575b0..000000000 --- a/Test2/inputFiles/test-382.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Title - - -

    Publication Information

    -
    - -

    Information about the source

    -
    -
    -
    - - -
    - - - An index term here - - Some heading here - -

    Some text here

    -
    - -
    -
    diff --git a/Test2/inputFiles/testPure1.odd b/Test2/inputFiles/testPure1.odd index e80d5ca43..36e135e89 100644 --- a/Test2/inputFiles/testPure1.odd +++ b/Test2/inputFiles/testPure1.odd @@ -1,33 +1,35 @@ - + + - - - Test TEI Customization using Pure ODD - Martin Holmes - Syd Bauman - - -

    Free for anyone for anything

    -
    - -

    Authored from scratch

    -
    -
    + + + Test TEI Customization using Pure ODD + Martin Holmes + Syd Bauman + + +

    Free for anyone for anything

    +
    + +

    Authored from scratch

    +
    +
    - -

    Here is the TEI badge: - - The TEI Badge - . It is here to test desc in graphic in an ODD per - . -

    - - This file is intended as input for a conversion to + +

    Here is the TEI badge: + + The TEI Badge + . It is here to test desc in graphic in an ODD per + . +

    + + This file is intended as input for a conversion to RNG and Schematron (and possibly other outputs) as part of the modular Stylesheets test process. No source is specified here, because the source p5subset.xml is controlled @@ -39,212 +41,225 @@ compliant schemas (for the most severe definition of TEI-compliant). - - - - - + + + + + - + - + - - - + + + - - - + + + - + - - + + - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - long playing - 12-inch vinyl - - - - - - compact disc - - - - - - - - + + + + + + + + + long playing + 12-inch vinyl + + + + + + compact disc + + + + + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - A short bibliographic citation with nothing but author, title, and optional date - - - - - - - - - - - - - - - - - - - + + + A short bibliographic citation with nothing but author, title, and optional date + + + + + + + + + + + + + + + + + + + - - - - - - The email address of Amour de Cosmos. - - - The email address of The Venerable Bede. - - - - -

    Our email element is only allowed to contain - one of two email addresses, so we try to constrain its - content model using a valList.

    -
    -
    + + + + + + The email address of Amour de Cosmos. + + + The email address of The Venerable Bede. + + + + +

    Our email element is only allowed to contain + one of two email addresses, so we try to constrain its + content model using a valList.

    +
    +
    - - - - - Too many links! - - - + + + + + Too many links! + + + + + + * An abbr and expan (in any order, explicitly set by @preserveOrder="false") + * A corr and sic (in that specific order, explicitly set by @preserveOrder="true") + * An orig and reg (in that specific order, implicitly set by omitting @preserveOrder) - - - - - - - - - - - - - - - - - - -

    Our choice element is allowed to contain one of the following combinations: - - abbr and expan - expan and abbr - corr and sic - orig and reg - -

    -
    -
    + Inspired by the example in TD for sequence and alternate: + https://www.tei-c.org/Vault/P5/4.2.2/doc/tei-p5-doc/en/html/TD.html#index-egXML-d53e153603 + --> + + + + + + + + + + + + + + + + + + + +

    Our choice element is allowed to contain one of the following combinations: + + abbr and expan + expan and abbr + corr and sic + orig and reg + +

    +
    +
    -
    - - + + + + + + + + + + + + + +
    + +
    diff --git a/VERSION b/VERSION index 3c089096a..7c6760b5e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.55.0 +7.56.0 diff --git a/bin/oddtorng b/bin/oddtorng new file mode 120000 index 000000000..cac68564d --- /dev/null +++ b/bin/oddtorng @@ -0,0 +1 @@ +transformtei \ No newline at end of file diff --git a/bin/teitorelaxng b/bin/teitorelaxng deleted file mode 120000 index cac68564d..000000000 --- a/bin/teitorelaxng +++ /dev/null @@ -1 +0,0 @@ -transformtei \ No newline at end of file diff --git a/bin/teitorelaxng b/bin/teitorelaxng new file mode 100755 index 000000000..19573b519 --- /dev/null +++ b/bin/teitorelaxng @@ -0,0 +1,4 @@ +#!/bin/sh -e + +echo "$0 has been superceded by teitorng (and oddtorng, which is the same as \"teitorng --odd\")" +exit 13 diff --git a/bin/teitorng b/bin/teitorng new file mode 120000 index 000000000..cac68564d --- /dev/null +++ b/bin/teitorng @@ -0,0 +1 @@ +transformtei \ No newline at end of file diff --git a/bin/transformtei b/bin/transformtei index f46511146..16a8e94a8 100755 --- a/bin/transformtei +++ b/bin/transformtei @@ -37,23 +37,18 @@ echo " --lang=$lang # which language to use " echo " --oxygenlib=$oxygenlib # where is oxygenlib" echo " --splitLevel=$splitLevel # splitting level " case $format in - teitorelaxng) ;; - teitornc) ;; - teitodtd) ;; - teitoxsd) ;; - *) - echo " --odd # perform processing of ODD (if appropriate)" - echo " --localsource=DIR # where is local copy of source of TEI Guidelines" - echo " --summaryDoc # only make summary, when doing ODD processing" - echo " --schema=NAME # process the schemaSpec called NAME" - ;; + rng|rnc|dtd|xsd) + if [ $from != odd ]; then echo " --odd # perform processing of ODD (if appropriate)"; fi + echo " --localsource=DIR # where is local copy of source of TEI Guidelines" + echo " --summaryDoc # only make summary, when doing ODD processing" + echo " --schema=NAME # process the schemaSpec called NAME" + ;; esac - case "$script" in teitoepub*) # could be teitoepub or teitoepub3 -echo " --fileperpage # create output files one per page " -echo " --nocompress # disable compression of epub output file" - ;; + echo " --fileperpage # create output files one per page " + echo " --nocompress # disable compression of epub output file" + ;; esac echo @@ -110,17 +105,8 @@ SAXONJAR=$APPHOME/lib/saxon10he.jar TRANGJAR=$APPHOME/lib/trang.jar from=`echo $script | sed 's/to.*//'` to=`echo $script | sed 's/.*to//'` -if [ $to = "tei" ] -then - direction=from - format=$from - outsuffix=.xml -else - direction=to - format=$to - outsuffix=.$to -fi +if [ ! -f "$SAXONJAR" ] ; then die "Saxon jar file $SAXONJAR does not exist"; fi while test $# -gt 0; do case $1 in @@ -147,28 +133,73 @@ while test $# -gt 0; do --summaryDoc) summaryDoc="-DsummaryDoc=true";; --viewportwidth=*) viewportwidth="-DviewPortWidth=`echo $1 | sed 's/.*=//'`";; --viewportheight=*) viewportheight="-DviewPortHeight=`echo $1 | sed 's/.*=//'`";; - --nocompress) nocompress="-DnoCompress=true";; + --nocompress) nocompress="-DnoCompress=true";; --help) usageMsg; exit 1;; *) if test "$1" = "${1#--}" ; then - break - else - echo "WARNING: Unrecognized option '$1' ignored" - fi ;; + break + else + echo "WARNING: Unrecognized option '$1' ignored" + fi ;; esac shift done -if [ $# -gt 2 ] -then - echo Error: only two parameters \(input file and output file\) allowed: $* +if [ $# -gt 2 ]; then + echo "Error: only one parameter (input file) or two parameters (input file and output file) allowed: $*" exit 1 fi -if test "$defaultAPPHOME" != "$APPHOME" -then - if test "$profiledir" = "$defaultprofiledir" - then - profiledir=$APPHOME/profiles +if [ $to = tei ]; then + direction=from + format=$from + outsuffix=.xml +else + direction=to + format=$to + outsuffix=.$to +fi +if [ $from = odd ] ; then odd=true; fi + +infile=${1} +indir=$(cd $(dirname ${1}); pwd) # This returns a full path where just $(dirname) might return just ‘.’ +infilename=$(basename ${1}) +if [ $# -eq 1 ]; then # only 1 argument, output file is input with new extension + # strip off expected suffixes from input filename + infilebase=${infilename} + infilebase=${infilebase%.odd} + infilebase=${infilebase%.tei} + infilebase=${infilebase%.xml} + infilebase=${infilebase%.csv} + infilebase=${infilebase%.dbk} + infilebase=${infilebase%.docx} + infilebase=${infilebase%.html} + infilebase=${infilebase%.xhtml} + infilebase=${infilebase%.htm} + infilebase=${infilebase%.odt} + infilebase=${infilebase%.md} + infilebase=${infilebase%.wp} + infilebase=${infilebase%.xlsx} + # output goes in same dir as input + outdir=${indir} + # output filename is like input but with common prefix replaced with new one + outfilename=${infilebase}$outsuffix +else # 2 arguments (if there were more then 2 we would have already aborted) + outfile=${2} + # output directory is the directory specified + outdir=`dirname "${outfile}"` + # Following line tries to create the output directory if it does not exist yet + outdir=`(mkdir -p ${outdir}; cd ${outdir}; pwd)` + # output filename is as specified + outfilename=`basename ${outfile}` +fi + +if [ ${indir}/${infilename} = ${outdir}/${outfilename} ] ; then die "input and output files are the same"; fi + +if [ ! -f "${indir}/${infilename}" ] ; then die "Input file $infile does not exist"; fi + +if test "$defaultAPPHOME" != "$APPHOME" ; then + if test "$profiledir" = "$defaultprofiledir" ; then + profiledir=$APPHOME/profiles fi fi @@ -203,60 +234,37 @@ else die "unable to get localsource from $TEISOURCE" fi -in=${1:?"no input file supplied; for usage syntax $0 --help"} -infile=`basename "$in"` -D=`dirname "$in"` -indir=`(cd $D; pwd)` -if [ $# -eq 1 ] -then - outfile=`basename "$1" .$from`$outsuffix - outdir=$indir -else - outfile=`basename $2` - O=`dirname "$2"` - outdir=`(mkdir -p $O; cd $O; pwd)` -fi -if ! test -f "$indir/$infile" -then - die "Input file $infile does not exist" -fi -if ! test -f "$SAXONJAR" -then - die "Saxon jar file $SAXONJAR does not exist" -fi -if ! test -f "$APPHOME/$format/build-$direction.xml" -then +if ! test -f "$APPHOME/$format/build-$direction.xml"; then die "No support for $from to $to: ant task $APPHOME/$format/build-$direction.xml does not exist" fi + case $format in rnc) ;; xsd) ;; *) if ! test -f "$profiledir/$profile/$format/$direction.xsl" - then - die "No support for profile $profile: $profiledir/$profile/$format/$direction.xsl does not exist" - fi - ;; + then + die "No support for profile $profile: $profiledir/$profile/$format/$direction.xsl does not exist" + fi + ;; esac -echo Convert $infile to $outdir/$outfile \($from to $to\) using profile $profile $debug $fileperpage $splitLevel $viewportwidth $viewportheight +echo Convert ${indir}/${infilename} to ${outdir}/${outfilename} \($from to $to\) using profile $profile $debug $fileperpage $splitLevel $viewportwidth $viewportheight ant $antflag -f "$APPHOME/$format/build-$direction.xml" \ - -lib "${SAXONJAR}" $debug \ + -lib "${SAXONJAR}" $debug \ $fileperpage $cssFile $splitLevel $viewportwidth $viewportheight $summaryDoc $mediaoverlay $nocompress \ -Dodd=$odd \ -Dsaxon.jar="${SAXONJAR}" \ -Dtrang.jar="${TRANGJAR}" \ -Dverbose=$verbose \ - -DinputFile="$indir/$infile" \ - -DoutputFile="$outdir/$outfile" \ + -DinputFile="${indir}/${infilename}" \ + -DoutputFile="${outdir}/${outfilename}" \ -Dprofiledir="$profiledir" \ -Dprofile="$profile" \ - -Dpublisher=$publisher \ - -Duid=$uid \ + -Dpublisher=$publisher \ + -Duid=$uid \ -DselectedSchema=$schema \ - -Dlang=$lang \ - -Dsubject=$subject \ - -Dcoverimage=$cover \ - -Doxygenlib=$oxygenlib \ - -DdefaultSource=$defaultSource - - + -Dlang=$lang \ + -Dsubject=$subject \ + -Dcoverimage=$cover \ + -Doxygenlib=$oxygenlib \ + -DdefaultSource=$defaultSource diff --git a/common/common_tagdocs.xsl b/common/common_tagdocs.xsl index f1ce661c0..fe71fa67d 100644 --- a/common/common_tagdocs.xsl +++ b/common/common_tagdocs.xsl @@ -594,7 +594,11 @@ - + + + calling showAttClasses 01 + + @@ -708,6 +712,7 @@ + calling showAttClasses 02 @@ -742,7 +747,11 @@ - + + + calling showAttClasses 03 + + @@ -756,7 +765,7 @@ ---> + --> @@ -1153,6 +1162,7 @@ 2 + calling showAttClasses 04 true @@ -1186,6 +1196,7 @@ /> + calling showAttClasses 05 true @@ -2078,56 +2089,72 @@ - - - - - - - - ( - - - - - unusedattribute - - - , - - - - @ - - , - - ) - - - + + + + + + + + + + + + + + + + + + + + + unusedattribute + + + + + + + + attribute + + + + + + [odds] display attribute list + - - - + + calling showAttClasses 06 + + + + + + + + + + - - attList - + + to suppress copying tei:attRef, which were invalid in TEI lite--> @@ -2137,6 +2164,7 @@ + [odds] display list of model parents @@ -2719,11 +2747,11 @@ + false - + @@ -2737,12 +2765,9 @@ - - - In addition to global attributes - and those inherited from - Global attributes and those inherited - from + + In addition to global attributes and those inherited from + Global attributes and those inherited from @@ -2760,10 +2785,8 @@ - - - In addition to global - attributes + + In addition to global attributes Global attributes only @@ -2771,60 +2794,62 @@ + - 1 + + + - - - - ( + + + + + - ( - - - attribute - - @ - - - - - , - - - ) - - - + + + + + + attribute + + + + + + + - ( - - - - ) + + + + - - - - - - ) - - + + + + + + + + - - - - - + + > -

    TEI Utility stylesheet defining functions for use in all - output formats.

    +

    TEI Utility stylesheet defining functions for use in all output formats.

    This software is dual-licensed: 1. Distributed under a Creative Commons Attribution-ShareAlike 3.0 @@ -1233,12 +1232,14 @@ of this software, even if advised of the possibility of such damage. whether there is an out-of-date desc or gloss in the translation language - + - + @@ -1372,12 +1373,16 @@ of this software, even if advised of the possibility of such damage. find version of stylesheets - - 0 - + + + + + WARNING: Unable to determine Stylesheet’s version number because the file ../VERSION was not found; using “0.0.0”. + + diff --git a/css/odd.css b/css/odd.css index 6090a1849..a3c2a2b7c 100644 --- a/css/odd.css +++ b/css/odd.css @@ -318,6 +318,30 @@ div.moduleSpec{ span.moduleSpecHead{ font-style:italic; } + +/** Vertical, compressd attlists */ +ul.attList{} + +/* Display attList children as a inline list */ +ul.attList ul.classSpecAttDefs, +ul.attList ul.classSpecAttDefs > li{ + display:inline; + margin:0; + padding:0; +} + +/* class name links should have a colon after */ +ul.attList a.link_odd + ul.classSpecAttDefs::before{ + content: ": "; + text-decoration: none; +} + +/* All classes and defined attributes (i.e. items in the lists) + should be comma separated */ +ul.attList ul.classSpecAttDefs > li:not(:last-child)::after{ + content: ", "; +} + ul.specList li{ list-style:none; } diff --git a/css/tei.css b/css/tei.css index a4de16b7f..8aacf314c 100644 --- a/css/tei.css +++ b/css/tei.css @@ -272,6 +272,10 @@ div.breadcrumb{ display:inline; } +ul.simple{ + list-style-type: none; +} + .skiplinks{ font-family:arial, sans-serif; color:#FFFFFF; diff --git a/debian-tei-xsl/debian/changelog b/debian-tei-xsl/debian/changelog index 36f1cd55d..0f49e25c4 100644 --- a/debian-tei-xsl/debian/changelog +++ b/debian-tei-xsl/debian/changelog @@ -1,3 +1,15 @@ +tei-xsl (7.56.0) natty; urgency=low + + * new release from upstream + + -- TEI Thu, 16 Nov 2023 12:12:49 -0500 + +tei-xsl (7.56.0a) natty; urgency=low + + * new release from upstream + + -- TEI Fri, 28 Jul 2023 12:04:36 -0400 + tei-xsl (7.55.0a) natty; urgency=low * new release from upstream diff --git a/docx/build-from.xml b/docx/build-from.xml index e11a1df7d..0e8f10afb 100644 --- a/docx/build-from.xml +++ b/docx/build-from.xml @@ -25,6 +25,7 @@ + diff --git a/docx/from/docxtotei.xsl b/docx/from/docxtotei.xsl index 4c3ec6043..959145f26 100644 --- a/docx/from/docxtotei.xsl +++ b/docx/from/docxtotei.xsl @@ -17,7 +17,7 @@ xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:rel="http://schemas.openxmlformats.org/package/2006/relationships" xmlns:tbx="http://www.lisa.org/TBX-Specification.33.0.html" - xmlns:html="http://www.w3.org/1999/xhtml" + xmlns:html="http://www.w3.org/1999/xhtml" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:teidocx="http://www.tei-c.org/ns/teidocx/1.0" xmlns:v="urn:schemas-microsoft-com:vml" @@ -31,54 +31,52 @@ version="2.0" exclude-result-prefixes="#all"> - - - - - - - - - - true - mml - tei - tei - false - false - false - true - true - false - false - false - false - 890 - 576 - - - - - - - - - - - - - - - - -

    TEI stylesheet for converting Word docx files to TEI

    -

    This software is dual-licensed: - + + + + + + + + + true + mml + tei + tei + false + false + false + true + true + false + false + false + false + 890 + 576 + + + + + + + + + + + + + + + +

    TEI stylesheet for converting Word docx files to TEI

    +

    This software is dual-licensed: + 1. Distributed under a Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/ 2. http://www.opensource.org/licenses/BSD-2-Clause - + Redistribution and use in source and binary forms, with or without @@ -103,87 +101,73 @@ data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. -

    -

    Author: See AUTHORS

    - -

    Copyright: 2013, TEI Consortium

    -
    -
    - - - - - 1234567890 - ~!@#$%^&*()<>{}[]|:;,.?`'"=+-_ - - - - - - - - - - - - - - - - - -

    The main template that starts the conversion from docx to TEI

    -

    IMPORTING STYLESHEETS AND OVERRIDING MATCHED TEMPLATES:

    - -

    When importing a stylesheet (xsl:import) all the templates - in the imported stylesheet get a lower import-precedence than - the ones in the importing stylesheet. If the importing - stylesheet wants to override, let's say a general template to - match all <w:p> elements where no more specialized rule - applies it can't, since it will automatically override all - w:p[somepredicate] template in the imported stylesheet as - well. In this case we have outsourced the processing of the - general template into a named template and all the imported - stylesheet does is to call the named template. Now, the - importing stylesheet can simply override the named template, - and everything works out fine.

    - -

    See templates: - w:p (mode: paragraph)

    - -

    Modes:

    -
      -
    • pass0: a normalization process for styles. Can also - detect illegal styles.
    • - -
    • pass2: templates that apply in the second stage - of the conversion, cleaning TEI elements created in the - first ise."
    • - -
    • inSectionGroup: defines a template that works on a - group of consecutive elements (w:p or w:tbl elements) that - form a section (a normal section, not to be confused with - w:sectPr).
    • - -
    • paragraph: defines that the template - works on an individual element (usually - starting with a w:p element).
    • - -
    • iden: simply copies the content
    • -
    - +

    +

    Author: See AUTHORS

    +

    Copyright: 2013, TEI Consortium

    +
    +
    + + + + + 1234567890 + ~!@#$%^&*()<>{}[]|:;,.?`'"=+-_ + + + + + + + + + + + + + + +

    The main template that starts the conversion from docx to TEI

    +

    IMPORTING STYLESHEETS AND OVERRIDING MATCHED TEMPLATES:

    + +

    When importing a stylesheet (xsl:import) all the templates + in the imported stylesheet get a lower import-precedence than + the ones in the importing stylesheet. If the importing + stylesheet wants to override, let's say a general template to + match all <w:p> elements where no more specialized rule + applies it can't, since it will automatically override all + w:p[somepredicate] template in the imported stylesheet as + well. In this case we have outsourced the processing of the + general template into a named template and all the imported + stylesheet does is to call the named template. Now, the + importing stylesheet can simply override the named template, + and everything works out fine.

    +

    See templates: - w:p (mode: paragraph)

    +

    Modes:

    +
      +
    • pass0: a normalization process for styles. Can also + detect illegal styles.
    • +
    • pass2: templates that apply in the second stage + of the conversion, cleaning TEI elements created in the + first ise."
    • +
    • inSectionGroup: defines a template that works on a + group of consecutive elements (w:p or w:tbl elements) that + form a section (a normal section, not to be confused with + w:sectPr).
    • +
    • paragraph: defines that the template + works on an individual element (usually + starting with a w:p element).
    • +
    • iden: simply copies the content
    • +
    - - The file cannot be read - - - The file cannot be read - + + The file cannot be read + + + The file cannot be read + @@ -191,14 +175,13 @@ of this software, even if advised of the possibility of such damage. - + - +
    - @@ -206,9 +189,7 @@ of this software, even if advised of the possibility of such damage. - -
    @@ -217,7 +198,7 @@ of this software, even if advised of the possibility of such damage. - + @@ -225,239 +206,229 @@ of this software, even if advised of the possibility of such damage. Main document template - - - - - - - - - - - - - Create the basic text; worry later about dividing it up - - - - - - - - - - - - - - - - - Process the text by high-level divisions - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Bookmarks in section mode

    -

    - There are certain elements that we don't really care about, but that - force us to regroup everything from the next sibling on. - - @see grouping in construction of headline outline. -

    -
    -
    - - - - - - - - - -

    Bookmarks in normal mode

    -

    Copy bookmarks for processing in pass 2

    -
    -
    - - - - - - - - - - - - - - - - - -

    Grouping consecutive elements that belong together

    -

    - We are now working on a group of all elements inside some group bounded by - headings. These need to be further split up into smaller groups for figures, - list etc. and into individual groups for simple paragraphs... -

    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Creating a group of a figure + + + + + + + + + + + + Create the basic text; worry later about dividing it up - -
    - - - -
    -
    + + + + + + + + + + + + + + Process the text by high-level divisions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Bookmarks in section mode

    +

    + There are certain elements that we don't really care about, but that + force us to regroup everything from the next sibling on. + + @see grouping in construction of headline outline. +

    +
    +
    + + + + + - - Creating a group of a caption (figure or table) + + +

    Bookmarks in normal mode

    +

    Copy bookmarks for processing in pass 2

    +
    - -

    - + + + + + + + + + + + + + + + + + +

    Grouping consecutive elements that belong together

    +

    + We are now working on a group of all elements inside some group bounded by + headings. These need to be further split up into smaller groups for figures, + list etc. and into individual groups for simple paragraphs... +

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - Creating a gloss list + + Creating a group of a figure + +
    + + + +
    +
    - - - - - - - + + Creating a group of a caption (figure or table) + + +
    + - - Creating a group of a figure + + Creating a gloss list - - - - - - - + + + + + + + - - Creating a group of a front/title page - - - - - - - - - - + + Creating a group of a figure + + + + + + + + - - Groups the document by headings and thereby creating the document structure. - + + Creating a group of a front/title page + + + + + + + + + + + Groups the document by headings and thereby creating the document structure. + @@ -465,225 +436,227 @@ of this software, even if advised of the possibility of such damage.
    - + - - - - - - - - + group-starting-with="w:p[w:pPr/w:pStyle/@w:val=$NextHeader]"> + + + + + + + +
    -

    Looks through the document to find forme work related sections.

    - Creates a <fw> element for each forme work related section. These include - running headers and footers. The corresponding elements in OOXML are w:headerReference - and w:footerReference. These elements only define a reference that to a header or - footer definition file. The reference itself is resolved in the file word/_rels/document.xml.rels. + Creates a <fw> element for each forme work related section. These include + running headers and footers. The corresponding elements in OOXML are w:headerReference + and w:footerReference. These elements only define a reference that to a header or + footer definition file. The reference itself is resolved in the file word/_rels/document.xml.rels.

    - - - - - - - - - - header - footer - - - - - - - - - - - - - - - - - - - + + + + + + + + + + header + footer + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - simple teiHeader. For a more sophisticated header, think about overriding - this template - - - - - - - <xsl:call-template name="getDocTitle"/> - - - - - - - - - - - - - -

    unknown

    -
    - -

    Converted from a Word document

    -
    -
    - - - - - - - - - - - - - - - -
    -
    - - - generates a section heading. If you need something specific, feel free - to overwrite this template - - - - - - - - + + simple teiHeader. For a more sophisticated header, think about overriding + this template + + + + + + + <xsl:call-template name="getDocTitle"/> + + + + + + + + + + + + + +

    unknown

    +
    + +

    Converted from a Word document

    +
    +
    + + + + + + + + + + + + + + + +
    +
    + + + generates a section heading. If you need something specific, feel free + to overwrite this template + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - unknown title - - - + + + + + + + unknown title + + + - - - - - - - unknown author - - - + + + + + + + unknown author + + + - - - - - - - unknown date - - - + + + + + + + unknown date + + + - - - - # - - - - - + + + + # + + + + + diff --git a/docx/from/functions.xsl b/docx/from/functions.xsl index 2a8b0fa13..71dfc6b6d 100644 --- a/docx/from/functions.xsl +++ b/docx/from/functions.xsl @@ -21,16 +21,16 @@ version="2.0" exclude-result-prefixes="cals ve o r m v wp w10 w wne mml tbx iso tei a xs pic fn"> - - -

    TEI Utility stylesheet for making TEI XML from Word docx files

    -

    This software is dual-licensed: - + + +

    TEI Utility stylesheet for making TEI XML from Word docx files

    +

    This software is dual-licensed: + 1. Distributed under a Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/ 2. http://www.opensource.org/licenses/BSD-2-Clause - + Redistribution and use in source and binary forms, with or without @@ -55,171 +55,177 @@ data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. -

    -

    Author: See AUTHORS

    -

    Id: $Id: functions.xsl 11232 2012-12-18 18:06:19Z rahtz $

    -

    Copyright: 2013, TEI Consortium

    -
    - - - - Defines whether or not a word paragraph is a first level heading. - - - - - true - false - - - - - Defines whether or not a word paragraph is a heading. - - - - - true - true - true - false - - - - - Defines whether or not a word paragraph is a front page element. - - - - - true - true - true - true - false - - - - - Defines whether or not a word paragraph is a list element. - - - - - - true - true - true - true - false - - +

    +

    Author: See AUTHORS

    +

    Id: $Id: functions.xsl 11232 2012-12-18 18:06:19Z rahtz $

    +

    Copyright: 2013, TEI Consortium

    + +
    - - Defines whether or not a word paragraph is a table of contents. - - - - true - true - false - - - - - Defines whether or not a word paragraph is a figure element. - - - - true - true - false - - - - - Defines whether or not a word paragraph is a caption. - - - - true - true - false - - + + Defines whether or not a word paragraph is a first level heading. + + + + + true + false + + + + Defines whether or not a word paragraph is a heading. + + + + + + true + true + true + false + + - - Defines whether or not a word paragraph is a line of poetry. - - - - true - false - - - - - Defines whether or not a word paragraph is gloss list. - - - - true - false - - - - - Is given a header style and returns the style for the next level header. - - - - + + Defines whether or not a word paragraph is a front page element. + + + + + + true + true + true + true + false + + + + + Defines whether or not a word paragraph is a list element. + + + + + + + true + true + true + true + false + + + + Defines whether or not a word paragraph is a table of contents. + + + + + true + true + false + + + + + Defines whether or not a word paragraph is a figure element. + + + + + true + true + false + + + + + Defines whether or not a word paragraph is a caption. + + + + + true + true + false + + - - Returns a listtype for a given stylename (return empty string to figure it out dynamically). - - - - - - gloss - - - bulleted - - - bulleted - - - numbered - - - numbered - - - - - - - - - insert a note that a docx conversion cannot proceed - - - - - - docx conversion issue: - + + Defines whether or not a word paragraph is a line of poetry. + + + + + true + false + + + + + Defines whether or not a word paragraph is gloss list. + + + + + true + false + + + + + Is given a header style and returns the style for the next level header. + + + + + + + + Returns a listtype for a given stylename (return empty string to figure it out dynamically). + + + + + + gloss + + + bulleted + + + bulleted + + + numbered + + + numbered + + + + + + + + insert a note that a docx conversion cannot proceed + + + + + + docx conversion issue: + - - process a Word w:instrText + + process a Word w:instrText + @@ -228,8 +234,7 @@ of this software, even if advised of the possibility of such damage. - + @@ -260,11 +265,10 @@ of this software, even if advised of the possibility of such damage. - - - Whether a w:instrText can be discarded on not. ignore all - the bibliographic addins + + Whether a w:instrText can be discarded on not. ignore all the bibliographic addins + @@ -275,10 +279,11 @@ of this software, even if advised of the possibility of such damage. true false - - - - Whether a w:instrText is a bibliographic addin + + + + Whether a w:instrText is a bibliographic addin + @@ -287,7 +292,7 @@ of this software, even if advised of the possibility of such damage. true false - + Returns true or false for value types that may be "on" or "off". diff --git a/docx/from/textruns.xsl b/docx/from/textruns.xsl index f0214153b..5f3d51879 100644 --- a/docx/from/textruns.xsl +++ b/docx/from/textruns.xsl @@ -96,7 +96,11 @@ of this software, even if advised of the possibility of such damage. - + + Creates appropriate elements from word style, calls basicStyles. When word style starts with "TEI " or "tei_" calls elementFromStyle. + + + @@ -128,27 +132,21 @@ of this software, even if advised of the possibility of such damage. - - - true - - + + + - - - true - - + + + - - - true - - + + + @@ -166,12 +164,27 @@ of this software, even if advised of the possibility of such damage. + + + Creates an element named $style and calls basicStyles with parented=true. $style is the word style name with prefix "TEI " or "tei_" stripped off. + Override this method if you need to, for example preprocess $style. + + + + + + + true + + + Look at the Word underlying basic formatting. We can ignore the run's font change if a) it's not a special para AND the font is the ISO default, OR b) the font for the run is the same as its parent paragraph. + Param parented is true when calling template created an element. false diff --git a/docx/to/mml2omml.xsl b/docx/to/mml2omml.xsl index 8faa9ab5a..4ca7e6926 100644 --- a/docx/to/mml2omml.xsl +++ b/docx/to/mml2omml.xsl @@ -181,7 +181,7 @@ - diff --git a/docx/tools/build.xml b/docx/tools/build.xml index bffa11166..f9879204a 100644 --- a/docx/tools/build.xml +++ b/docx/tools/build.xml @@ -1,7 +1,7 @@ diff --git a/html/html.xsl b/html/html.xsl index 80bf4c8f4..e365cd926 100644 --- a/html/html.xsl +++ b/html/html.xsl @@ -225,6 +225,8 @@ of this software, even if advised of the possibility of such damage. + + @@ -426,6 +428,29 @@ of this software, even if advised of the possibility of such damage. + + + [html] creates a span with a class of delim (and optionally others) to wrap + delimiting text to allow users to remove/hide delimiters for whatever reason + (e.g. to use CSS pseudo elements instead). + The text content of the delimiter (e.g. <) + A sequence of additional class names to be added to + the produced span. (e.g. "start") + A span element containing a delimiter: +
    +      <span class="delim start">{{{{</span>
    +    
    +
    +
    + + + + + + + + + how to make a horizontal rule diff --git a/html/html_core.xsl b/html/html_core.xsl index 862671ac9..4642845c3 100644 --- a/html/html_core.xsl +++ b/html/html_core.xsl @@ -325,20 +325,8 @@ of this software, even if advised of the possibility of such damage.
    - - -

    Process element att

    -

    -

    special purpose

    -

    -
    -
    - - - - - - + + Process gloss element @@ -649,6 +637,7 @@ of this software, even if advised of the possibility of such damage.

    + false @@ -665,6 +654,7 @@ of this software, even if advised of the possibility of such damage.

    - enum  - define la gama de valores de atributos expresados como una única palabra o señal tomada de una lista de posibilidades documentadas.
    - Módulo - tei
    - Usado por - -
    - Elemento: - -
    -
    - Content model - -
    -<content>
    - <dataRef key="teidata.word"/>
    -</content>
    -    
    -
    -
    -
    - Declaración - -
    -teidata.enumerated = 
    -teidata.word
    -
    +
     
    + + addName + : ( + nombre adicional) + contiene un componente añadido al nombre, como un sobrenombre, un epíteto, alias u otras eventuales expresiones utilizadas al interno de un nombre propio de persona.[ + 13.2.1. Personal Names]
    @@ -1760,6 +2101,24 @@

    2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information]

    + + affiliation + : ( + affiliation) + contiene una descripción informal de la afiliación presente o pasada de una persona a una determinada organización, p.ej. un empleado o un patrocinador.[ + 15.2.2. The Participant Description]
    + + age + : ( + age) + especifica la edad de una persona.[ + 13.3.2.1. Personal Characteristics]
    @@ -1794,7 +2153,7 @@

    anchor : ( punto de anclaje) - enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta sea o no a un elemento textual.[ + enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta corresponda o no a un elemento textual.[ 8.4.2. Synchronization and Overlap 16.5. Correspondence and Alignment]

    + + att.calendarSystem + : + provides attributes for indicating calendar systems to which a date belongs.[ + 3.6.4. Dates and Times + 13.4. Dates]
    @@ -1907,6 +2275,23 @@

    3.6.4. Dates and Times 13.4. Dates]

    + + att.datable.custom + : + provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO).[ + 13.4. Dates]
    + + att.datable.iso + : + proporciona atributos para la normalización de elementos que contienen eventos datables usando el estándard ISO 8601:2004.[ + 3.6.4. Dates and Times + 13.4. Dates]
    @@ -2098,7 +2483,7 @@

    : identifica los atributos comunes a los elementos que se refieren a personas, lugares, organizaciones, etc. indicados por nombre[ 3.6.1. Referring Strings - 13.3.6. Names and Nyms]

    @@ -2321,6 +2706,24 @@

    proporciona datos binarios codificados que representan un objeto gráfico u otro tipo de objeto inserido en el texto.[ 3.10. Graphics and Other Non-textual Components]

    + + birth + : ( + birth) + contiene información relativa al nacimiento de una persona, p.ej. fecha y lugar de nacimiento.[ + 15.2.2. The Participant Description]
    + + bloc + : ( + bloc) + contiene el nombre de una unidad geopolítica que comprende uno o más estados nacionales o países.[ + 13.2.3. Place Names]
    @@ -2495,6 +2898,15 @@

    2.3.7. The Classification Declaration 2.3. The Encoding Description]

    + + climate + : ( + climate) + contiene información sobre el clima físico de un lugar.[ + 13.3.4.3. States, Traits, and Events]
    @@ -2559,6 +2971,15 @@

    contains a description of the actions related to one act of correspondence.[ 2.4.6. Correspondence Description]

    + + country + : ( + country) + contiene el nombre de una unidad geopolítica, como una nación, país, colonia, etc. más grande o administrativamente superior que una región y más pequeño que un bloque.[ + 13.2.3. Place Names]
    @@ -2592,6 +3013,15 @@

    contiene una breve descripción de lugar, fecha, hora, etc. de producción de una carta, un artículo periodístico u otro tipo de texto; viene antepuesto o pospuesto a este como elemento de abertura o clausura.[ 4.2.2. Openers and Closers]

    + + death + : ( + death) + contiene informaciones relativas a la defunción de una persona, del tipo lugar y fecha.[ + 15.2.2. The Participant Description]
    @@ -2627,6 +3057,15 @@

    proporciona el nombre de la persona o agente responsable de la distribución de un texto.[ 2.2.4. Publication, Distribution, Licensing, etc.]

    + + district + : ( + district) + contiene el nombre de cualquier subdivisión al interno de un asentamiento, como una circunscripción, un barrio u otras unidades administrativas o geográficas.[ + 13.2.3. Place Names]
    @@ -2783,6 +3222,15 @@

    2.3. The Encoding Description 15.3.2. Declarable Elements]

    + + education + : ( + education) + contiene una descripción sobre la experiencia formativa de una persona[ + 15.2.2. The Participant Description]
    @@ -2832,6 +3280,24 @@

    4.2. Elements Common to All Divisions 4.6. Title Pages]

    + + event + : ( + event) + contiene datos relacionados con cualquier tipo de evento significativo asociado con una persona, lugar u organización.[ + 13.3.1. Basic Principles]
    + + eventName + : ( + name of an event) + contains a proper noun or noun phrase used to refer to an event.[ + 13.2.4. Event Names]
    @@ -2853,6 +3319,15 @@

    3.12.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description]

    + + faith + : ( + faith) + indica la fe, religión, o creencias de una persona.[ + 13.3.2.1. Personal Characteristics]
    @@ -2890,6 +3365,15 @@

    contiene un texto de cualquier tipo, unitario o compuesto, que se insiere en algún punto en un texto que lo contiene interrumpiéndolo.[ 4.3.2. Floating Texts]

    + + floruit + : ( + floruit) + contiene información relativa al periodo de actividad de una persona.[ + 13.3.2.1. Personal Characteristics]
    @@ -2899,6 +3383,15 @@

    identidica una palabra o frase perteneciente a otra lengua distinta de la del resto del texto en que se incluye.[ 3.3.2.1. Foreign Words or Expressions]

    + + forename + : ( + forename) + contiene el nombre de pila asignado en el bautismo.[ + 13.2.1. Personal Names]
    @@ -2945,6 +3438,33 @@

    marks the beginning of a new gathering or quire in a transcribed codex.[ 3.11.3. Milestone Elements]

    + + genName + : ( + componente de nombre generacional) + contiene un componente del nombre utilizado para distinguir nombre similares entre ellos atendiendo a la diferencia de edad o de pertenencia a generaciones distintas que se establece entre las personas nombradas.[ + 13.2.1. Personal Names]
    + + gender + : ( + gender) + especifica la identidad de género de una persona.[ + 13.3.2.1. Personal Characteristics]
    + + geo + : ( + coordenadas geográficas) + contiene cualquier expresión de un conjunto de coordenadas geográficas, representando un punto, línea o área en la superficie de la tierra en alguna anotación.[ + 13.3.4.1. Varieties of Location]
    @@ -2952,9 +3472,27 @@

    : ( declaración de las coordenadas geográficas) documenta la anotación y los datos usados para los coordenadas geográficas expresadas como contenido del elemento - <geo>en qualquier parte del documento.[ + <geo>en qualquier parte del documento.[ 2.3.8. The Geographic Coordinates Declaration]

    + + geogFeat + : ( + nombre de un elemento geográfico.) + contiene un nombre común que identifica elementos geográficos incluidos en un nombre propio geográfico, como valle, monte, etc.[ + 13.2.3. Place Names]
    + + geogName + : ( + nombre geográfico) + un nombre asociado a un un elemento geográfico, como valle Windrush o Monte Sinaí.[ + 13.2.3. Place Names]
    @@ -3146,6 +3684,25 @@

    contiene un concepto o enunciado asociado con un ítem en una lista; en un glosario marca el término que se define.[ 3.8. Lists]

    + + langKnowledge + : ( + conocimiento del lenguaje) + resume los conocimientos lingüísticos de una persona de forma descriptiva o a través de una lista de elementos + <langKnown>[ + 13.3.2.1. Personal Characteristics]
    + + langKnown + : ( + competencia lingüística) + resume la competencia de una persona en la lengua indicada.[ + 15.2.2. The Participant Description]
    @@ -3254,6 +3811,64 @@

    2.6. The Revision Description 11.7. Identifying Changes and Revisions]

    + + listEvent + : ( + list of events) + contains a list of descriptions, each of which provides information about an identifiable event.[ + 13.3.1. Basic Principles]
    + + listNym + : ( + lista de nombres canónicos) + contiene una lista de nyms, es decir, nombres estándard para cualquier cosa.[ + 13.3.7. Names and Nyms]
    + + listObject + : ( + list of objects) + contains a list of descriptions, each of which provides information about an identifiable physical object.[ + 13.3.6. Objects]
    + + listOrg + : ( + lista de organizaciones) + contiene una lista de descripciones, que proporciona a la información sobre una organización identificable.[ + 13.2.2. Organizational Names]
    + + listPerson + : ( + lista de personas) + contiene una lista de descripciones, y cada una de las cuales proporciona información relativa a una persona específica o a un grupo de personas, p.ej, los participantes de una interacción verbal o las personas referidas en una fuente histórica.[ + 13.3.2. The Person Element + 15.2. Contextual Information + 2.4. The Profile Description + 15.3.2. Declarable Elements]
    + + listPlace + : ( + lista de lugares) + contiene una lista de lugares, seguida opcionalmente por una lista de interelaciones (a excepción de la inclusión) definidas entre ellos.[ + 2.2.7. The Source Description + 13.3.4. Places]
    @@ -3264,6 +3879,23 @@

    teidata.pointervalues, showing how abbreviated URIs using each scheme may be expanded into full URIs.[ 16.2.3. Using Abbreviated Pointers]

    + + listRelation + : + describe las relaciones o los lazos sociales entre los participantes de una interacción verbal.[ + 13.3.2.3. Personal Relationships]
    + + location + : ( + location) + define la localización de un lugar como conjunto de coordenadas geográficas, en términos de alguna entidades geopolítica dada, o como dirección.[ + 13.3.4. Places]
    @@ -3669,6 +4301,13 @@

    agrupa todos los elementos definidos específicamente para diccionarios.[ 9.1. Dictionary Body and Overall Structure]

    + + model.eventLike + : + groups elements which describe events.
    @@ -3841,6 +4480,13 @@

    agrupa todos los elementos del tipo de nota.[ 3.9. Notes, Annotation, and Indexing]

    + + model.objectLike + : + groups elements which describe objects.
    @@ -3856,6 +4502,13 @@

    agrupa los elementos que pueden aparecer solamente como parte de un topónimo.[ 13.2.3. Place Names]

    + + model.orgPart + : + groups elements which form part of the description of an organization.
    @@ -3919,6 +4572,36 @@

    groups elements that may appear in paragraphs and similar elements[ 3.1. Paragraphs]

    + + model.persNamePart + : + agrupa los elementos que componen un nombre propio de persona.[ + 13.2.1. Personal Names]
    + + model.persStateLike + : + clase de elementos que describen las características mutables o con una duración determinada en una persona, p.ej. ocupación, residencia, nombre, etc.; tales características de un individuo representan generalmente una consecuencia de sus acciones o de las de otros.
    + + model.personLike + : + clase de elementos utilizados para proporcionar informaciones relativas a personas y a las relaciones entre estas.
    + + model.personPart + : + agrupa elementos que describen determinadas características de las personas a las cuales se hace referencia en el texto o que participan en una interacción verbal.[ + 15.2.2. The Participant Description]
    @@ -3935,6 +4618,13 @@

    agrupa elementos usados para codificar construcciones en XML en el nivel sintagmático, p.ej. nombre de elemento, nombres de atributo, y valores de atributo.[ 22. Documentation Elements]

    + + model.placeLike + : + elementos de los grupos usados para proporcionar a la información sobre los lugares y sus lazos.
    @@ -4085,6 +4775,15 @@

    contiene un nombre propio o un sintagma nominal[ 3.6.1. Referring Strings]

    @@ -4094,6 +4793,15 @@

    proporciona el nombre formal del namespace al cual pertenecen los elementos documentados por sus hijos.[ 2.3.4. The Tagging Declaration]

    + + nationality + : ( + nationality) + contiene una descripción informal de la nacionalidad o ciudadanía presente o pasada de una persona.[ + 15.2.2. The Participant Description]
    @@ -4152,6 +4860,59 @@

    contiene un número, escrito en cualquier forma.[ 3.6.3. Numbers and Measures]

    + + nym + : ( + nombre canónico) + contiene la definición para un nombre canónico o parte de nombre de cualquier tipo.[ + 13.3.7. Names and Nyms]
    + + object + : + contains a description of a single identifiable physical object.[ + 13.3.6. Objects]
    + + objectIdentifier + : ( + object identifier) + groups one or more identifiers or pieces of locating information concerning a single object.[ + 13.3.6. Objects]
    + + objectName + : ( + name of an object) + contains a proper noun or noun phrase used to refer to an object.[ + 13.2.5. Object Names]
    + + occupation + : ( + occupation) + contiene una descripción informal de las actividades, la profesión o la ocupación de una persona.[ + 15.2.2. The Participant Description]
    + + offset + : ( + offset) + la parte de una expresión temporal o espacial relativa que indica la dirección del desfase entre dos nombres de lugar, fecha u horario al interno de la expresión.[ + 13.2.3. Place Names]
    @@ -4161,6 +4922,24 @@

    agrupa la fecha, autoria, fórmula introductiva o de saludo o expresiones similares utilizades al inicio de una división textual, especialmente en una carta.[ 4.2. Elements Common to All Divisions]

    + + org + : ( + organización) + proporciona a la información sobre una organización identificable tal como un negocio, una tribu, o cualquier otro grupo de personas.[ + 13.3.3. Organizational Data]
    + + orgName + : ( + nombre de una organización) + contiene el nombre de una organización.[ + 13.2.2. Organizational Names]
    @@ -4180,6 +4959,78 @@

    marca el inicio de una nueva página de un texto en un documento paginado.[ 3.11.3. Milestone Elements]

    + + persName + : ( + nombre propio de persona) + contiene un nombre propio o un sintagma identificable como un nombre propio, que se refiere a una persona y puede incluir cualquier o todos los nombres de pila, apellidos, títulos honoríficos, o nombres añadidos de la persona en cuestión.[ + 13.2.1. Personal Names]
    + + persPronouns + : ( + personal pronouns) + indicates the personal pronouns used, or assumed to be used, by the individual being described.[ + 13.3.2.1. Personal Characteristics]
    + + person + : ( + person) + proporciona información relativa a un individuo específico, p.ej. un participante de una interacción verbal o una persona identificada por una fuente histórica.[ + 13.3.2. The Person Element + 15.2.2. The Participant Description]
    + + personGrp + : ( + grupo de personas) + describe a un grupo de individuos considerados como una única persona para fines analíticos.[ + 15.2.2. The Participant Description]
    + + persona + : + provides information about one of the personalities identified for a given individual, where an individual has multiple personalities.[ + 13.3.2. The Person Element]
    + + place + : ( + place) + contiene los datos sobre una localización geográfica[ + 13.3.4. Places]
    + + placeName + : ( + place name) + contiene la indicación absoluta o relativa de un nombre de lugar.[ + 13.2.3. Place Names]
    + + population + : ( + population) + contiene la información sobre la población de un lugar.[ + 13.3.4.3. States, Traits, and Events]
    @@ -4280,7 +5131,7 @@

    publisher : ( - publisher) + editorial) proporciona el nombre de la organización responsable de la publicación o la distribución de un elemento bibliográfico.[ 3.12.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]

    + + region + : ( + region) + >contiene el nombre de una unidad administrativa, como un estado, una región o una província, que sea mayor que un pequeño asentamiento, pero menor a un país.[ + 13.2.3. Place Names]
    @@ -4372,6 +5232,15 @@

    contiene o refiere algún otro elemento bibliográfico que se relaciona con el actual de alguna manera, por ejemplo como un versión complementaria o alternativa de este.[ 3.12.2.7. Related Items]

    + + relation + : ( + relación) + describe cualquier tipo de relación o vínculo entre un determinato grupo de personas.[ + 13.3.2.3. Personal Relationships]
    @@ -4381,6 +5250,15 @@

    proporciona información sobre la interpretación ideada para uno o más elementos.[ 2.3.4. The Tagging Declaration]

    + + residence + : ( + residencia) + describe el lugar de residencia presente o pasado de una persona.[ + 15.2.2. The Participant Description]
    @@ -4415,6 +5293,15 @@

    2.6. The Revision Description 2.1.1. The TEI Header and Its Components]

    + + roleName + : ( + role name) + contiene un componente del nombre que indica un rol o una posición específica a nivel social, como en el caso de títulos oficiales o de grado militar.[ + 13.2.1. Personal Names]
    @@ -4476,7 +5363,7 @@

    samplingDecl : ( declaración de muestra) - contiene una descripción en prosa sobre los fundamentos y métodos usados en textos de muestra en la creación de un corpus o una selección de textos.[ + contiene una descripción en prosa sobre los fundamentos y métodos usados en textos de muestra en la creación de un corpus o una selección de textos.[ 2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements]

    + + settlement + : ( + settlement) + contiene el nombre de un asentamiento, del tipo ciudad, pueblo, villa etc. identificado como una unidad geopolítica o administrativa.[ + 13.2.3. Place Names]
    + + sex + : ( + sex) + especifica el sexo de un organismo.[ + 13.3.2.1. Personal Characteristics]
    @@ -4565,6 +5470,15 @@

    contiene una palabra o frase de la que el autor o narrador declina la responsabilidad, p.ej. mediante el uso de comillas o cursiva.[ 3.3.3. Quotation]

    + + socecStatus + : ( + estatus socio-económico) + contiene una descripción informal sobre el estatus socio-económico de una persona.[ + 15.2.2. The Participant Description]
    @@ -4621,6 +5535,16 @@

    Functions as a container element for linked data, contextual information, and stand-off annotations embedded in a TEI document.[ 16.10. The standOff Container]

    + + state + : ( + state) + especifica un componente de una referencia canónica definida por el método milestone (hito).[ + 13.3.1. Basic Principles + 13.3.2.1. Personal Characteristics]
    @@ -4648,6 +5572,15 @@

    specifies the name of the formal language in which style or renditional information is supplied elsewhere in the document. The specific version of the scheme may also be supplied.[ 2.3.5. The Default Style Definition Language Declaration]

    + + surname + : ( + surname) + contiene el apellido o nombre de família (heredado), en oposicion a un nombre asignado, un nombre de bautismo o un sobranombre.[ + 13.2.1. Personal Names]
    @@ -4733,6 +5666,20 @@

    : define la gama de valores de atributos disponibles para la representación de un periodo de tiempo usando tipos de datos W3C

    + + teidata.enumerated + : + define la gama de valores de atributos expresados como una única palabra o señal tomada de una lista de posibilidades documentadas.
    + + teidata.gender + : + defines the range of attribute values used to represent the gender of a person, persona, or character.
    @@ -4821,6 +5768,21 @@

    : defines attribute values which contain a replacement template.

    + + teidata.sex + : + define la gama de valores de atributos usados para identificar el sexo de un organismo.
    + + teidata.temporal.iso + : + define la gama de valores de atributos que expresan una expresión temporal como una fecha, una hora, o una combinación de estas, de acuerdo a un estándard internacional + Elementos de datos y formatos de intercambio - Intercambio de información – Representación de fechas y horas.
    @@ -4894,6 +5856,15 @@

    contiene una palabra simple, multipalabra o designación simbólica que se considera como un término técnico.[ 3.4.1. Terms and Glosses]

    + + terrain + : ( + terrain) + contiene información sobre el terreno físico de un lugar.[ + 13.3.4.3. States, Traits, and Events]
    @@ -4990,6 +5961,16 @@

    4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]

    + + trait + : ( + trait) + contiene la descripción de una característica personal o cultural determinada atribuida a una persona.[ + 13.3.1. Basic Principles + 13.3.2.1. Personal Characteristics]
    @@ -5056,11 +6037,11 @@

    Sebastian Rahtz.
    + Generated from index.xml using + based on http://www.tei-c.org/Stylesheets/ + + SAXON HE 10.3. + --> diff --git a/Test/expected-results/test15.odd.rnc b/Test/expected-results/test15.odd.rnc index 1a69302d5..7dbff0aef 100644 --- a/Test/expected-results/test15.odd.rnc +++ b/Test/expected-results/test15.odd.rnc @@ -7,8 +7,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" - -# macro.abContent = (text | model.paraPart | ab)* macro.paraContent = (text | model.paraPart)* macro.limitedContent = (text | model.limitedPhrase | model.inter)* @@ -26,10 +24,10 @@ macro.specialPara = | model.inter | model.divPart | model.global)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } att.anchoring.attributes = att.anchoring.attribute.anchored, att.anchoring.attribute.targetEnd @@ -351,45 +349,18 @@ sch:pattern [ ] att.datable.attributes = att.datable.w3c.attributes, - att.datable.attribute.calendar, + att.datable.iso.attributes, + att.datable.custom.attributes, att.datable.attribute.period -att.datable.attribute.calendar = - - ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "test15-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] att.datable.attribute.period = [ a:documentation [ "supplies pointers to one or more definitions of named periods of time (typically " ns1:code [ "" ] + "s, " + ns1:code [ "" ] "s or " - ns1:code [ "" ] + ns1:code [ "" ] "s) within which the datable item is understood to have occurred." ] ] @@ -630,7 +601,7 @@ att.global.source.attribute.source = }? sch:pattern [ id = - "test15-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "test15-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -919,7 +890,7 @@ att.measurement.attribute.commodity = }? sch:pattern [ id = - "test15-att.measurement-att-measurement-unitRef-constraint-rule-6" + "test15-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1025,7 +996,7 @@ att.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "test15-att.typed-subtypeTyped-constraint-rule-7" + id = "test15-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1068,7 +1039,7 @@ att.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "test15-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "test15-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1189,7 +1160,7 @@ att.spanning.attribute.spanTo = }? sch:pattern [ id = - "test15-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "test15-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1245,7 +1216,7 @@ att.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "test15-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "test15-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -1359,12 +1330,13 @@ att.citing.attribute.to = attribute to { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? -model.nameLike.agent = name -model.nameLike.agent_alternation = name -model.nameLike.agent_sequence = name -model.nameLike.agent_sequenceOptional = name? -model.nameLike.agent_sequenceOptionalRepeatable = name* -model.nameLike.agent_sequenceRepeatable = name+ +model.nameLike.agent = name | orgName | persName +model.nameLike.agent_alternation = name | orgName | persName +model.nameLike.agent_sequence = name, orgName, persName +model.nameLike.agent_sequenceOptional = name?, orgName?, persName? +model.nameLike.agent_sequenceOptionalRepeatable = + name*, orgName*, persName* +model.nameLike.agent_sequenceRepeatable = name+, orgName+, persName+ model.segLike = seg model.segLike_alternation = seg model.segLike_sequence = seg @@ -1442,14 +1414,15 @@ model.dateLike_sequence = date, time model.dateLike_sequenceOptional = date?, time? model.dateLike_sequenceOptionalRepeatable = date*, time* model.dateLike_sequenceRepeatable = date+, time+ -model.measureLike = num | measure | measureGrp | unit -model.measureLike_alternation = num | measure | measureGrp | unit -model.measureLike_sequence = num, measure, measureGrp, unit -model.measureLike_sequenceOptional = num?, measure?, measureGrp?, unit? +model.measureLike = num | measure | measureGrp | unit | geo +model.measureLike_alternation = num | measure | measureGrp | unit | geo +model.measureLike_sequence = num, measure, measureGrp, unit, geo +model.measureLike_sequenceOptional = + num?, measure?, measureGrp?, unit?, geo? model.measureLike_sequenceOptionalRepeatable = - num*, measure*, measureGrp*, unit* + num*, measure*, measureGrp*, unit*, geo* model.measureLike_sequenceRepeatable = - num+, measure+, measureGrp+, unit+ + num+, measure+, measureGrp+, unit+, geo+ model.egLike = notAllowed model.egLike_alternation = notAllowed model.egLike_sequence = empty @@ -1465,12 +1438,12 @@ model.graphicLike_sequenceOptionalRepeatable = media*, graphic*, binaryObject*, formula* model.graphicLike_sequenceRepeatable = media+, graphic+, binaryObject+, formula+ -model.offsetLike = notAllowed -model.offsetLike_alternation = notAllowed -model.offsetLike_sequence = empty -model.offsetLike_sequenceOptional = empty -model.offsetLike_sequenceOptionalRepeatable = empty -model.offsetLike_sequenceRepeatable = notAllowed +model.offsetLike = offset | geogFeat +model.offsetLike_alternation = offset | geogFeat +model.offsetLike_sequence = offset, geogFeat +model.offsetLike_sequenceOptional = offset?, geogFeat? +model.offsetLike_sequenceOptionalRepeatable = offset*, geogFeat* +model.offsetLike_sequenceRepeatable = offset+, geogFeat+ model.pPart.msdesc = notAllowed model.pPart.msdesc_alternation = notAllowed model.pPart.msdesc_sequence = empty @@ -1584,12 +1557,66 @@ model.labelLike_sequence = desc, label model.labelLike_sequenceOptional = desc?, label? model.labelLike_sequenceOptionalRepeatable = desc*, label* model.labelLike_sequenceRepeatable = desc+, label+ -model.listLike = \list | table -model.listLike_alternation = \list | table -model.listLike_sequence = \list, table -model.listLike_sequenceOptional = \list?, table? -model.listLike_sequenceOptionalRepeatable = \list*, table* -model.listLike_sequenceRepeatable = \list+, table+ +model.listLike = + \list + | table + | listOrg + | listEvent + | listPerson + | listPlace + | listRelation + | listObject + | listNym +model.listLike_alternation = + \list + | table + | listOrg + | listEvent + | listPerson + | listPlace + | listRelation + | listObject + | listNym +model.listLike_sequence = + \list, + table, + listOrg, + listEvent, + listPerson, + listPlace, + listRelation, + listObject, + listNym +model.listLike_sequenceOptional = + \list?, + table?, + listOrg?, + listEvent?, + listPerson?, + listPlace?, + listRelation?, + listObject?, + listNym? +model.listLike_sequenceOptionalRepeatable = + \list*, + table*, + listOrg*, + listEvent*, + listPerson*, + listPlace*, + listRelation*, + listObject*, + listNym* +model.listLike_sequenceRepeatable = + \list+, + table+, + listOrg+, + listEvent+, + listPerson+, + listPlace+, + listRelation+, + listObject+, + listNym+ model.noteLike = note | noteGrp model.noteLike_alternation = note | noteGrp model.noteLike_sequence = note, noteGrp @@ -1615,6 +1642,7 @@ model.stageLike_sequenceOptional = stage? model.stageLike_sequenceOptionalRepeatable = stage* model.stageLike_sequenceRepeatable = stage+ model.entryPart = notAllowed +model.eventLike = event | listEvent model.global.edit = gap | ellipsis model.global.edit_alternation = gap | ellipsis model.global.edit_sequence = gap, ellipsis @@ -1622,21 +1650,112 @@ model.global.edit_sequenceOptional = gap?, ellipsis? model.global.edit_sequenceOptionalRepeatable = gap*, ellipsis* model.global.edit_sequenceRepeatable = gap+, ellipsis+ model.divPart = model.lLike | model.pLike | lg | sp -model.placeNamePart = notAllowed -model.placeNamePart_alternation = notAllowed -model.placeNamePart_sequence = empty -model.placeNamePart_sequenceOptional = empty -model.placeNamePart_sequenceOptionalRepeatable = empty -model.placeNamePart_sequenceRepeatable = notAllowed -model.placeStateLike = model.placeNamePart -model.placeStateLike_alternation = model.placeNamePart_alternation -model.placeStateLike_sequence = model.placeNamePart_sequence +model.persStateLike = + persName + | affiliation + | age + | education + | faith + | floruit + | gender + | langKnowledge + | nationality + | occupation + | persona + | persPronouns + | residence + | sex + | socecStatus + | state + | trait +model.personLike = org | person | personGrp +model.personPart = + model.biblLike + | model.eventLike + | model.persStateLike + | name + | idno + | birth + | death +model.placeNamePart = + placeName | bloc | country | region | settlement | district | geogName +model.placeNamePart_alternation = + placeName | bloc | country | region | settlement | district | geogName +model.placeNamePart_sequence = + placeName, bloc, country, region, settlement, district, geogName +model.placeNamePart_sequenceOptional = + placeName?, + bloc?, + country?, + region?, + settlement?, + district?, + geogName? +model.placeNamePart_sequenceOptionalRepeatable = + placeName*, + bloc*, + country*, + region*, + settlement*, + district*, + geogName* +model.placeNamePart_sequenceRepeatable = + placeName+, + bloc+, + country+, + region+, + settlement+, + district+, + geogName+ +model.placeStateLike = + model.placeNamePart + | climate + | location + | population + | state + | terrain + | trait +model.placeStateLike_alternation = + model.placeNamePart_alternation + | climate + | location + | population + | state + | terrain + | trait +model.placeStateLike_sequence = + model.placeNamePart_sequence, + climate, + location, + population, + state, + terrain, + trait model.placeStateLike_sequenceOptional = - model.placeNamePart_sequenceOptional? + model.placeNamePart_sequenceOptional?, + climate?, + location?, + population?, + state?, + terrain?, + trait? model.placeStateLike_sequenceOptionalRepeatable = - model.placeNamePart_sequenceOptionalRepeatable* + model.placeNamePart_sequenceOptionalRepeatable*, + climate*, + location*, + population*, + state*, + terrain*, + trait* model.placeStateLike_sequenceRepeatable = - model.placeNamePart_sequenceRepeatable+ + model.placeNamePart_sequenceRepeatable+, + climate+, + location+, + population+, + state+, + terrain+, + trait+ +model.orgPart = model.eventLike | listOrg | listPerson | listPlace model.publicationStmtPart.agency = publisher | distributor | authority model.publicationStmtPart.detail = model.ptrLike | address | date | pubPlace | idno | availability @@ -1705,48 +1824,67 @@ model.choicePart = sic | corr | reg | orig | unclear | abbr | expan | seg model.imprintPart = publisher | biblScope | pubPlace | distributor model.catDescPart = notAllowed -model.addressLike = email | address -model.addressLike_alternation = email | address -model.addressLike_sequence = email, address -model.addressLike_sequenceOptional = email?, address? -model.addressLike_sequenceOptionalRepeatable = email*, address* -model.addressLike_sequenceRepeatable = email+, address+ +model.addressLike = email | address | affiliation +model.addressLike_alternation = email | address | affiliation +model.addressLike_sequence = email, address, affiliation +model.addressLike_sequenceOptional = email?, address?, affiliation? +model.addressLike_sequenceOptionalRepeatable = + email*, address*, affiliation* +model.addressLike_sequenceRepeatable = email+, address+, affiliation+ model.nameLike = model.nameLike.agent | model.offsetLike | model.placeStateLike | rs | idno + | model.persNamePart + | eventName + | objectName model.nameLike_alternation = model.nameLike.agent_alternation | model.offsetLike_alternation | model.placeStateLike_alternation | rs | idno + | model.persNamePart_alternation + | eventName + | objectName model.nameLike_sequence = model.nameLike.agent_sequence, model.offsetLike_sequence, model.placeStateLike_sequence, rs, - idno + idno, + model.persNamePart_sequence, + eventName, + objectName model.nameLike_sequenceOptional = model.nameLike.agent_sequenceOptional?, model.offsetLike_sequenceOptional?, model.placeStateLike_sequenceOptional?, rs?, - idno? + idno?, + model.persNamePart_sequenceOptional?, + eventName?, + objectName? model.nameLike_sequenceOptionalRepeatable = model.nameLike.agent_sequenceOptionalRepeatable*, model.offsetLike_sequenceOptionalRepeatable*, model.placeStateLike_sequenceOptionalRepeatable*, rs*, - idno* + idno*, + model.persNamePart_sequenceOptionalRepeatable*, + eventName*, + objectName* model.nameLike_sequenceRepeatable = model.nameLike.agent_sequenceRepeatable+, model.offsetLike_sequenceRepeatable+, model.placeStateLike_sequenceRepeatable+, rs+, - idno+ + idno+, + model.persNamePart_sequenceRepeatable+, + eventName+, + objectName+ model.global = model.global.meta | model.milestoneLike @@ -1765,6 +1903,8 @@ model.biblPart = | edition | extent | availability + | listRelation + | objectIdentifier model.frontPart = model.frontPart.drama | listBibl | divGen | titlePage model.addrPart = model.nameLike | addrLine | street | postCode | postBox model.pPart.data = @@ -1914,6 +2054,7 @@ model.correspContextPart = model.ptrLike | model.pLike | note | noteGrp model.correspDescPart = note | noteGrp | correspAction | correspContext model.resource = \text | standOff model.describedResource = teiCorpus | TEI +model.objectLike = object | listObject att.personal.attributes = att.naming.attributes, att.personal.attribute.full, @@ -1937,6 +2078,38 @@ att.personal.attribute.sort = ## (sort) specifies the sort order of the name component in relation to others within the name. attribute sort { xsd:nonNegativeInteger }? +model.placeLike = place +att.calendarSystem.attributes = att.calendarSystem.attribute.calendar +att.calendarSystem.attribute.calendar = + + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = "test15-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] att.milestoneUnit.attributes = att.milestoneUnit.attribute.unit att.milestoneUnit.attribute.unit = @@ -2155,7 +2328,7 @@ q = ## (so called) authorial distance "soCalled" | - ## (foreign) + ## (foreign) foreign words "foreign" | ## (distinct) linguistically distinct @@ -2528,6 +2701,36 @@ name = att.datable.attributes, att.editLike.attributes, att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } rs = @@ -2650,6 +2853,7 @@ date = att.global.attributes, att.canonical.attributes, att.datable.attributes, + att.calendarSystem.attributes, att.editLike.attributes, att.dimensions.attributes, att.typed.attributes, @@ -2662,6 +2866,7 @@ time = (text | model.gLike | model.phrase | model.global)*, att.global.attributes, att.datable.attributes, + att.calendarSystem.attributes, att.canonical.attributes, att.editLike.attributes, att.dimensions.attributes, @@ -2773,7 +2978,7 @@ ref = (model.divBottom, model.global*)*) >> sch:pattern [ id = - "test15-list-gloss-list-must-have-labels-constraint-rule-12" + "test15-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3089,6 +3294,36 @@ author = att.global.attributes, att.naming.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-author-calendar-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } editor = @@ -3099,6 +3334,36 @@ editor = att.global.attributes, att.naming.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-editor-calendar-calendar-check-editor-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } respStmt = @@ -3119,6 +3384,36 @@ resp = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-resp-calendar-calendar-check-resp-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } title = @@ -3136,6 +3431,36 @@ title = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-title-calendar-calendar-check-title-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. attribute level { @@ -3165,6 +3490,36 @@ meeting = att.global.attributes, att.datable.attributes, att.canonical.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-meeting-calendar-calendar-check-meeting-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } imprint = @@ -3247,8 +3602,9 @@ listBibl = element listBibl { (model.headLike*, desc*, - (model.milestoneLike)*, - (model.biblLike+, (model.milestoneLike)*)+), + (model.milestoneLike | relation | listRelation)*, + (model.biblLike+, + (model.milestoneLike | relation | listRelation)*)+), att.global.attributes, att.sortable.attributes, att.declarable.attributes, @@ -3347,7 +3703,7 @@ lg = | lg)*, (model.divBottom, model.global*)*) >> sch:pattern [ - id = "test15-lg-atleast1oflggapl-constraint-assert-11" + id = "test15-lg-atleast1oflggapl-constraint-assert-17" "\x{a}" ~ " " sch:rule [ @@ -3583,6 +3939,36 @@ sponsor = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-sponsor-calendar-calendar-check-sponsor-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } funder = @@ -3593,6 +3979,36 @@ funder = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-funder-calendar-calendar-check-funder-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } principal = @@ -3603,6 +4019,36 @@ principal = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-principal-calendar-calendar-check-principal-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } editionStmt = @@ -3702,6 +4148,36 @@ idno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-idno-calendar-calendar-check-idno-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } availability = @@ -3734,6 +4210,36 @@ licence = att.global.attributes, att.pointing.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-licence-calendar-calendar-check-licence-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } seriesStmt = @@ -3812,7 +4318,7 @@ projectDesc = } samplingDecl = - ## (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + ## (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] element samplingDecl { model.pLike+, att.global.attributes, @@ -4065,7 +4571,7 @@ tagUsage = ## specifies the full formal name of the namespace concerned. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -4141,7 +4647,7 @@ citeStructure = attribute match { text } >> sch:pattern [ id = - "test15-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "test15-citeStructure-match-citestructure-outer-match-constraint-rule-24" "\x{a}" ~ " " sch:rule [ @@ -4162,7 +4668,7 @@ citeStructure = ] >> sch:pattern [ id = - "test15-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "test15-citeStructure-match-citestructure-inner-match-constraint-rule-25" "\x{a}" ~ " " sch:rule [ @@ -4267,6 +4773,7 @@ taxonomy = | ((model.descLike | gloss)+, (category | taxonomy)*)) | (model.biblLike, (category | taxonomy)*)), att.global.attributes, + att.datcat.attributes, empty } category = @@ -4276,6 +4783,7 @@ category = ((catDesc+ | (model.descLike | gloss)*), category*), att.global.attributes, + att.datcat.attributes, empty } catDesc = @@ -4333,7 +4841,37 @@ unitDecl = att.canonical.attributes, att.datable.attributes, att.global.attributes, - empty + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-26" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty } unitDef = @@ -4344,6 +4882,36 @@ unitDef = att.datable.attributes, att.canonical.attributes, att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-unitDef-calendar-calendar-check-unitDef-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } conversion = @@ -4355,6 +4923,36 @@ conversion = att.datable.attributes, att.formula.attributes, att.locatable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-conversion-calendar-calendar-check-conversion-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -4391,6 +4989,36 @@ application = att.global.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-application-calendar-calendar-check-application-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies an identifier for the application, independent of its version number or display name. attribute ident { xsd:Name }, @@ -4424,6 +5052,36 @@ creation = (text | model.limitedPhrase | listChange)*, att.global.attributes, att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-creation-calendar-calendar-check-creation-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } langUsage = @@ -4445,7 +5103,7 @@ language = a:documentation [ "(identifier) Supplies a language code constructed as defined in " ns1:a [ href = "https://tools.ietf.org/html/bcp47" "BCP 47" ] - " which is used to identify the language documented by this element, and which is referenced by the global " + " which is used to identify the language documented by this element, and which may be referenced by the global " ns1:code [ "@xml:lang" ] " attribute." ] @@ -4457,7 +5115,7 @@ language = "") }, - ## specifies the approximate percentage (by volume) of the text which uses this language. + ## specifies the approximate percentage of the text which uses this language. attribute usage { xsd:nonNegativeInteger }?, empty } @@ -4591,7 +5249,7 @@ xenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), att.global.attributes, att.declarable.attributes, att.typed.attributes, @@ -4601,7 +5259,7 @@ revisionDesc = ## (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element revisionDesc { - (\list | listChange | change+), + (\list+ | listChange+ | change+), att.global.attributes, att.docStatus.attributes, empty @@ -4616,6 +5274,36 @@ change = att.docStatus.attributes, att.global.attributes, att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-change-calendar-calendar-check-change-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -4668,6 +5356,14 @@ TEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], att.global.attributes, att.typed.attributes, @@ -5107,18 +5803,8 @@ docDate = element docDate { macro.phraseSeq, att.global.attributes, - - ## (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + att.datable.attributes, + att.calendarSystem.attributes, empty } front = @@ -5227,7 +5913,7 @@ link = element link { empty >> sch:pattern [ - id = "test15-link-linkTargets3-constraint-assert-14" + id = "test15-link-linkTargets3-constraint-assert-31" "\x{a}" ~ " " sch:rule [ @@ -5444,7 +6130,7 @@ join = element join { ((model.descLike | model.certLike)*) >> sch:pattern [ - id = "test15-join-joinTargets3-constraint-assert-15" + id = "test15-join-joinTargets3-constraint-assert-32" "\x{a}" ~ " " sch:rule [ @@ -5592,7 +6278,7 @@ standOff = (model.standOffPart+) >> sch:pattern [ id = - "test15-standOff-nested_standOff_should_be_typed-constraint-assert-16" + "test15-standOff-nested_standOff_should_be_typed-constraint-assert-33" "\x{a}" ~ " " sch:rule [ @@ -5833,4 +6519,2348 @@ figDesc = ## (description of figure) contains a brief prose description of the appearance or content of a graphic figure, for use when documenting an image without displaying it. [14.4. Specific Elements for Graphic Images] element figDesc { macro.limitedContent, att.global.attributes, empty } +att.datable.custom.attributes = + att.datable.custom.attribute.when-custom, + att.datable.custom.attribute.notBefore-custom, + att.datable.custom.attribute.notAfter-custom, + att.datable.custom.attribute.from-custom, + att.datable.custom.attribute.to-custom, + att.datable.custom.attribute.datingPoint, + att.datable.custom.attribute.datingMethod +att.datable.custom.attribute.when-custom = + + ## supplies the value of a date or time in some custom standard form. + attribute when-custom { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }? +att.datable.custom.attribute.notBefore-custom = + + ## specifies the earliest possible date for the event in some custom standard form. + attribute notBefore-custom { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }? +att.datable.custom.attribute.notAfter-custom = + + ## specifies the latest possible date for the event in some custom standard form. + attribute notAfter-custom { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }? +att.datable.custom.attribute.from-custom = + + ## indicates the starting point of the period in some custom standard form. + attribute from-custom { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }? +att.datable.custom.attribute.to-custom = + + ## indicates the ending point of the period in some custom standard form. + attribute to-custom { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }? +att.datable.custom.attribute.datingPoint = + + ## supplies a pointer to some location defining a named point in time with reference to which the datable item is understood to have occurred + attribute datingPoint { + xsd:anyURI { pattern = "\S+" } + }? +att.datable.custom.attribute.datingMethod = + [ + a:documentation [ + "supplies a pointer to a " + ns1:code [ "" ] + " element or other means of interpreting the values of the custom dating attributes." + ] + ] + attribute datingMethod { + xsd:anyURI { pattern = "\S+" } + }? +model.persNamePart = + surname + | forename + | genName + | nameLink + | addName + | roleName + | persPronouns +model.persNamePart_alternation = + surname + | forename + | genName + | nameLink + | addName + | roleName + | persPronouns +model.persNamePart_sequence = + surname, forename, genName, nameLink, addName, roleName, persPronouns +model.persNamePart_sequenceOptional = + surname?, + forename?, + genName?, + nameLink?, + addName?, + roleName?, + persPronouns? +model.persNamePart_sequenceOptionalRepeatable = + surname*, + forename*, + genName*, + nameLink*, + addName*, + roleName*, + persPronouns* +model.persNamePart_sequenceRepeatable = + surname+, + forename+, + genName+, + nameLink+, + addName+, + roleName+, + persPronouns+ +att.datable.iso.attributes = + att.datable.iso.attribute.when-iso, + att.datable.iso.attribute.notBefore-iso, + att.datable.iso.attribute.notAfter-iso, + att.datable.iso.attribute.from-iso, + att.datable.iso.attribute.to-iso +att.datable.iso.attribute.when-iso = + + ## supplies the value of a date or time in a standard form. + attribute when-iso { + xsd:date + | xsd:gYear + | xsd:gMonth + | xsd:gDay + | xsd:gYearMonth + | xsd:gMonthDay + | xsd:time + | xsd:dateTime + | xsd:token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } + }? +att.datable.iso.attribute.notBefore-iso = + + ## specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd. + attribute notBefore-iso { + xsd:date + | xsd:gYear + | xsd:gMonth + | xsd:gDay + | xsd:gYearMonth + | xsd:gMonthDay + | xsd:time + | xsd:dateTime + | xsd:token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } + }? +att.datable.iso.attribute.notAfter-iso = + + ## specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd. + attribute notAfter-iso { + xsd:date + | xsd:gYear + | xsd:gMonth + | xsd:gDay + | xsd:gYearMonth + | xsd:gMonthDay + | xsd:time + | xsd:dateTime + | xsd:token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } + }? +att.datable.iso.attribute.from-iso = + + ## indicates the starting point of the period in standard form. + attribute from-iso { + xsd:date + | xsd:gYear + | xsd:gMonth + | xsd:gDay + | xsd:gYearMonth + | xsd:gMonthDay + | xsd:time + | xsd:dateTime + | xsd:token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } + }? +att.datable.iso.attribute.to-iso = + + ## indicates the ending point of the period in standard form. + attribute to-iso { + xsd:date + | xsd:gYear + | xsd:gMonth + | xsd:gDay + | xsd:gYearMonth + | xsd:gMonthDay + | xsd:time + | xsd:dateTime + | xsd:token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } + }? +orgName = + + ## (organization name) contains an organizational name. [13.2.2. Organizational Names] + element orgName { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.personal.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-orgName-calendar-calendar-check-orgName-constraint-rule-32" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +persName = + + ## (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [13.2.1. Personal Names] + element persName { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.personal.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-persName-calendar-calendar-check-persName-constraint-rule-33" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +surname = + + ## (surname) contains a family (inherited) name, as opposed to a given, baptismal, or nick name. [13.2.1. Personal Names] + element surname { + macro.phraseSeq, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +forename = + + ## (forename) contains a forename, given or baptismal name. [13.2.1. Personal Names] + element forename { + macro.phraseSeq, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +genName = + + ## (generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named. [13.2.1. Personal Names] + element genName { + macro.phraseSeq, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +nameLink = + + ## (name link) contains a connecting phrase or link used within a name but not regarded as part of it, such as van der or of. [13.2.1. Personal Names] + element nameLink { + macro.phraseSeq, att.global.attributes, att.typed.attributes, empty + } +addName = + + ## (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name. [13.2.1. Personal Names] + element addName { + macro.phraseSeq, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +roleName = + + ## (role name) contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank. [13.2.1. Personal Names] + element roleName { + macro.phraseSeq, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +placeName = + + ## (place name) contains an absolute or relative place name. [13.2.3. Place Names] + element placeName { + macro.phraseSeq, + att.datable.attributes, + att.editLike.attributes, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-placeName-calendar-calendar-check-placeName-constraint-rule-34" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +bloc = + + ## (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries. [13.2.3. Place Names] + element bloc { + macro.phraseSeq, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-bloc-calendar-calendar-check-bloc-constraint-rule-35" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +country = + + ## (country) contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc. [13.2.3. Place Names] + element country { + macro.phraseSeq, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-country-calendar-calendar-check-country-constraint-rule-36" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +region = + + ## (region) contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country. [13.2.3. Place Names] + element region { + macro.phraseSeq, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-region-calendar-calendar-check-region-constraint-rule-37" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +settlement = + + ## (settlement) contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. [13.2.3. Place Names] + element settlement { + macro.phraseSeq, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-settlement-calendar-calendar-check-settlement-constraint-rule-38" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +district = + + ## (district) contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. [13.2.3. Place Names] + element district { + macro.phraseSeq, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-district-calendar-calendar-check-district-constraint-rule-39" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +offset = + + ## (offset) marks that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or times involved in the expression. [13.2.3. Place Names] + element offset { + macro.phraseSeq, + att.datable.attributes, + att.editLike.attributes, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-offset-calendar-calendar-check-offset-constraint-rule-40" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +geogName = + + ## (geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai. [13.2.3. Place Names] + element geogName { + macro.phraseSeq, + att.datable.attributes, + att.editLike.attributes, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-geogName-calendar-calendar-check-geogName-constraint-rule-41" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +geogFeat = + + ## (geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc. [13.2.3. Place Names] + element geogFeat { + macro.phraseSeq, + att.datable.attributes, + att.editLike.attributes, + att.global.attributes, + att.naming.attributes, + att.typed.attributes, + att.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-geogFeat-calendar-calendar-check-geogFeat-constraint-rule-42" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +eventName = + + ## (name of an event) contains a proper noun or noun phrase used to refer to an event. [13.2.4. Event Names] + element eventName { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.personal.attributes, + att.typed.attributes, + empty + } +affiliation = + + ## (affiliation) contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. [15.2.2. The Participant Description] + element affiliation { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] sponsor; 2] recommend; 3] discredit; 4] pledged + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-affiliation-calendar-calendar-check-affiliation-constraint-rule-43" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +age = + + ## (age) specifies the age of a person. [13.3.2.1. Personal Characteristics] + element age { + macro.phraseSeq.limited, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.typed.attribute.subtype, + att.dimensions.attributes, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] western; 2] sui; 3] subjective; 4] objective; 5] inWorld (in world); 6] chronological; 7] biological; 8] psychological; 9] functional + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-age-calendar-calendar-check-age-constraint-rule-44" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies a numeric code representing the age or age group + attribute value { xsd:nonNegativeInteger }?, + empty + } +birth = + + ## (birth) contains information about a person's birth, such as its date and place. [15.2.2. The Participant Description] + element birth { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.dimensions.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] caesarean (caesarean section); 2] vaginal (vaginal delivery); 3] exNihilo (ex nihilo); 4] incorporated; 5] founded; 6] established + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-birth-calendar-calendar-check-birth-constraint-rule-45" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +climate = + + ## (climate) contains information about the physical climate of a place. [13.3.4.3. States, Traits, and Events] + element climate { + (model.headLike*, + (model.pLike+ | model.labelLike+), + (model.noteLike | model.biblLike)*, + climate*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-climate-calendar-calendar-check-climate-constraint-rule-46" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +death = + + ## (death) contains information about a person's death, such as its date and place. [15.2.2. The Participant Description] + element death { + macro.phraseSeq, + att.datable.attributes, + att.dimensions.attributes, + att.editLike.attributes, + att.global.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] proclaimed; 2] assumed; 3] verified; 4] clinical; 5] brain; 6] natural; 7] unnatural; 8] fragmentation; 9] dissolution + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-death-calendar-calendar-check-death-constraint-rule-47" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +education = + + ## (education) contains a description of the educational experience of a person. [15.2.2. The Participant Description] + element education { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] primary; 2] secondary; 3] undergraduate; 4] graduate; 5] residency; 6] apprenticeship + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-education-calendar-calendar-check-education-constraint-rule-48" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +event = + + ## (event) contains data relating to anything of significance that happens in time. [13.3.1. Basic Principles] + element event { + (idno*, + model.headLike*, + (model.pLike+ | model.labelLike+ | eventName+), + (model.noteLike | model.biblLike | linkGrp | link | idno | ptr)*, + (event | listEvent)*, + (model.personLike | listPerson)*, + (model.placeLike | listPlace)*, + model.objectLike*, + (relation | listRelation)*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.locatable.attributes, + att.naming.attributes, + att.sortable.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-event-calendar-calendar-check-event-constraint-rule-49" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +faith = + + ## (faith) specifies the faith, religion, or belief set of a person. [13.3.2.1. Personal Characteristics] + element faith { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.canonical.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] practicing; 2] clandestine; 3] patrilineal; 4] matrilineal; 5] convert + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-faith-calendar-calendar-check-faith-constraint-rule-50" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +floruit = + + ## (floruit) contains information about a person's period of activity. [13.3.2.1. Personal Characteristics] + element floruit { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.dimensions.attributes, + att.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-floruit-calendar-calendar-check-floruit-constraint-rule-51" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +gender = + + ## (gender) specifies the gender identity of a person, persona, or character. [13.3.2.1. Personal Characteristics] + element gender { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-gender-calendar-calendar-check-gender-constraint-rule-52" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies a coded value for gender identity + attribute value { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + empty + } +geo = + + ## (geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. [13.3.4.1. Varieties of Location] + element geo { + text, att.global.attributes, att.declaring.attributes, empty + } +langKnowledge = + [ + a:documentation [ + "(language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of " + ns1:code [ "" ] + " elements. [13.3.2.1. Personal Characteristics]" + ] + ] + element langKnowledge { + (model.pLike | langKnown+), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] listening; 2] speaking; 3] reading; 4] writing + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-langKnowledge-calendar-calendar-check-langKnowledge-constraint-rule-53" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies one or more valid language tags for the languages specified + attribute tags { + list { + (xsd:language + | ( + ## + ""))+ + } + }?, + empty + } +langKnown = + + ## (language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language. [15.2.2. The Participant Description] + element langKnown { + macro.phraseSeq.limited, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-langKnown-calendar-calendar-check-langKnown-constraint-rule-54" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies a valid language tag for the language concerned. + attribute tag { + xsd:language + | ( + ## + "") + }, + + ## a code indicating the person's level of knowledge for this language + attribute level { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + empty + } +listOrg = + + ## (list of organizations) contains a list of elements, each of which provides information about an identifiable organization. [13.2.2. Organizational Names] + element listOrg { + (model.headLike*, + desc*, + (relation | listRelation)*, + ((org | listOrg)+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } +listEvent = + + ## (list of events) contains a list of descriptions, each of which provides information about an identifiable event. [13.3.1. Basic Principles] + element listEvent { + (model.headLike*, + desc*, + (relation | listRelation)*, + ((event | listEvent)+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } +listPerson = + + ## (list of persons) contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source. [13.3.2. The Person Element 15.2. Contextual Information 2.4. The Profile Description 15.3.2. Declarable Elements] + element listPerson { + (model.headLike*, + desc*, + (relation | listRelation)*, + ((model.personLike | listPerson)+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } +listPlace = + + ## (list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them. [2.2.7. The Source Description 13.3.4. Places] + element listPlace { + (model.headLike*, + desc*, + (relation | listRelation)*, + ((model.placeLike | listPlace)+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } +listRelation = + + ## provides information about relationships identified amongst people, places, and organizations, either informally as prose or as formally expressed relation links. [13.3.2.3. Personal Relationships] + element listRelation { + (model.headLike*, + desc*, + (model.pLike | (relation | listRelation)+)), + att.global.attributes, + att.typed.attributes, + att.sortable.attributes, + empty + } +location = + + ## (location) defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address. [13.3.4. Places] + element location { + (model.labelLike + | model.placeNamePart + | model.offsetLike + | model.measureLike + | model.addressLike + | model.noteLike + | model.biblLike)*, + att.global.attributes, + att.typed.attributes, + att.datable.attributes, + att.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-location-calendar-calendar-check-location-constraint-rule-55" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +nationality = + + ## (nationality) contains an informal description of a person's present or past nationality or citizenship. [15.2.2. The Participant Description] + element nationality { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] birth; 2] naturalised; 3] self-assigned + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-nationality-calendar-calendar-check-nationality-constraint-rule-56" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +occupation = + + ## (occupation) contains an informal description of a person's trade, profession or occupation. [15.2.2. The Participant Description] + element occupation { + macro.specialPara, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] primary; 2] other; 3] paid; 4] unpaid + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-occupation-calendar-calendar-check-occupation-constraint-rule-57" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + [ + a:documentation [ + "indicates the classification system or taxonomy in use, for example by supplying the identifier of a " + ns1:code [ "" ] + " element, or pointing to some other resource." + ] + ] + attribute scheme { + xsd:anyURI { pattern = "\S+" } + }?, + [ + a:documentation [ + "identifies an occupation code defined within the classification system or taxonomy defined by the " + ns1:code [ "@scheme" ] + " attribute." + ] + ] + attribute code { + xsd:anyURI { pattern = "\S+" } + }?, + empty + } +org = + + ## (organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. [13.3.3. Organizational Data] + element org { + (model.headLike*, + (model.pLike* + | (model.labelLike + | model.nameLike + | model.placeLike + | model.orgPart + | model.milestoneLike)*), + (model.noteLike | model.biblLike | linkGrp | link | ptr)*, + model.personLike*), + att.global.attributes, + att.typed.attributes, + att.editLike.attributes, + att.sortable.attributes, + + ## specifies a primary role or classification for the organization. + attribute role { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + empty + } +person = + + ## (person) provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source. [13.3.2. The Person Element 15.2.2. The Participant Description] + element person { + (model.pLike+ | (model.personPart | model.global | ptr)*), + att.global.attributes, + att.editLike.attributes, + att.sortable.attributes, + + ## specifies a primary role or classification for the person. + attribute role { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the sex of the person. + attribute sex { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the gender of the person. + attribute gender { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies an age group for the person. + attribute age { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + empty + } +persona = + + ## provides information about one of the personalities identified for a given individual, where an individual has multiple personalities. [13.3.2. The Person Element] + element persona { + (model.pLike+ | (model.personPart | model.global)*), + att.global.attributes, + att.editLike.attributes, + att.sortable.attributes, + + ## specifies a primary role or classification for the persona. + attribute role { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the sex of the persona. + attribute sex { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the gender of the persona. + attribute gender { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies an age group for the persona. + attribute age { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + empty + } +personGrp = + + ## (personal group) describes a group of individuals treated as a single person for analytic purposes. [15.2.2. The Participant Description] + element personGrp { + (model.pLike+ | (model.personPart | model.global)*), + att.global.attributes, + att.sortable.attributes, + + ## specifies the role of this group of participants in the interaction. + attribute role { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + + ## specifies the sex of the participant group. + attribute sex { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the gender of the participant group. + attribute gender { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + + ## specifies the age group of the participants. + attribute age { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + + ## describes informally the size or approximate size of the group for example by means of a number and an indication of accuracy e.g. approx 200. + attribute size { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + empty + } +persPronouns = + + ## (personal pronouns) indicates the personal pronouns used, or assumed to be used, by the individual being described. [13.3.2.1. Personal Characteristics] + element persPronouns { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.typed.attributes, + + ## (evidence) indicates support for the listed personal pronouns. + ## Suggested values include: 1] conjecture (conjecture); 2] selfIdentification (self identification); 3] trustedThirdParty (trusted third party) + attribute evidence { + + ## (conjecture) The given value was selected based on assumptions by someone besides the person to whom this pronoun applies. As a result, the value may be erroneous. + "conjecture" + | + ## (self identification) The given value has been explicitly stated or confirmed by the person to whom this pronoun applies. + "selfIdentification" + | + ## (trusted third party) The given value has been supplied by another individual trusted by the encoder to know the preferences of the person to whom this pronoun applies. + "trustedThirdParty" + | xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-persPronouns-calendar-calendar-check-persPronouns-constraint-rule-58" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## (value) supplies a regularized value for personal pronouns. + ## Sample values include: 1] e (e); 2] he (he); 3] she (she); 4] they (they) + attribute value { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + empty + } +place = + + ## (place) contains data about a geographic location [13.3.4. Places] + element place { + (model.headLike*, + (model.pLike* + | (model.labelLike + | model.placeStateLike + | model.eventLike + | name)*), + (model.noteLike | model.biblLike | idno | ptr | linkGrp | link)*, + (model.placeLike | listPlace)*), + att.global.attributes, + att.typed.attributes, + att.editLike.attributes, + att.sortable.attributes, + empty + } +population = + + ## (population) contains information about the population of a place. [13.3.4.3. States, Traits, and Events] + element population { + (model.headLike*, + ((model.pLike+ | model.labelLike+), + (model.noteLike | model.biblLike)*)?, + population*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attributes, + att.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-population-calendar-calendar-check-population-constraint-rule-59" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +relation = + + ## (relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items. [13.3.2.3. Personal Relationships] + element relation { + (desc?) + >> sch:pattern [ + id = "test15-relation-reforkeyorname-constraint-assert-62" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:relation" + "\x{a}" ~ + " " + sch:assert [ + test = "@ref or @key or @name" + "One of the attributes 'name', 'ref' or 'key' must be supplied" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + >> sch:pattern [ + id = "test15-relation-activemutual-constraint-report-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:relation" + "\x{a}" ~ + " " + sch:report [ + test = "@active and @mutual" + "Only one of the attributes @active and @mutual may be supplied" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + >> sch:pattern [ + id = "test15-relation-activepassive-constraint-report-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:relation" + "\x{a}" ~ + " " + sch:report [ + test = "@passive and not(@active)" + "the attribute 'passive' may be supplied only if the attribute 'active' is supplied" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.canonical.attributes, + att.sortable.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-relation-calendar-calendar-check-relation-constraint-rule-60" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies a name for the kind of relationship of which this is an instance. + attribute name { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## identifies the active participants in a non-mutual relationship, or all the participants in a mutual one. + attribute active { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? + | + ## supplies a list of participants amongst all of whom the relationship holds equally. + attribute mutual { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?), + + ## identifies the passive participants in a non-mutual relationship. + attribute passive { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?, + empty + } +residence = + + ## (residence) describes a person's present or past places of residence. [15.2.2. The Participant Description] + element residence { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] primary; 2] secondary; 3] temporary; 4] permanent + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-residence-calendar-calendar-check-residence-constraint-rule-61" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +sex = + + ## (sex) specifies the sex of an organism. [13.3.2.1. Personal Characteristics] + element sex { + macro.phraseSeq, + att.global.attributes, + att.editLike.attributes, + att.datable.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-sex-calendar-calendar-check-sex-constraint-rule-62" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + + ## supplies a coded value for sex + attribute value { + list { + xsd:token { pattern = "[^\p{C}\p{Z}]+" }+ + } + }?, + empty + } +socecStatus = + + ## (socio-economic status) contains an informal description of a person's perceived social or economic status. [15.2.2. The Participant Description] + element socecStatus { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attribute.subtype, + + ## characterizes the element in some sense, using any convenient classification scheme or typology. + ## Sample values include: 1] atBirth; 2] atDeath; 3] dependent; 4] inherited; 5] independent + attribute type { + xsd:token { pattern = "[^\p{C}\p{Z}]+" } + }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-socecStatus-calendar-calendar-check-socecStatus-constraint-rule-63" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + [ + a:documentation [ + "identifies the classification system or taxonomy in use, for example by pointing to a locally-defined " + ns1:code [ "" ] + " element or by supplying a URI for an externally-defined system." + ] + ] + attribute scheme { + xsd:anyURI { pattern = "\S+" } + }?, + [ + a:documentation [ + "identifies a status code defined within the classification system or taxonomy defined by the " + ns1:code [ "@scheme" ] + " attribute." + ] + ] + attribute code { + xsd:anyURI { pattern = "\S+" } + }?, + empty + } +state = + + ## (state) contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] + element state { + (state+ + | (model.headLike*, + model.pLike+, + (model.noteLike | model.biblLike)*) + | (model.labelLike | model.noteLike | model.biblLike)*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.typed.attributes, + att.naming.attributes, + att.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-state-calendar-calendar-check-state-constraint-rule-64" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +terrain = + + ## (terrain) contains information about the physical terrain of a place. [13.3.4.3. States, Traits, and Events] + element terrain { + (model.headLike*, + (model.pLike+ | model.labelLike+), + (model.noteLike | model.biblLike)*, + terrain*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-terrain-calendar-calendar-check-terrain-constraint-rule-65" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +trait = + + ## (trait) contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, independent of the volition or action of the holder and usually not at some specific time or for a specific date range. [13.3.1. Basic Principles 13.3.2.1. Personal Characteristics] + element trait { + (trait+ + | (model.headLike*, + model.pLike+, + (model.noteLike | model.biblLike)*) + | (model.labelLike | model.noteLike | model.biblLike)*), + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.naming.attributes, + att.typed.attributes, + att.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-trait-calendar-calendar-check-trait-constraint-rule-66" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +objectName = + + ## (name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.5. Object Names] + element objectName { + macro.phraseSeq, + att.datable.attributes, + att.editLike.attributes, + att.global.attributes, + att.personal.attributes, + att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test15-objectName-calendar-calendar-check-objectName-constraint-rule-67" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +object = + + ## contains a description of a single identifiable physical object. [13.3.6. Objects] + element object { + (objectIdentifier+, + model.headLike*, + (model.pLike+ | empty*), + (model.noteLike | model.biblLike | linkGrp | link)*, + object*), + att.global.attributes, + att.sortable.attributes, + att.typed.attributes, + att.declaring.attributes, + att.docStatus.attributes, + att.canonical.attributes, + empty + } +listObject = + + ## (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.6. Objects] + element listObject { + (model.headLike*, + desc*, + (relation | listRelation)*, + (model.objectLike+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } +objectIdentifier = + + ## (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.6. Objects] + element objectIdentifier { + (model.placeNamePart | idno | objectName | address)+, + att.global.attributes, + empty + } +nym = + + ## (canonical name) contains the definition for a canonical name or name component of any kind. [13.3.7. Names and Nyms] + element nym { + (idno*, model.entryPart*, model.pLike*, nym*), + att.global.attributes, + att.typed.attributes, + att.sortable.attributes, + + ## points to constituent nyms + attribute parts { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?, + empty + } +listNym = + + ## (list of canonical names) contains a list of nyms, that is, standardized names for any thing. [13.3.7. Names and Nyms] + element listNym { + (model.headLike*, + desc*, + (relation | listRelation)*, + ((nym | listNym)+, (relation | listRelation)*)+), + att.global.attributes, + att.typed.attributes, + att.declarable.attributes, + att.sortable.attributes, + empty + } start = TEI diff --git a/Test/expected-results/test18.xml b/Test/expected-results/test18.xml index 149409ea5..dba50a2be 100644 --- a/Test/expected-results/test18.xml +++ b/Test/expected-results/test18.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test19.xml b/Test/expected-results/test19.xml index 275af0f5d..2e828a3be 100644 --- a/Test/expected-results/test19.xml +++ b/Test/expected-results/test19.xml @@ -20,7 +20,7 @@ - + diff --git a/Test/expected-results/test20.html b/Test/expected-results/test20.html index 6eddada1a..7b990472a 100644 --- a/Test/expected-results/test20.html +++ b/Test/expected-results/test20.html @@ -661,11 +661,11 @@

    Testing rendition

    Sebastian Rahtz. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test21.odd.rnc b/Test/expected-results/test21.odd.rnc index b6ed8ccd6..e8f82cff8 100644 --- a/Test/expected-results/test21.odd.rnc +++ b/Test/expected-results/test21.odd.rnc @@ -7,8 +7,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" - -# macro.abContent = (text | model.paraPart | ab)* macro.paraContent = (text | model.paraPart)* macro.limitedContent = (text | model.limitedPhrase | model.inter)* @@ -27,10 +25,10 @@ macro.specialPara = | model.divPart | model.global)* macro.xtext = (text | model.gLike)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } att.anchoring.attributes = att.anchoring.attribute.anchored, att.anchoring.attribute.targetEnd @@ -391,38 +389,7 @@ att.datable.attributes = att.datable.w3c.attributes, att.datable.iso.attributes, att.datable.custom.attributes, - att.datable.attribute.calendar, att.datable.attribute.period -att.datable.attribute.calendar = - - ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "test21-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] att.datable.attribute.period = ## fournit un pointeur vers un emplacement donné définissant une période de temps nommée durant laquelle l'item concerné s'inscrit. @@ -479,7 +446,7 @@ att.datcat.attribute.targetDatcat = att.declarable.attributes = att.declarable.attribute.default att.declarable.attribute.default = - ## Indique si oui ou non cet élément est affecté par défaut quand son élément parent a été sélectionné. + ## indique si oui ou non cet élément est affecté par défaut quand son élément parent a été sélectionné. [ a:defaultValue = "false" ] attribute default { @@ -663,7 +630,7 @@ att.global.source.attribute.source = }? sch:pattern [ id = - "test21-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "test21-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -714,7 +681,7 @@ att.global.attribute.xmllang = [ a:documentation [ "(langue) indique la langue du contenu de l'élément en utilisant les codes du " - ns1:a [ href = "http://www.ietf.org/rfc/rfc3066.txt" "RFC 3066" ] + ns1:a [ href = "https://www.ietf.org/rfc/rfc3066.txt" "RFC 3066" ] "\x{a}" ~ " " ] @@ -795,7 +762,7 @@ att.handFeatures.attribute.medium = }? att.handFeatures.attribute.scope = - ## Spécifie la fréquence d'apparition de cette main dans le manuscrit. + ## spécifie la fréquence d'apparition de cette main dans le manuscrit. attribute scope { ## il n'y a que cette main dans le manuscrit. @@ -901,7 +868,7 @@ att.measurement.attribute.unit = ## (centimètre) "cm" | - ## (décibel) Voir remarques, ci-dessous. + ## (décibel) voir remarques, ci-dessous. "dB" | ## (kilobit) 10³ ou 1000 bits @@ -954,7 +921,7 @@ att.measurement.attribute.commodity = }? sch:pattern [ id = - "test21-att.measurement-att-measurement-unitRef-constraint-rule-6" + "test21-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1070,7 +1037,7 @@ att.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "test21-att.typed-subtypeTyped-constraint-rule-7" + id = "test21-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1113,7 +1080,7 @@ att.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "test21-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "test21-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1234,7 +1201,7 @@ att.spanning.attribute.spanTo = }? sch:pattern [ id = - "test21-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "test21-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1268,7 +1235,7 @@ att.styleDef.attribute.scheme = ## langage CSS (Cascading Stylesheet ) "css" | - ## Langage XSL (Extensible Stylesheet )Formatting Objects + ## langage XSL (Extensible Stylesheet )Formatting Objects "xslfo" | ## description en texte libre non structuré. @@ -1290,7 +1257,7 @@ att.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "test21-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "test21-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -2207,6 +2174,7 @@ model.nameLike = | model.placeStateLike | rs | model.persNamePart + | eventName | objectName | idno model.nameLike_alternation = @@ -2215,6 +2183,7 @@ model.nameLike_alternation = | model.placeStateLike_alternation | rs | model.persNamePart_alternation + | eventName | objectName | idno model.nameLike_sequence = @@ -2223,6 +2192,7 @@ model.nameLike_sequence = model.placeStateLike_sequence, rs, model.persNamePart_sequence, + eventName, objectName, idno model.nameLike_sequenceOptional = @@ -2231,6 +2201,7 @@ model.nameLike_sequenceOptional = model.placeStateLike_sequenceOptional?, rs?, model.persNamePart_sequenceOptional?, + eventName?, objectName?, idno? model.nameLike_sequenceOptionalRepeatable = @@ -2239,6 +2210,7 @@ model.nameLike_sequenceOptionalRepeatable = model.placeStateLike_sequenceOptionalRepeatable*, rs*, model.persNamePart_sequenceOptionalRepeatable*, + eventName*, objectName*, idno* model.nameLike_sequenceRepeatable = @@ -2247,6 +2219,7 @@ model.nameLike_sequenceRepeatable = model.placeStateLike_sequenceRepeatable+, rs+, model.persNamePart_sequenceRepeatable+, + eventName+, objectName+, idno+ model.global = @@ -2448,6 +2421,37 @@ att.personal.attribute.sort = ## (ordre) précise dans quel ordre est placé la composante par rapport aux autres dans le nom d'une personne. attribute sort { xsd:nonNegativeInteger }? model.placeLike = place +att.calendarSystem.attributes = att.calendarSystem.attribute.calendar +att.calendarSystem.attribute.calendar = + + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = "test21-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] att.milestoneUnit.attributes = att.milestoneUnit.attribute.unit att.milestoneUnit.attribute.unit = @@ -3064,6 +3068,36 @@ name = att.datable.attributes, att.editLike.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } rs = @@ -3191,6 +3225,7 @@ date = att.global.attributes, att.canonical.attributes, att.datable.attributes, + att.calendarSystem.attributes, att.editLike.attributes, att.dimensions.attributes, att.typed.attributes, @@ -3203,6 +3238,7 @@ time = (text | model.gLike | model.phrase | model.global)*, att.global.attributes, att.datable.attributes, + att.calendarSystem.attributes, att.canonical.attributes, att.editLike.attributes, att.dimensions.attributes, @@ -3328,7 +3364,7 @@ ref = (model.divBottom, model.global*)*) >> sch:pattern [ id = - "test21-list-gloss-list-must-have-labels-constraint-rule-12" + "test21-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3640,20 +3676,94 @@ author = ## (auteur) dans une référence bibliographique contient le nom de la (des) personne(s) physique(s) ou du collectif, auteur(s) d'une oeuvre ; par exemple dans la même forme que celle utilisée par une référence bibliographique reconnue. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] element author { - macro.phraseSeq, + macro.phraseSeq + >> sch:pattern [ + id = "test21-author-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], att.global.attributes, att.naming.attribute.altname, att.naming.attribute.nymRef, att.canonical.attribute.key, att.canonical.attribute.ref, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-author-calendar-calendar-check-author-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } editor = ## mention de responsabilité secondaire pour un item bibliographique, par exemple le nom d'une personne, d'une institution ou d'un organisme (ou de plusieurs d'entre eux) comme éditeur scientifique, compilateur, traducteur, etc. [3.12.2.2. Titles, Authors, and Editors] element editor { - macro.phraseSeq, + macro.phraseSeq + >> sch:pattern [ + id = "test21-editor-calendar-check-editor-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], att.global.attributes, att.naming.attribute.altname, att.naming.attribute.nymRef, @@ -3672,6 +3782,36 @@ editor = "us")+ } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-editor-calendar-calendar-check-editor-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } respStmt = @@ -3692,17 +3832,99 @@ resp = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-resp-calendar-calendar-check-resp-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } title = ## (titre) contient le titre complet d'une oeuvre quelconque [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] element title { - (text | hi)*, + ((text | hi)*) + >> sch:pattern [ + id = "test21-title-calendar-check-title-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], att.global.attribute.xmlid, att.global.attribute.xmllang, att.canonical.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-title-calendar-calendar-check-title-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indique le niveau bibliographique d'un titre, c'est-à-dire si ce titre identifie un article, un livre, une revue, une collection, ou un document non publié attribute level { @@ -3732,6 +3954,36 @@ meeting = att.global.attributes, att.datable.attributes, att.canonical.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-meeting-calendar-calendar-check-meeting-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } imprint = @@ -3915,7 +4167,7 @@ lg = | lg)*, (model.divBottom, model.global*)*) >> sch:pattern [ - id = "test21-lg-atleast1oflggapl-constraint-assert-11" + id = "test21-lg-atleast1oflggapl-constraint-assert-20" "\x{a}" ~ " " sch:rule [ @@ -4273,7 +4525,7 @@ att.datable.iso.attribute.notAfter-iso = }? att.datable.iso.attribute.from-iso = - ## Indique le point de départ de la période sous une forme normalisée + ## indique le point de départ de la période sous une forme normalisée attribute from-iso { xsd:date | xsd:gYear @@ -4287,7 +4539,7 @@ att.datable.iso.attribute.from-iso = }? att.datable.iso.attribute.to-iso = - ## Indique le point final de la période sous une forme normalisée + ## indique le point final de la période sous une forme normalisée attribute to-iso { xsd:date | xsd:gYear @@ -4309,6 +4561,36 @@ orgName = att.editLike.attributes, att.personal.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-orgName-calendar-calendar-check-orgName-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } persName = @@ -4321,13 +4603,43 @@ persName = att.editLike.attributes, att.personal.attributes, att.typed.attributes, - empty - } -surname = - - ## (nom de famille) contient un nom de famille (hérité) par opposition à un nom donné, nom de baptême ou surnom. [13.2.1. Personal Names] - element surname { - macro.phraseSeq, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-persName-calendar-calendar-check-persName-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +surname = + + ## (nom de famille) contient un nom de famille (hérité) par opposition à un nom donné, nom de baptême ou surnom. [13.2.1. Personal Names] + element surname { + macro.phraseSeq, att.global.attributes, att.personal.attributes, att.typed.attributes, @@ -4383,7 +4695,30 @@ placeName = ## (nom de lieu) contient un nom de lieu absolu ou relatif. [13.2.3. Place Names] element placeName { - macro.phraseSeq, + macro.phraseSeq + >> sch:pattern [ + id = + "test21-placeName-calendar-check-placeName-constraint-rule-24" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], att.datable.attributes, att.editLike.attributes, att.global.attributes, @@ -4392,6 +4727,36 @@ placeName = ## alternative attribute alt { text }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-placeName-calendar-calendar-check-placeName-constraint-rule-25" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } bloc = @@ -4403,6 +4768,36 @@ bloc = att.naming.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-bloc-calendar-calendar-check-bloc-constraint-rule-26" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } country = @@ -4414,6 +4809,36 @@ country = att.naming.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-country-calendar-calendar-check-country-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } region = @@ -4425,6 +4850,36 @@ region = att.naming.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-region-calendar-calendar-check-region-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } settlement = @@ -4436,6 +4891,36 @@ settlement = att.naming.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-settlement-calendar-calendar-check-settlement-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } district = @@ -4447,6 +4932,36 @@ district = att.naming.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-district-calendar-calendar-check-district-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } offset = @@ -4460,6 +4975,36 @@ offset = att.naming.attributes, att.typed.attributes, att.dimensions.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-offset-calendar-calendar-check-offset-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } geogName = @@ -4472,6 +5017,36 @@ geogName = att.global.attributes, att.naming.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-geogName-calendar-calendar-check-geogName-constraint-rule-32" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } geogFeat = @@ -4485,6 +5060,48 @@ geogFeat = att.naming.attributes, att.typed.attributes, att.dimensions.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-geogFeat-calendar-calendar-check-geogFeat-constraint-rule-33" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +eventName = + + ## (name of an event) contains a proper noun or noun phrase used to refer to an event. [13.2.4. Event Names] + element eventName { + macro.phraseSeq, + att.global.attributes, + att.datable.attributes, + att.editLike.attributes, + att.personal.attributes, + att.typed.attributes, empty } affiliation = @@ -4503,6 +5120,36 @@ affiliation = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-affiliation-calendar-calendar-check-affiliation-constraint-rule-34" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } age = @@ -4521,6 +5168,36 @@ age = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-age-calendar-calendar-check-age-constraint-rule-35" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## fournit un code numérique représentant l'âge ou la tranche d'âge. attribute value { xsd:nonNegativeInteger }?, @@ -4543,6 +5220,36 @@ birth = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-birth-calendar-calendar-check-birth-constraint-rule-36" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } climate = @@ -4558,6 +5265,36 @@ climate = att.editLike.attributes, att.naming.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-climate-calendar-calendar-check-climate-constraint-rule-37" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } death = @@ -4577,6 +5314,36 @@ death = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-death-calendar-calendar-check-death-constraint-rule-38" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } education = @@ -4595,24 +5362,88 @@ education = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-education-calendar-calendar-check-education-constraint-rule-39" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } event = - ## (évènement) contient des données liées à tout type d'évènement significatif dans l'existence d'une personne, d'un lieu ou d'une organisation. [13.3.1. Basic Principles] + ## (évènement) contient des données liées à tout type d'évènement significatif dans l'existence d'une personne, d'un lieu, d'un objet ou d'une organisation. [13.3.1. Basic Principles] element event { (idno*, model.headLike*, - (model.pLike+ | model.labelLike+), + (model.pLike+ | model.labelLike+ | eventName+), (model.noteLike | model.biblLike | linkGrp | link | idno | ptr)*, - event*), + (event | listEvent)*, + (model.personLike | listPerson)*, + (model.placeLike | listPlace)*, + model.objectLike*, + (relation | listRelation)*), att.global.attributes, att.datable.attributes, att.editLike.attributes, - att.typed.attributes, + att.locatable.attributes, att.naming.attributes, att.sortable.attributes, - att.locatable.attributes, + att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-event-calendar-calendar-check-event-constraint-rule-40" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } faith = @@ -4631,6 +5462,36 @@ faith = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-faith-calendar-calendar-check-faith-constraint-rule-41" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } floruit = @@ -4642,6 +5503,36 @@ floruit = att.datable.attributes, att.dimensions.attributes, att.editLike.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-floruit-calendar-calendar-check-floruit-constraint-rule-42" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } gender = @@ -4653,6 +5544,36 @@ gender = att.editLike.attributes, att.datable.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-gender-calendar-calendar-check-gender-constraint-rule-43" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a coded value for gender identity attribute value { @@ -4688,6 +5609,36 @@ langKnowledge = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-langKnowledge-calendar-calendar-check-langKnowledge-constraint-rule-44" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## fournit un ou plusieurs codes de langue valides pour les langues spécifiées. attribute tags { @@ -4708,6 +5659,36 @@ langKnown = att.global.attributes, att.datable.attributes, att.editLike.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-langKnown-calendar-calendar-check-langKnown-constraint-rule-45" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## fournit un code de langue valide pour la langue concernée. attribute tag { @@ -4744,7 +5725,7 @@ listEvent = (model.headLike*, desc*, (relation | listRelation)*, - (model.eventLike+, (relation | listRelation)*)+), + ((event | listEvent)+, (relation | listRelation)*)+), att.global.attributes, att.typed.attributes, att.declarable.attributes, @@ -4806,6 +5787,36 @@ location = att.typed.attributes, att.datable.attributes, att.editLike.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-location-calendar-calendar-check-location-constraint-rule-46" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } nationality = @@ -4824,6 +5835,36 @@ nationality = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-nationality-calendar-calendar-check-nationality-constraint-rule-47" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } occupation = @@ -4842,6 +5883,36 @@ occupation = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-occupation-calendar-calendar-check-occupation-constraint-rule-48" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "identifie le système de classification ou la taxinomie utilisés, en fournissant l'identifiant d'un élément " @@ -5030,6 +6101,36 @@ persPronouns = "trustedThirdParty" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-persPronouns-calendar-calendar-check-persPronouns-constraint-rule-49" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (value) supplies a regularized value for personal pronouns. ## Sample values include: 1] e (e); 2] he (he); 3] she (she); 4] they (they) @@ -5072,6 +6173,36 @@ population = att.naming.attributes, att.typed.attributes, att.dimensions.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-population-calendar-calendar-check-population-constraint-rule-50" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } relation = @@ -5080,7 +6211,7 @@ relation = element relation { (desc?) >> sch:pattern [ - id = "test21-relation-reforkeyorname-constraint-assert-12" + id = "test21-relation-reforkeyorname-constraint-assert-50" "\x{a}" ~ " " sch:rule [ @@ -5139,6 +6270,36 @@ relation = att.canonical.attributes, att.sortable.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-relation-calendar-calendar-check-relation-constraint-rule-51" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## fournit un nom pour le type de relation dont elle est une instance. attribute name { @@ -5183,6 +6344,36 @@ residence = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-residence-calendar-calendar-check-residence-constraint-rule-52" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } sex = @@ -5194,6 +6385,36 @@ sex = att.editLike.attributes, att.datable.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-sex-calendar-calendar-check-sex-constraint-rule-53" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a coded value for sex attribute value { @@ -5219,6 +6440,36 @@ socecStatus = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-socecStatus-calendar-calendar-check-socecStatus-constraint-rule-54" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## identifie le système de classification ou la taxinomie utilisés. attribute scheme { @@ -5251,6 +6502,36 @@ state = att.typed.attributes, att.naming.attributes, att.dimensions.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-state-calendar-calendar-check-state-constraint-rule-55" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } terrain = @@ -5266,6 +6547,36 @@ terrain = att.editLike.attributes, att.naming.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-terrain-calendar-calendar-check-terrain-constraint-rule-56" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } trait = @@ -5283,11 +6594,41 @@ trait = att.naming.attributes, att.typed.attributes, att.dimensions.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-trait-calendar-calendar-check-trait-constraint-rule-57" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } objectName = - ## (name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.4. Object Names] + ## (name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.5. Object Names] element objectName { macro.phraseSeq, att.datable.attributes, @@ -5295,15 +6636,45 @@ objectName = att.global.attributes, att.personal.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-objectName-calendar-calendar-check-objectName-constraint-rule-58" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } object = - ## contains a description of a single identifiable physical object. [13.3.5. Objects] + ## contains a description of a single identifiable physical object. [13.3.6. Objects] element object { (objectIdentifier+, model.headLike*, - (model.pLike* | (msContents?, physDesc?, history?, additional?)), + (model.pLike+ | (msContents | physDesc | history | additional)*), (model.noteLike | model.biblLike | linkGrp | link)*, object*), att.global.attributes, @@ -5316,7 +6687,7 @@ object = } listObject = - ## (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.5. Objects] + ## (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.6. Objects] element listObject { (model.headLike*, desc*, @@ -5330,7 +6701,7 @@ listObject = } objectIdentifier = - ## (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.5. Objects] + ## (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.6. Objects] element objectIdentifier { (model.placeNamePart | institution @@ -5346,7 +6717,7 @@ objectIdentifier = } nym = - ## (nom canonique) contient la définition de tout nom ou partie de nom dans leur forme canonique. [13.3.6. Names and Nyms] + ## (nom canonique) contient la définition de tout nom ou partie de nom dans leur forme canonique. [13.3.7. Names and Nyms] element nym { (idno*, model.entryPart*, model.pLike*, nym*), att.global.attributes, @@ -5363,7 +6734,7 @@ nym = } listNym = - ## (liste de noms canoniques) contient une liste de noms normalisés pour tous types d'objets. [13.3.6. Names and Nyms] + ## (liste de noms canoniques) contient une liste de noms normalisés pour tous types d'objets. [13.3.7. Names and Nyms] element listNym { (model.headLike*, desc*, @@ -5432,6 +6803,36 @@ sponsor = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-sponsor-calendar-calendar-check-sponsor-constraint-rule-59" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } funder = @@ -5442,6 +6843,36 @@ funder = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-funder-calendar-calendar-check-funder-constraint-rule-60" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } principal = @@ -5452,6 +6883,36 @@ principal = att.global.attributes, att.canonical.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-principal-calendar-calendar-check-principal-constraint-rule-61" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } editionStmt = @@ -5551,6 +7012,36 @@ idno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-idno-calendar-calendar-check-idno-constraint-rule-62" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } availability = @@ -5564,10 +7055,10 @@ availability = ## (status) donne un code caractérisant la disponibilité actuelle d’un texte. attribute status { - ## (free) Le texte est libre de droits. + ## (free) le texte est libre de droits. "free" | - ## (unknown) Le statut du texte est inconnu. + ## (unknown) le statut du texte est inconnu. "unknown" | ## (restricted) le texte est sous droits. @@ -5583,6 +7074,36 @@ licence = att.global.attributes, att.pointing.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-licence-calendar-calendar-check-licence-constraint-rule-63" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } seriesStmt = @@ -5909,7 +7430,7 @@ tagUsage = ## le nom formel complet de l'espace de noms concerné. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -5985,7 +7506,7 @@ citeStructure = attribute match { text } >> sch:pattern [ id = - "test21-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "test21-citeStructure-match-citestructure-outer-match-constraint-rule-64" "\x{a}" ~ " " sch:rule [ @@ -6006,7 +7527,7 @@ citeStructure = ] >> sch:pattern [ id = - "test21-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "test21-citeStructure-match-citestructure-inner-match-constraint-rule-65" "\x{a}" ~ " " sch:rule [ @@ -6095,7 +7616,7 @@ refState = ## spécifie la longueur fixe du composant de la référence. attribute length { xsd:nonNegativeInteger }?, - ## (délimiteur) Fournit une suite de caractères de délimitation après le composant de référence. + ## (délimiteur) fournit une suite de caractères de délimitation après le composant de référence. attribute delim { xsd:string }?, empty } @@ -6111,6 +7632,7 @@ taxonomy = | ((model.descLike | gloss)+, (category | taxonomy)*)) | (model.biblLike, (category | taxonomy)*)), att.global.attributes, + att.datcat.attributes, empty } category = @@ -6120,6 +7642,7 @@ category = ((catDesc+ | (model.descLike | gloss)*), category*), att.global.attributes, + att.datcat.attributes, empty } catDesc = @@ -6158,13 +7681,13 @@ geoDecl = "WGS84" | ## (Système de Référence du Réseau Militaire, - ## (MGRS).) Les valeurs fournies sont des codes objet d'entités geospatiales, fondées sur les coordonnées de la grille de projection transversale universelle de Mercator, (UTM). + ## (MGRS).) les valeurs fournies sont des codes objet d'entités geospatiales, fondées sur les coordonnées de la grille de projection transversale universelle de Mercator, (UTM). "MGRS" | ## (Système de coordonnées de Grande-Bretagne (OSGB) ) la valeur fournie est à interpréter selon le système "British national grid reference". "OSGB36" | - ## (système de coordonnées de données européen.) La valeur fournie doit être interprétée comme la latitude suivie de la longitude selon le système de coordonnées de données européen. + ## (système de coordonnées de données européen.) la valeur fournie doit être interprétée comme la latitude suivie de la longitude selon le système de coordonnées de données européen. "ED50" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, @@ -6178,6 +7701,36 @@ unitDecl = att.canonical.attributes, att.datable.attributes, att.global.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-66" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } unitDef = @@ -6189,6 +7742,36 @@ unitDef = att.datable.attributes, att.canonical.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-unitDef-calendar-calendar-check-unitDef-constraint-rule-67" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } conversion = @@ -6200,6 +7783,36 @@ conversion = att.datable.attributes, att.formula.attributes, att.locatable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-conversion-calendar-calendar-check-conversion-constraint-rule-68" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -6236,6 +7849,36 @@ application = att.global.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-application-calendar-calendar-check-application-constraint-rule-69" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## fournit un identifiant pour l'application, indépendamment de son numéro de version ou du nom affiché. attribute ident { xsd:Name }, @@ -6278,6 +7921,36 @@ creation = (text | model.limitedPhrase | listChange)*, att.global.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-creation-calendar-calendar-check-creation-constraint-rule-70" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } langUsage = @@ -6430,7 +8103,7 @@ xenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), att.global.attributes, att.declarable.attributes, att.typed.attributes, @@ -6440,7 +8113,7 @@ revisionDesc = ## (descriptif des révisions) fournit un résumé de l’historique des révisions d’un fichier. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element revisionDesc { - (\list | listChange | change+), + (\list+ | listChange+ | change+), att.global.attributes, att.docStatus.attributes, empty @@ -6455,6 +8128,36 @@ change = att.docStatus.attributes, att.global.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-change-calendar-calendar-check-change-constraint-rule-71" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -6563,7 +8266,7 @@ link = element link { empty >> sch:pattern [ - id = "test21-link-linkTargets3-constraint-assert-15" + id = "test21-link-linkTargets3-constraint-assert-72" "\x{a}" ~ " " sch:rule [ @@ -6806,7 +8509,7 @@ join = element join { ((model.descLike | model.certLike)*) >> sch:pattern [ - id = "test21-join-joinTargets3-constraint-assert-16" + id = "test21-join-joinTargets3-constraint-assert-73" "\x{a}" ~ " " sch:rule [ @@ -6903,12 +8606,12 @@ alt = ## (exclusif) indique que l'alternative est exclusive, c'est-à-dire, qu'une seule des options proposées est possible. "excl" | - ## (non exclusif) Indique que cette alternative n'est pas exclusive, c'est-à-dire qu'une option au moins est vraie. + ## (non exclusif) indique que cette alternative n'est pas exclusive, c'est-à-dire qu'une option au moins est vraie. "incl" }?, [ a:documentation [ - "Si l'attribut " + "si l'attribut " ns1:code [ "@mode" ] " a la valeur `excl`, chacune des valeurs de l'attribut " ns1:code [ "@weights" ] @@ -6956,7 +8659,7 @@ standOff = (model.standOffPart+) >> sch:pattern [ id = - "test21-standOff-nested_standOff_should_be_typed-constraint-assert-17" + "test21-standOff-nested_standOff_should_be_typed-constraint-assert-74" "\x{a}" ~ " " sch:rule [ @@ -7130,11 +8833,41 @@ msDesc = (msIdentifier, model.headLike*, (model.pLike+ - | (msContents?, - physDesc?, - history?, - additional?, - (msPart* | msFrag*)))), + | (msContents + | physDesc + | history + | additional + | msPart + | msFrag)*)) + >> sch:pattern [ + id = "test21-msDesc-one_ms_singleton_max-constraint-rule-72" + "\x{a}" ~ + " " + sch:rule [ + context = + "tei:msContents|tei:physDesc|tei:history|tei:additional" + "\x{a}" ~ + " " + sch:let [ name = "gi" value = "name(.)" ] + "\x{a}" ~ + " " + sch:report [ + test = + "preceding-sibling::*[ name(.) eq $gi ] and not( following-sibling::*[ name(.) eq $gi ] )" + "\x{a}" ~ + " Only one " + sch:name [ ] + " is allowed as a child of " + sch:value-of [ select = "name(..)" ] + ".\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], att.global.attributes, att.sortable.attributes, att.typed.attributes, @@ -7149,7 +8882,7 @@ catchwords = macro.phraseSeq >> sch:pattern [ id = - "test21-catchwords-catchword_in_msDesc-constraint-assert-18" + "test21-catchwords-catchword_in_msDesc-constraint-assert-75" "\x{a}" ~ " " sch:rule [ @@ -7177,7 +8910,7 @@ dimensions = element dimensions { ((dim | model.dimLike)*) >> sch:pattern [ - id = "test21-dimensions-duplicateDim-constraint-report-18" + id = "test21-dimensions-duplicateDim-constraint-report-19" "\x{a}" ~ " " sch:rule [ @@ -7187,7 +8920,7 @@ dimensions = sch:report [ test = "count(tei:width)> 1" "\x{a}" ~ - "The element " + " The element " sch:name [ ] " may appear once only\x{a}" ~ " " @@ -7197,7 +8930,7 @@ dimensions = sch:report [ test = "count(tei:height)> 1" "\x{a}" ~ - "The element " + " The element " sch:name [ ] " may appear once only\x{a}" ~ " " @@ -7207,7 +8940,7 @@ dimensions = sch:report [ test = "count(tei:depth)> 1" "\x{a}" ~ - "The element " + " The element " sch:name [ ] " may appear once only\x{a}" ~ " " @@ -7275,12 +9008,12 @@ locus = xsd:anyURI { pattern = "\S+" } }?, - ## (depuis) Spécifie, sous une forme normalisée, le point de départ de la localisation. + ## (depuis) spécifie, sous une forme normalisée, le point de départ de la localisation. attribute from { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, - ## (jusqu'à) Spécifie, sous une forme normalisée, la borne de fin pour la localisation. + ## (jusqu'à) spécifie, sous une forme normalisée, la borne de fin pour la localisation. attribute to { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, @@ -7301,7 +9034,7 @@ locusGrp = } material = - ## (matériau) Contient un mot ou une expression décrivant le ou les matériau(x) utilisé(s) pour fabriquer un manuscrit (ou une partie d'un manuscrit). [10.3.2. Material and Object Type] + ## (matériau) contient un mot ou une expression décrivant le ou les matériau(x) utilisé(s) pour fabriquer un manuscrit (ou une partie d'un manuscrit). [10.3.2. Material and Object Type] element material { macro.phraseSeq, att.global.attributes, @@ -7333,11 +9066,12 @@ objectType = } origDate = - ## (date de la création) Contient une date, dans une forme libre, utilisée pour dater la création d'un manuscrit ou d'une partie d'un manuscrit. [10.3.1. Origination] + ## (date de la création) contient une date, dans une forme libre, utilisée pour dater la création d'un manuscrit ou d'une partie d'un manuscrit. [10.3.1. Origination] element origDate { (text | model.gLike | model.phrase | model.global)*, att.global.attributes, att.datable.attributes, + att.calendarSystem.attributes, att.dimensions.attributes, att.editLike.attributes, att.typed.attributes, @@ -7345,7 +9079,7 @@ origDate = } origPlace = - ## (lieu de création) Contient un nom de lieu, dans une forme libre, utilisé pour désigner l'endroit où a été produit un manuscrit ou une partie d'un manuscrit. [10.3.1. Origination] + ## (lieu de création) contient un nom de lieu, dans une forme libre, utilisé pour désigner l'endroit où a été produit un manuscrit ou une partie d'un manuscrit. [10.3.1. Origination] element origPlace { macro.phraseSeq, att.global.attributes, @@ -7353,15 +9087,45 @@ origPlace = att.datable.attributes, att.editLike.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-origPlace-calendar-calendar-check-origPlace-constraint-rule-73" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } secFol = - ## (deuxième folio) Le mot ou les mots repris d'un point précisément connu d'un codex (comme le début du second feuillet) pour identifier celui-ci de façon univoque. [10.3.7. Catchwords, Signatures, Secundo Folio] + ## (deuxième folio) le mot ou les mots repris d'un point précisément connu d'un codex (comme le début du second feuillet) pour identifier celui-ci de façon univoque. [10.3.7. Catchwords, Signatures, Secundo Folio] element secFol { macro.phraseSeq >> sch:pattern [ - id = "test21-secFol-secFol_in_msDesc-constraint-assert-19" + id = "test21-secFol-secFol_in_msDesc-constraint-assert-77" "\x{a}" ~ " " sch:rule [ @@ -7385,12 +9149,12 @@ secFol = } signatures = - ## (signatures) Contient une étude des signatures trouvées sur un feuillet ou sur un cahier dans un manuscrit. [10.3.7. Catchwords, Signatures, Secundo Folio] + ## (signatures) contient une étude des signatures trouvées sur un feuillet ou sur un cahier dans un manuscrit. [10.3.7. Catchwords, Signatures, Secundo Folio] element signatures { macro.specialPara >> sch:pattern [ id = - "test21-signatures-signatures_in_msDesc-constraint-assert-20" + "test21-signatures-signatures_in_msDesc-constraint-assert-78" "\x{a}" ~ " " sch:rule [ @@ -7414,21 +9178,51 @@ signatures = } stamp = - ## (cachet) Contient un mot ou une expression décrivant un cachet ou une marque du même genre. [10.3.3. Watermarks and Stamps] + ## (cachet) contient un mot ou une expression décrivant un cachet ou une marque du même genre. [10.3.3. Watermarks and Stamps] element stamp { macro.phraseSeq, att.global.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-stamp-calendar-calendar-check-stamp-constraint-rule-74" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } watermark = - ## (filigrane) Contient un mot ou une expression décrivant un filigrane ou une marque du même genre. [10.3.3. Watermarks and Stamps] + ## (filigrane) contient un mot ou une expression décrivant un filigrane ou une marque du même genre. [10.3.3. Watermarks and Stamps] element watermark { macro.phraseSeq, att.global.attributes, empty } msIdentifier = - ## (identifiant du manuscrit) Contient les informations requises pour identifier le manuscrit en cours de description. [10.4. The Manuscript Identifier] + ## (identifiant du manuscrit) contient les informations requises pour identifier le manuscrit en cours de description. [10.4. The Manuscript Identifier] element msIdentifier { ((placeName?, bloc?, @@ -7443,7 +9237,7 @@ msIdentifier = idno*), (msName | objectName | altIdentifier)*) >> sch:pattern [ - id = "test21-msIdentifier-msId_minimal-constraint-report-21" + id = "test21-msIdentifier-msId_minimal-constraint-report-22" "\x{a}" ~ " " sch:rule [ @@ -7466,7 +9260,7 @@ msIdentifier = } institution = - ## (institution) Contient le nom d'un organisme (comme une université ou une bibliothèque), avec lequel un manuscrit est identifié ; en général c'est le nom de l'institution qui conserve ce manuscrit. [10.4. The Manuscript Identifier] + ## (institution) contient le nom d'un organisme (comme une université ou une bibliothèque), avec lequel un manuscrit est identifié ; en général c'est le nom de l'institution qui conserve ce manuscrit. [10.4. The Manuscript Identifier] element institution { macro.phraseSeq.limited, att.global.attributes, @@ -7475,7 +9269,7 @@ institution = } repository = - ## (lieu de conservation) Contient le nom d'un dépôt dans lequel des manuscrits sont entreposés, et qui peut faire partie d'une institution. [10.4. The Manuscript Identifier] + ## (lieu de conservation) contient le nom d'un dépôt dans lequel des manuscrits sont entreposés, et qui peut faire partie d'une institution. [10.4. The Manuscript Identifier] element repository { macro.phraseSeq.limited, att.global.attributes, @@ -7484,7 +9278,7 @@ repository = } collection = - ## (collection) Contient le nom d'une collection de manuscrits, ceux-ci ne se trouvant pas nécessairement dans le même lieu de conservation. [10.4. The Manuscript Identifier] + ## (collection) contient le nom d'une collection de manuscrits, ceux-ci ne se trouvant pas nécessairement dans le même lieu de conservation. [10.4. The Manuscript Identifier] element collection { macro.phraseSeq.limited, att.global.attributes, @@ -7494,7 +9288,7 @@ collection = } altIdentifier = - ## (autre identifiant) Contient un autre ou un ancien identifiant pour un manuscrit, par exemple un numéro anciennement utilisé dans un catalogue. [10.4. The Manuscript Identifier] + ## (autre identifiant) contient un autre ou un ancien identifiant pour un manuscrit, par exemple un numéro anciennement utilisé dans un catalogue. [10.4. The Manuscript Identifier] element altIdentifier { (placeName?, bloc?, @@ -7511,6 +9305,36 @@ altIdentifier = att.global.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-altIdentifier-calendar-calendar-check-altIdentifier-constraint-rule-75" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } msName = @@ -7552,7 +9376,7 @@ filiation = } finalRubric = - ## (rubrique de fin) Contient les derniers mots d'une section de texte, qui incluent souvent la mention de son auteur et de son titre, et sont généralement différenciés du texte lui-même par l'utilisation d'une encre rouge, par une taille ou un style d'écriture particuliers, ou par tout autre moyen visuel. [10.6.1. The msItem and msItemStruct Elements] + ## (rubrique de fin) contient les derniers mots d'une section de texte, qui incluent souvent la mention de son auteur et de son titre, et sont généralement différenciés du texte lui-même par l'utilisation d'une encre rouge, par une taille ou un style d'écriture particuliers, ou par tout autre moyen visuel. [10.6.1. The msItem and msItemStruct Elements] element finalRubric { macro.phraseSeq, att.global.attributes, @@ -7655,7 +9479,7 @@ objectDesc = } supportDesc = - ## (description du support) Regroupe les éléments décrivant le support physique du texte du manuscrit. [10.7.1. Object Description] + ## (description du support) regroupe les éléments décrivant le support physique du texte du manuscrit. [10.7.1. Object Description] element supportDesc { (model.pLike+ | (support?, extent?, foliation*, collation?, condition?)), @@ -7817,6 +9641,36 @@ binding = (model.pLike | condition | decoNote)+, att.global.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-binding-calendar-calendar-check-binding-constraint-rule-76" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (contemporaine) spécifie si la reliure est contemporaine ou non de l'essentiel du contenu du manuscrit. attribute contemporary { @@ -7856,6 +9710,36 @@ seal = att.global.attributes, att.typed.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-seal-calendar-calendar-check-seal-constraint-rule-77" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (contemporain) spécifie si le sceau est ou non contemporain du manuscrit auquel il est attaché. attribute contemporary { @@ -7894,6 +9778,36 @@ origin = att.global.attributes, att.editLike.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-origin-calendar-calendar-check-origin-constraint-rule-78" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } provenance = @@ -7904,6 +9818,36 @@ provenance = att.global.attributes, att.datable.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-provenance-calendar-calendar-check-provenance-constraint-rule-79" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } acquisition = @@ -7913,13 +9857,45 @@ acquisition = macro.specialPara, att.global.attributes, att.datable.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-acquisition-calendar-calendar-check-acquisition-constraint-rule-80" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } additional = ## (informations complémentaires) regroupe les informations complémentaires sur le manuscrit, incluant une bibliographie, des indications sur ses reproductions, ou des informations sur sa conservation et sur sa gestion [10.9. Additional Information] element additional { - (adminInfo?, surrogates?, listBibl?), att.global.attributes, empty + ((adminInfo?, surrogates?, listBibl?) | model.pLike+), + att.global.attributes, + empty } adminInfo = @@ -7960,6 +9936,36 @@ custEvent = att.global.attributes, att.datable.attributes, att.typed.attributes, + ( + ## indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "test21-custEvent-calendar-calendar-check-custEvent-constraint-rule-81" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } surrogates = @@ -7973,7 +9979,7 @@ msPart = (msIdentifier, model.headLike*, (model.pLike+ - | (msContents?, physDesc?, history?, additional?, msPart*))), + | (msContents | physDesc | history | additional | msPart)*)), att.global.attributes, att.typed.attributes, empty @@ -7984,7 +9990,7 @@ msFrag = element msFrag { ((altIdentifier | msIdentifier), model.headLike*, - (model.pLike+ | (msContents?, physDesc?, history?, additional?))), + (model.pLike+ | (msContents | physDesc | history | additional)*)), att.global.attributes, att.typed.attributes, empty @@ -8083,7 +10089,7 @@ facsimile = (front?, (model.graphicLike | surface | surfaceGrp)+, back?) >> sch:pattern [ id = - "test21-facsimile-no_facsimile_text_nodes-constraint-rule-15" + "test21-facsimile-no_facsimile_text_nodes-constraint-rule-82" "\x{a}" ~ " " sch:rule [ @@ -8093,9 +10099,9 @@ facsimile = sch:report [ test = "child::text()[ normalize-space(.) ne '']" "\x{a}" ~ - " A facsimile element represents a text with images, thus\x{a}" ~ - " transcribed text should not be present within it.\x{a}" ~ - " " + " A facsimile element represents a text with images, thus\x{a}" ~ + " transcribed text should not be present within it.\x{a}" ~ + " " ] "\x{a}" ~ " " @@ -8192,7 +10198,7 @@ path = element path { empty >> sch:pattern [ - id = "test21-path-pathmustnotbeclosed-constraint-rule-16" + id = "test21-path-pathmustnotbeclosed-constraint-rule-83" "\x{a}" ~ " " sch:rule [ @@ -8285,7 +10291,7 @@ addSpan = empty >> sch:pattern [ id = - "test21-addSpan-addSpan-requires-spanTo-constraint-assert-21" + "test21-addSpan-addSpan-requires-spanTo-constraint-assert-87" "\x{a}" ~ " " sch:rule [ @@ -8306,7 +10312,7 @@ addSpan = ] >> sch:pattern [ id = - "test21-addSpan-addSpan-requires-spanTo-fr-constraint-assert-22" + "test21-addSpan-addSpan-requires-spanTo-fr-constraint-assert-88" "\x{a}" ~ " " sch:rule [ @@ -8335,7 +10341,7 @@ addSpan = } >> sch:pattern [ id = - "test21-addSpan-spanTo-spanTo-points-to-following-constraint-rule-17" + "test21-addSpan-spanTo-spanTo-points-to-following-constraint-rule-84" "\x{a}" ~ " " sch:rule [ @@ -8378,7 +10384,7 @@ damageSpan = empty >> sch:pattern [ id = - "test21-damageSpan-damageSpan-requires-spanTo-constraint-assert-24" + "test21-damageSpan-damageSpan-requires-spanTo-constraint-assert-90" "\x{a}" ~ " " sch:rule [ @@ -8399,7 +10405,7 @@ damageSpan = ] >> sch:pattern [ id = - "test21-damageSpan-damageSpan-requires-spanTo-fr-constraint-assert-25" + "test21-damageSpan-damageSpan-requires-spanTo-fr-constraint-assert-91" "\x{a}" ~ " " sch:rule [ @@ -8429,7 +10435,7 @@ delSpan = empty >> sch:pattern [ id = - "test21-delSpan-delSpan-requires-spanTo-constraint-assert-26" + "test21-delSpan-delSpan-requires-spanTo-constraint-assert-92" "\x{a}" ~ " " sch:rule [ @@ -8450,7 +10456,7 @@ delSpan = ] >> sch:pattern [ id = - "test21-delSpan-delSpan-requires-spanTo-fr-constraint-assert-27" + "test21-delSpan-delSpan-requires-spanTo-fr-constraint-assert-93" "\x{a}" ~ " " sch:rule [ @@ -8596,7 +10602,7 @@ subst = element subst { ((add | surplus | del | model.milestoneLike)+) >> sch:pattern [ - id = "test21-subst-substContents1-constraint-assert-28" + id = "test21-subst-substContents1-constraint-assert-94" "\x{a}" ~ " " sch:rule [ @@ -8793,6 +10799,14 @@ TEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], att.global.attributes, att.typed.attributes, @@ -8869,7 +10883,7 @@ group = (model.divBottom, model.global*)*)?) >> sch:pattern [ id = - "test21-div-abstractModel-structure-div-in-l-or-lg-constraint-report-24" + "test21-div-abstractModel-structure-div-in-l-or-lg-constraint-report-25" "\x{a}" ~ " " sch:rule [ @@ -8891,7 +10905,7 @@ group = ] >> sch:pattern [ id = - "test21-div-abstractModel-structure-div-in-ab-or-p-constraint-report-25" + "test21-div-abstractModel-structure-div-in-ab-or-p-constraint-report-26" "\x{a}" ~ " " sch:rule [ @@ -8968,7 +10982,7 @@ div3 = } div4 = - ## ( division du texte de niveau 4) contient une subdivision de quatrième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] + ## (division du texte de niveau 4) contient une subdivision de quatrième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] element div4 { ((model.divTop | model.global)*, ((((model.div5Like | model.divGenLike), model.global*)+ @@ -8983,7 +10997,7 @@ div4 = } div5 = - ## ( division du texte de niveau 5) contient une subdivision de cinquième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] + ## (division du texte de niveau 5) contient une subdivision de cinquième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] element div5 { ((model.divTop | model.global)*, ((((model.div6Like | model.divGenLike), model.global*)+ @@ -8998,7 +11012,7 @@ div5 = } div6 = - ## ( division du texte de niveau 6) contient une subdivision de sixième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] + ## (division du texte de niveau 6) contient une subdivision de sixième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. [4.1.2. Numbered Divisions] element div6 { ((model.divTop | model.global)*, ((((model.div7Like | model.divGenLike), model.global*)+ @@ -9234,18 +11248,8 @@ docDate = element docDate { macro.phraseSeq, att.global.attributes, - - ## (when) donne la date dans une forme standard, c'est-à-dire. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + att.datable.attributes, + att.calendarSystem.attributes, empty } front = diff --git a/Test/expected-results/test22.html b/Test/expected-results/test22.html index c4fb5fb9c..686f797dd 100644 --- a/Test/expected-results/test22.html +++ b/Test/expected-results/test22.html @@ -55,11 +55,11 @@

    Dickens, Charles, 1812-1870. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test23.html b/Test/expected-results/test23.html index 350e6c9aa..ed3771619 100644 --- a/Test/expected-results/test23.html +++ b/Test/expected-results/test23.html @@ -110,11 +110,11 @@

    Sebastian Rahtz. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test24.html b/Test/expected-results/test24.html index 4cd376225..e11b9b513 100644 --- a/Test/expected-results/test24.html +++ b/Test/expected-results/test24.html @@ -65,11 +65,11 @@

    author. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test25.html b/Test/expected-results/test25.html index 31c8b68df..fe235f212 100644 --- a/Test/expected-results/test25.html +++ b/Test/expected-results/test25.html @@ -80,11 +80,11 @@

    Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test27.html b/Test/expected-results/test27.html index 16a9bfa70..695fd1ca7 100644 --- a/Test/expected-results/test27.html +++ b/Test/expected-results/test27.html @@ -1293,11 +1293,11 @@

    Additional

    Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test28.html b/Test/expected-results/test28.html index a98291fdd..0732569c3 100644 --- a/Test/expected-results/test28.html +++ b/Test/expected-results/test28.html @@ -93,11 +93,11 @@

    OUCS. Date: 1970-01-01
    + Generated using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + --> diff --git a/Test/expected-results/test29.xml b/Test/expected-results/test29.xml index b10ebaa8f..91a25f357 100644 --- a/Test/expected-results/test29.xml +++ b/Test/expected-results/test29.xml @@ -20,7 +20,7 @@ - + @@ -175,7 +175,7 @@

    - + unable to handle picture here, no embed or link

    diff --git a/Test/expected-results/test30.dtd b/Test/expected-results/test30.dtd index 69eb5b67b..0232382a3 100644 --- a/Test/expected-results/test30.dtd +++ b/Test/expected-results/test30.dtd @@ -329,13 +329,9 @@ to %teidata.temporal.w3c; #IMPLIED'> %Tatt.datable.w3c.attribute.notAfter; %Tatt.datable.w3c.attribute.from; %Tatt.datable.w3c.attribute.to;'> - - @@ -879,11 +875,11 @@ to %teidata.word; #IMPLIED'> - - - - - + + + + + @@ -1045,6 +1041,10 @@ sort %teidata.count; #IMPLIED'> + + %Tatt.datable.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -1303,6 +1304,7 @@ type %teidata.enumerated; #IMPLIED > %Tatt.typed.attribute.subtype; %Tatt.dimensions.attributes; type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED value %teidata.count; #IMPLIED > @@ -1376,6 +1378,7 @@ motivation NMTOKENS #IMPLIED > %Tatt.global.attributes; %Tatt.typed.attributes; %Tatt.datable.attributes; +calendar CDATA #IMPLIED ident %teidata.name; #REQUIRED version %teidata.versionNumber; #REQUIRED > @@ -1389,7 +1392,8 @@ version %teidata.versionNumber; #REQUIRED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -1460,7 +1464,8 @@ encoding CDATA #IMPLIED > %Tatt.dimensions.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -1468,7 +1473,8 @@ type %teidata.enumerated; #IMPLIED > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.datable.attributes; > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -1515,7 +1521,8 @@ scheme %teidata.pointer; #IMPLIED > + %Tatt.global.attributes; + %Tatt.datcat.attributes; > @@ -1541,6 +1548,7 @@ Elements] --> %Tatt.docStatus.attributes; %Tatt.global.attributes; %Tatt.typed.attributes; +calendar CDATA #IMPLIED target CDATA #IMPLIED > @@ -1595,7 +1603,8 @@ scheme %teidata.pointer; #REQUIRED > %Tatt.datable.attributes; %Tatt.editLike.attributes; %Tatt.naming.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -1610,6 +1619,7 @@ scheme %teidata.pointer; #REQUIRED > %Tatt.datable.attributes; %Tatt.formula.attributes; %Tatt.locatable.attributes; +calendar CDATA #IMPLIED fromUnit %teidata.pointer; #REQUIRED toUnit %teidata.pointer; #REQUIRED > @@ -1655,13 +1665,15 @@ type %teidata.enumerated; #IMPLIED > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.datable.attributes; > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -1684,6 +1696,7 @@ type %teidata.enumerated; #IMPLIED > %Tatt.global.attributes; %Tatt.canonical.attributes; %Tatt.datable.attributes; + %Tatt.calendarSystem.attributes; %Tatt.editLike.attributes; %Tatt.dimensions.attributes; %Tatt.typed.attributes; > @@ -1702,7 +1715,8 @@ type %teidata.enumerated; #IMPLIED > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -1750,7 +1764,8 @@ social %teidata.text; #IMPLIED > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.datable.attributes; > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -1779,7 +1794,8 @@ type %teidata.enumerated; #IMPLIED > + %Tatt.datable.attributes; + %Tatt.calendarSystem.attributes; > @@ -1812,7 +1828,8 @@ when %teidata.temporal.w3c; #IMPLIED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -1828,7 +1845,8 @@ when %teidata.temporal.w3c; #IMPLIED > %Tatt.datable.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -1856,17 +1874,27 @@ type %teidata.enumerated; #IMPLIED > - - + + + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > + + + + @@ -1900,7 +1928,8 @@ type %teidata.enumerated; #IMPLIED > %Tatt.datable.attributes; %Tatt.canonical.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -1933,7 +1962,8 @@ type %teidata.enumerated; #IMPLIED > %Tatt.global.attributes; %Tatt.datable.attributes; %Tatt.dimensions.attributes; - %Tatt.editLike.attributes; > + %Tatt.editLike.attributes; +calendar CDATA #IMPLIED > @@ -1964,7 +1994,8 @@ type %teidata.enumerated; #IMPLIED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -2009,6 +2040,7 @@ Elements] --> %Tatt.editLike.attributes; %Tatt.datable.attributes; %Tatt.typed.attributes; +calendar CDATA #IMPLIED value CDATA #IMPLIED > @@ -2032,7 +2064,8 @@ datum %teidata.enumerated; "WGS84" > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.dimensions.attributes; > + %Tatt.dimensions.attributes; +calendar CDATA #IMPLIED > @@ -2041,7 +2074,8 @@ datum %teidata.enumerated; "WGS84" > %Tatt.editLike.attributes; %Tatt.global.attributes; %Tatt.naming.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2124,7 +2158,8 @@ eol (all|some|hard|none) "some" > %Tatt.sortable.attributes; %Tatt.datable.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -2199,6 +2234,7 @@ scheme %teidata.pointer; #IMPLIED > %Tatt.editLike.attributes; %Tatt.typed.attribute.subtype; type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED tags CDATA #IMPLIED > @@ -2207,6 +2243,7 @@ tags CDATA #IMPLIED > %Tatt.global.attributes; %Tatt.datable.attributes; %Tatt.editLike.attributes; +calendar CDATA #IMPLIED tag %teidata.language; #REQUIRED level %teidata.word; #IMPLIED > @@ -2246,7 +2283,8 @@ Elements 7.2.5. Speech Contents] --> + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -2301,14 +2339,14 @@ type %teidata.enumerated; #IMPLIED > %Tatt.typed.attributes; ordered %teidata.truthValue; "true" > - + - + %Tatt.typed.attributes; %Tatt.declarable.attributes; %Tatt.sortable.attributes; > - + %Tatt.global.attributes; %Tatt.typed.attributes; %Tatt.datable.attributes; - %Tatt.editLike.attributes; > + %Tatt.editLike.attributes; +calendar CDATA #IMPLIED > @@ -2409,7 +2448,8 @@ mimeType CDATA #REQUIRED > + %Tatt.canonical.attributes; +calendar CDATA #IMPLIED > @@ -2457,7 +2497,8 @@ Elements] --> %Tatt.personal.attributes; %Tatt.datable.attributes; %Tatt.editLike.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2469,7 +2510,7 @@ Elements] --> +name CDATA #REQUIRED > @@ -2479,7 +2520,8 @@ name %teidata.namespace; #REQUIRED > %Tatt.editLike.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > @@ -2529,7 +2571,7 @@ Measures] --> %Tatt.ranging.attributes; type %teidata.enumerated; #IMPLIED value %teidata.numeric; #IMPLIED > - + %Tatt.typed.attributes; %Tatt.sortable.attributes; parts CDATA #IMPLIED > - - + + %Tatt.declaring.attributes; %Tatt.docStatus.attributes; %Tatt.canonical.attributes; > - + - + %Tatt.editLike.attributes; %Tatt.global.attributes; %Tatt.personal.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2571,6 +2614,7 @@ parts CDATA #IMPLIED > %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED scheme %teidata.pointer; #IMPLIED code %teidata.pointer; #IMPLIED > @@ -2582,7 +2626,8 @@ code %teidata.pointer; #IMPLIED > %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.dimensions.attributes; > + %Tatt.dimensions.attributes; +calendar CDATA #IMPLIED > @@ -2606,7 +2651,8 @@ role NMTOKENS #IMPLIED > %Tatt.datable.attributes; %Tatt.editLike.attributes; %Tatt.personal.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2649,7 +2695,8 @@ Elements] --> %Tatt.datable.attributes; %Tatt.editLike.attributes; %Tatt.personal.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2658,6 +2705,7 @@ Elements] --> %Tatt.datable.attributes; %Tatt.typed.attributes; evidence %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED value NMTOKENS #IMPLIED > @@ -2708,7 +2756,8 @@ age %teidata.enumerated; #IMPLIED > %Tatt.editLike.attributes; %Tatt.global.attributes; %Tatt.personal.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -2723,7 +2772,8 @@ bill CDATA #IMPLIED > %Tatt.editLike.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.dimensions.attributes; > + %Tatt.dimensions.attributes; +calendar CDATA #IMPLIED > @@ -2753,7 +2803,8 @@ ident %teidata.prefix; #REQUIRED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -2876,7 +2927,8 @@ Normalization 12. Critical Apparatus] --> %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.datable.attributes; > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -2894,6 +2946,7 @@ target %teidata.pointer; #IMPLIED > %Tatt.canonical.attributes; %Tatt.sortable.attributes; %Tatt.typed.attributes; +calendar CDATA #IMPLIED name %teidata.enumerated; #IMPLIED active CDATA #IMPLIED mutual CDATA #IMPLIED @@ -2915,14 +2968,16 @@ selector %teidata.text; #IMPLIED > %Tatt.editLike.attributes; %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; -type %teidata.enumerated; #IMPLIED > +type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -2946,7 +3001,7 @@ type %teidata.enumerated; #IMPLIED > %Tatt.transcriptional.attributes; %Tatt.dimensions.attributes; > - + - + %Tatt.global.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.datable.attributes; > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -3084,6 +3140,7 @@ reason CDATA #IMPLIED > %Tatt.editLike.attributes; %Tatt.datable.attributes; %Tatt.typed.attributes; +calendar CDATA #IMPLIED value CDATA #IMPLIED > @@ -3111,6 +3168,7 @@ value CDATA #IMPLIED > %Tatt.naming.attributes; %Tatt.typed.attribute.subtype; type %teidata.enumerated; #IMPLIED +calendar CDATA #IMPLIED scheme %teidata.pointer; #IMPLIED code %teidata.pointer; #IMPLIED > @@ -3165,7 +3223,8 @@ dim (horizontal|vertical) #IMPLIED > + %Tatt.datable.attributes; +calendar CDATA #IMPLIED > @@ -3191,7 +3250,8 @@ type NMTOKENS #IMPLIED > %Tatt.editLike.attributes; %Tatt.typed.attributes; %Tatt.naming.attributes; - %Tatt.dimensions.attributes; > + %Tatt.dimensions.attributes; +calendar CDATA #IMPLIED > @@ -3292,7 +3352,8 @@ partial %teidata.truthValue; #IMPLIED > + %Tatt.global.attributes; + %Tatt.datcat.attributes; > @@ -3327,7 +3388,8 @@ version %teidata.version; #IMPLIED > %Tatt.datable.attributes; %Tatt.editLike.attributes; %Tatt.naming.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > @@ -3355,6 +3417,7 @@ otherLangs CDATA #IMPLIED > %Tatt.canonical.attributes; %Tatt.datable.attributes; type CDATA #IMPLIED +calendar CDATA #IMPLIED level (a|m|j|s|u) #IMPLIED > @@ -3413,7 +3477,8 @@ type %teidata.enumerated; "main" > %Tatt.editLike.attributes; %Tatt.naming.attributes; %Tatt.typed.attributes; - %Tatt.dimensions.attributes; > + %Tatt.dimensions.attributes; +calendar CDATA #IMPLIED > @@ -3446,7 +3511,8 @@ Measures] --> + %Tatt.global.attributes; +calendar CDATA #IMPLIED > @@ -3454,7 +3520,8 @@ Measures] --> %Tatt.global.attributes; %Tatt.datable.attributes; %Tatt.canonical.attributes; - %Tatt.typed.attributes; > + %Tatt.typed.attributes; +calendar CDATA #IMPLIED > diff --git a/Test/expected-results/test30.rnc b/Test/expected-results/test30.rnc index 3d5ef19d6..886126cf7 100644 --- a/Test/expected-results/test30.rnc +++ b/Test/expected-results/test30.rnc @@ -8,8 +8,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" - -# Tmacro.abContent = (text | Tmodel.paraPart | Tab)* Tmacro.paraContent = (text | Tmodel.paraPart)* Tmacro.limitedContent = (text | Tmodel.limitedPhrase | Tmodel.inter)* @@ -29,10 +27,10 @@ Tmacro.specialPara = | Tmodel.divPart | Tmodel.global)* Tmacro.xtext = (text | Tmodel.gLike)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | ns2:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } Tatt.anchoring.attributes = Tatt.anchoring.attribute.anchored, Tatt.anchoring.attribute.targetEnd @@ -402,45 +400,16 @@ Tatt.datable.attributes = Tatt.datable.w3c.attributes, Tatt.datable.iso.attributes, Tatt.datable.custom.attributes, - Tatt.datable.attribute.calendar, Tatt.datable.attribute.period -Tatt.datable.attribute.calendar = - - ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "testbasic-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] Tatt.datable.attribute.period = [ a:documentation [ "supplies pointers to one or more definitions of named periods of time (typically " ns1:code [ "" ] + "s, " + ns1:code [ "" ] "s or " - ns1:code [ "" ] + ns1:code [ "" ] "s) within which the datable item is understood to have occurred." ] ] @@ -695,7 +664,7 @@ Tatt.global.source.attribute.source = }? sch:pattern [ id = - "testbasic-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "testbasic-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -939,7 +908,7 @@ Tatt.measurement.attribute.commodity = }? sch:pattern [ id = - "testbasic-att.measurement-att-measurement-unitRef-constraint-rule-6" + "testbasic-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1045,7 +1014,7 @@ Tatt.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "testbasic-att.typed-subtypeTyped-constraint-rule-7" + id = "testbasic-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1088,7 +1057,7 @@ Tatt.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "testbasic-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "testbasic-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1209,7 +1178,7 @@ Tatt.spanning.attribute.spanTo = }? sch:pattern [ id = - "testbasic-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "testbasic-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1265,7 +1234,7 @@ Tatt.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "testbasic-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "testbasic-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -2118,6 +2087,7 @@ Tmodel.nameLike = | Trs | Tidno | Tmodel.persNamePart + | TeventName | TobjectName Tmodel.nameLike_alternation = Tmodel.nameLike.agent_alternation @@ -2126,6 +2096,7 @@ Tmodel.nameLike_alternation = | Trs | Tidno | Tmodel.persNamePart_alternation + | TeventName | TobjectName Tmodel.nameLike_sequence = Tmodel.nameLike.agent_sequence, @@ -2134,6 +2105,7 @@ Tmodel.nameLike_sequence = Trs, Tidno, Tmodel.persNamePart_sequence, + TeventName, TobjectName Tmodel.nameLike_sequenceOptional = Tmodel.nameLike.agent_sequenceOptional?, @@ -2142,6 +2114,7 @@ Tmodel.nameLike_sequenceOptional = Trs?, Tidno?, Tmodel.persNamePart_sequenceOptional?, + TeventName?, TobjectName? Tmodel.nameLike_sequenceOptionalRepeatable = Tmodel.nameLike.agent_sequenceOptionalRepeatable*, @@ -2150,6 +2123,7 @@ Tmodel.nameLike_sequenceOptionalRepeatable = Trs*, Tidno*, Tmodel.persNamePart_sequenceOptionalRepeatable*, + TeventName*, TobjectName* Tmodel.nameLike_sequenceRepeatable = Tmodel.nameLike.agent_sequenceRepeatable+, @@ -2158,6 +2132,7 @@ Tmodel.nameLike_sequenceRepeatable = Trs+, Tidno+, Tmodel.persNamePart_sequenceRepeatable+, + TeventName+, TobjectName+ Tmodel.global = Tmodel.global.meta @@ -2366,6 +2341,38 @@ Tatt.personal.attribute.sort = ## (sort) specifies the sort order of the name component in relation to others within the name. attribute sort { xsd:nonNegativeInteger }? Tmodel.placeLike = Tplace +Tatt.calendarSystem.attributes = Tatt.calendarSystem.attribute.calendar +Tatt.calendarSystem.attribute.calendar = + + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = + "testbasic-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] Tatt.milestoneUnit.attributes = Tatt.milestoneUnit.attribute.unit Tatt.milestoneUnit.attribute.unit = @@ -2581,7 +2588,7 @@ Tq = ## (so called) authorial distance "soCalled" | - ## (foreign) + ## (foreign) foreign words "foreign" | ## (distinct) linguistically distinct @@ -2958,6 +2965,36 @@ Tname = Tatt.datable.attributes, Tatt.editLike.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Trs = @@ -3080,6 +3117,7 @@ Tdate = Tatt.global.attributes, Tatt.canonical.attributes, Tatt.datable.attributes, + Tatt.calendarSystem.attributes, Tatt.editLike.attributes, Tatt.dimensions.attributes, Tatt.typed.attributes, @@ -3092,6 +3130,7 @@ Ttime = (text | Tmodel.gLike | Tmodel.phrase | Tmodel.global)*, Tatt.global.attributes, Tatt.datable.attributes, + Tatt.calendarSystem.attributes, Tatt.canonical.attributes, Tatt.editLike.attributes, Tatt.dimensions.attributes, @@ -3203,7 +3242,7 @@ Tlist = (Tmodel.divBottom, Tmodel.global*)*) >> sch:pattern [ id = - "testbasic-list-gloss-list-must-have-labels-constraint-rule-12" + "testbasic-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3524,6 +3563,36 @@ Tauthor = Tatt.global.attributes, Tatt.naming.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-author-calendar-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Teditor = @@ -3534,6 +3603,36 @@ Teditor = Tatt.global.attributes, Tatt.naming.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-editor-calendar-calendar-check-editor-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TrespStmt = @@ -3555,13 +3654,65 @@ Tresp = Tatt.global.attributes, Tatt.canonical.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-resp-calendar-calendar-check-resp-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Ttitle = ## (title) contains a title for any kind of work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] element title { - Tmacro.paraContent, + Tmacro.paraContent + >> sch:pattern [ + id = "testbasic-title-calendar-check-title-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], Tatt.global.attributes, Tatt.typed.attribute.subtype, Tatt.canonical.attributes, @@ -3584,6 +3735,36 @@ Ttitle = "project" | text }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-title-calendar-calendar-check-title-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. attribute level { @@ -3613,6 +3794,36 @@ Tmeeting = Tatt.global.attributes, Tatt.datable.attributes, Tatt.canonical.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-meeting-calendar-calendar-check-meeting-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Timprint = @@ -3809,7 +4020,7 @@ Tlg = | Tlg)*, (Tmodel.divBottom, Tmodel.global*)*) >> sch:pattern [ - id = "testbasic-lg-atleast1oflggapl-constraint-assert-11" + id = "testbasic-lg-atleast1oflggapl-constraint-assert-18" "\x{a}" ~ " " sch:rule [ @@ -4045,6 +4256,36 @@ Tsponsor = Tatt.global.attributes, Tatt.canonical.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-sponsor-calendar-calendar-check-sponsor-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tfunder = @@ -4055,6 +4296,36 @@ Tfunder = Tatt.global.attributes, Tatt.canonical.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-funder-calendar-calendar-check-funder-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tprincipal = @@ -4065,22 +4336,52 @@ Tprincipal = Tatt.global.attributes, Tatt.canonical.attributes, Tatt.datable.attributes, - empty - } -TeditionStmt = - - ## (edition statement) groups information relating to one edition of a text. [2.2.2. The Edition Statement 2.2. The File Description] - element editionStmt { - (Tmodel.pLike+ | (Tedition, Tmodel.respLike*)), - Tatt.global.attributes, - empty - } -Tedition = - - ## (edition) describes the particularities of one edition of a text. [2.2.2. The Edition Statement] - element edition { Tmacro.phraseSeq, Tatt.global.attributes, empty } -Textent = - + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-principal-calendar-calendar-check-principal-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +TeditionStmt = + + ## (edition statement) groups information relating to one edition of a text. [2.2.2. The Edition Statement 2.2. The File Description] + element editionStmt { + (Tmodel.pLike+ | (Tedition, Tmodel.respLike*)), + Tatt.global.attributes, + empty + } +Tedition = + + ## (edition) describes the particularities of one edition of a text. [2.2.2. The Edition Statement] + element edition { Tmacro.phraseSeq, Tatt.global.attributes, empty } +Textent = + ## (extent) describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [2.2.3. Type and Extent of File 2.2. The File Description 3.12.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description] element extent { Tmacro.phraseSeq, Tatt.global.attributes, empty } TpublicationStmt = @@ -4164,6 +4465,36 @@ Tidno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-idno-calendar-calendar-check-idno-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tavailability = @@ -4196,6 +4527,36 @@ Tlicence = Tatt.global.attributes, Tatt.pointing.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-licence-calendar-calendar-check-licence-constraint-rule-24" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TseriesStmt = @@ -4274,7 +4635,7 @@ TprojectDesc = } TsamplingDecl = - ## (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + ## (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] element samplingDecl { Tmodel.pLike+, Tatt.global.attributes, @@ -4528,7 +4889,7 @@ Tnamespace = ## specifies the full formal name of the namespace concerned. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -4604,7 +4965,7 @@ TciteStructure = attribute match { text } >> sch:pattern [ id = - "testbasic-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "testbasic-citeStructure-match-citestructure-outer-match-constraint-rule-25" "\x{a}" ~ " " sch:rule [ @@ -4625,7 +4986,7 @@ TciteStructure = ] >> sch:pattern [ id = - "testbasic-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "testbasic-citeStructure-match-citestructure-inner-match-constraint-rule-26" "\x{a}" ~ " " sch:rule [ @@ -4730,6 +5091,7 @@ Ttaxonomy = | ((Tmodel.descLike | Tgloss)+, (Tcategory | Ttaxonomy)*)) | (Tmodel.biblLike, (Tcategory | Ttaxonomy)*)), Tatt.global.attributes, + Tatt.datcat.attributes, empty } Tcategory = @@ -4739,6 +5101,7 @@ Tcategory = ((TcatDesc+ | (Tmodel.descLike | Tgloss)*), Tcategory*), Tatt.global.attributes, + Tatt.datcat.attributes, empty } TcatDesc = @@ -4796,6 +5159,36 @@ TunitDecl = Tatt.canonical.attributes, Tatt.datable.attributes, Tatt.global.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TunitDef = @@ -4807,6 +5200,36 @@ TunitDef = Tatt.datable.attributes, Tatt.canonical.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-unitDef-calendar-calendar-check-unitDef-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tconversion = @@ -4818,6 +5241,36 @@ Tconversion = Tatt.datable.attributes, Tatt.formula.attributes, Tatt.locatable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-conversion-calendar-calendar-check-conversion-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -4854,6 +5307,36 @@ Tapplication = Tatt.global.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-application-calendar-calendar-check-application-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies an identifier for the application, independent of its version number or display name. attribute ident { xsd:Name }, @@ -4896,6 +5379,36 @@ Tcreation = (text | Tmodel.limitedPhrase | TlistChange)*, Tatt.global.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-creation-calendar-calendar-check-creation-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TlangUsage = @@ -4917,7 +5430,7 @@ Tlanguage = a:documentation [ "(identifier) Supplies a language code constructed as defined in " ns1:a [ href = "https://tools.ietf.org/html/bcp47" "BCP 47" ] - " which is used to identify the language documented by this element, and which is referenced by the global " + " which is used to identify the language documented by this element, and which may be referenced by the global " ns1:code [ "@xml:lang" ] " attribute." ] @@ -4929,7 +5442,7 @@ Tlanguage = "") }, - ## specifies the approximate percentage (by volume) of the text which uses this language. + ## specifies the approximate percentage of the text which uses this language. attribute usage { xsd:nonNegativeInteger }?, empty } @@ -5063,7 +5576,7 @@ TxenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), Tatt.global.attributes, Tatt.declarable.attributes, Tatt.typed.attributes, @@ -5073,7 +5586,7 @@ TrevisionDesc = ## (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element revisionDesc { - (Tlist | TlistChange | Tchange+), + (Tlist+ | TlistChange+ | Tchange+), Tatt.global.attributes, Tatt.docStatus.attributes, empty @@ -5088,6 +5601,36 @@ Tchange = Tatt.docStatus.attributes, Tatt.global.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-change-calendar-calendar-check-change-constraint-rule-32" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -5315,6 +5858,36 @@ TorgName = Tatt.editLike.attributes, Tatt.personal.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-orgName-calendar-calendar-check-orgName-constraint-rule-33" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TpersName = @@ -5327,6 +5900,36 @@ TpersName = Tatt.editLike.attributes, Tatt.personal.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-persName-calendar-calendar-check-persName-constraint-rule-34" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tsurname = @@ -5398,17 +6001,77 @@ TplaceName = Tatt.global.attributes, Tatt.personal.attributes, Tatt.typed.attributes, - empty - } -Tbloc = - - ## (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries. [13.2.3. Place Names] - element bloc { - Tmacro.phraseSeq, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-placeName-calendar-calendar-check-placeName-constraint-rule-35" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +Tbloc = + + ## (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries. [13.2.3. Place Names] + element bloc { + Tmacro.phraseSeq, Tatt.global.attributes, Tatt.naming.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-bloc-calendar-calendar-check-bloc-constraint-rule-36" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tcountry = @@ -5420,6 +6083,36 @@ Tcountry = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-country-calendar-calendar-check-country-constraint-rule-37" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tregion = @@ -5431,6 +6124,36 @@ Tregion = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-region-calendar-calendar-check-region-constraint-rule-38" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tsettlement = @@ -5442,6 +6165,36 @@ Tsettlement = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-settlement-calendar-calendar-check-settlement-constraint-rule-39" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tdistrict = @@ -5453,6 +6206,36 @@ Tdistrict = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-district-calendar-calendar-check-district-constraint-rule-40" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Toffset = @@ -5466,6 +6249,36 @@ Toffset = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-offset-calendar-calendar-check-offset-constraint-rule-41" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TgeogName = @@ -5478,6 +6291,36 @@ TgeogName = Tatt.global.attributes, Tatt.naming.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-geogName-calendar-calendar-check-geogName-constraint-rule-42" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TgeogFeat = @@ -5491,6 +6334,48 @@ TgeogFeat = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-geogFeat-calendar-calendar-check-geogFeat-constraint-rule-43" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], + empty + } +TeventName = + + ## (name of an event) contains a proper noun or noun phrase used to refer to an event. [13.2.4. Event Names] + element eventName { + Tmacro.phraseSeq, + Tatt.global.attributes, + Tatt.datable.attributes, + Tatt.editLike.attributes, + Tatt.personal.attributes, + Tatt.typed.attributes, empty } Taffiliation = @@ -5509,6 +6394,36 @@ Taffiliation = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-affiliation-calendar-calendar-check-affiliation-constraint-rule-44" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tage = @@ -5527,6 +6442,36 @@ Tage = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-age-calendar-calendar-check-age-constraint-rule-45" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a numeric code representing the age or age group attribute value { xsd:nonNegativeInteger }?, @@ -5549,6 +6494,36 @@ Tbirth = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-birth-calendar-calendar-check-birth-constraint-rule-46" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tclimate = @@ -5564,6 +6539,36 @@ Tclimate = Tatt.editLike.attributes, Tatt.naming.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-climate-calendar-calendar-check-climate-constraint-rule-47" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tdeath = @@ -5583,6 +6588,36 @@ Tdeath = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-death-calendar-calendar-check-death-constraint-rule-48" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Teducation = @@ -5601,29 +6636,93 @@ Teducation = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-education-calendar-calendar-check-education-constraint-rule-49" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tevent = - ## (event) contains data relating to any kind of significant event associated with a person, place, or organization. [13.3.1. Basic Principles] + ## (event) contains data relating to anything of significance that happens in time. [13.3.1. Basic Principles] element event { (Tidno*, Tmodel.headLike*, - (Tmodel.pLike+ | Tmodel.labelLike+), + (Tmodel.pLike+ | Tmodel.labelLike+ | TeventName+), (Tmodel.noteLike | Tmodel.biblLike | TlinkGrp | Tlink | Tidno | Tptr)*, - Tevent*), + (Tevent | TlistEvent)*, + (Tmodel.personLike | TlistPerson)*, + (Tmodel.placeLike | TlistPlace)*, + Tmodel.objectLike*, + (Trelation | TlistRelation)*), Tatt.global.attributes, Tatt.datable.attributes, Tatt.editLike.attributes, - Tatt.typed.attributes, + Tatt.locatable.attributes, Tatt.naming.attributes, Tatt.sortable.attributes, - Tatt.locatable.attributes, + Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-event-calendar-calendar-check-event-constraint-rule-50" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tfaith = @@ -5642,6 +6741,36 @@ Tfaith = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-faith-calendar-calendar-check-faith-constraint-rule-51" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tfloruit = @@ -5653,6 +6782,36 @@ Tfloruit = Tatt.datable.attributes, Tatt.dimensions.attributes, Tatt.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-floruit-calendar-calendar-check-floruit-constraint-rule-52" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tgender = @@ -5664,6 +6823,36 @@ Tgender = Tatt.editLike.attributes, Tatt.datable.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-gender-calendar-calendar-check-gender-constraint-rule-53" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a coded value for gender identity attribute value { @@ -5699,6 +6888,36 @@ TlangKnowledge = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-langKnowledge-calendar-calendar-check-langKnowledge-constraint-rule-54" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies one or more valid language tags for the languages specified attribute tags { @@ -5719,6 +6938,36 @@ TlangKnown = Tatt.global.attributes, Tatt.datable.attributes, Tatt.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-langKnown-calendar-calendar-check-langKnown-constraint-rule-55" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a valid language tag for the language concerned. attribute tag { @@ -5755,7 +7004,7 @@ TlistEvent = (Tmodel.headLike*, Tdesc*, (Trelation | TlistRelation)*, - (Tmodel.eventLike+, (Trelation | TlistRelation)*)+), + ((Tevent | TlistEvent)+, (Trelation | TlistRelation)*)+), Tatt.global.attributes, Tatt.typed.attributes, Tatt.declarable.attributes, @@ -5818,6 +7067,36 @@ Tlocation = Tatt.typed.attributes, Tatt.datable.attributes, Tatt.editLike.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-location-calendar-calendar-check-location-constraint-rule-56" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tnationality = @@ -5836,6 +7115,36 @@ Tnationality = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-nationality-calendar-calendar-check-nationality-constraint-rule-57" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Toccupation = @@ -5854,6 +7163,36 @@ Toccupation = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-occupation-calendar-calendar-check-occupation-constraint-rule-58" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates the classification system or taxonomy in use, for example by supplying the identifier of a " @@ -6037,6 +7376,36 @@ TpersPronouns = "trustedThirdParty" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-persPronouns-calendar-calendar-check-persPronouns-constraint-rule-59" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (value) supplies a regularized value for personal pronouns. ## Sample values include: 1] e (e); 2] he (he); 3] she (she); 4] they (they) @@ -6084,6 +7453,36 @@ Tpopulation = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-population-calendar-calendar-check-population-constraint-rule-60" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Trelation = @@ -6092,7 +7491,7 @@ Trelation = element relation { (Tdesc?) >> sch:pattern [ - id = "testbasic-relation-reforkeyorname-constraint-assert-14" + id = "testbasic-relation-reforkeyorname-constraint-assert-60" "\x{a}" ~ " " sch:rule [ @@ -6151,6 +7550,36 @@ Trelation = Tatt.canonical.attributes, Tatt.sortable.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-relation-calendar-calendar-check-relation-constraint-rule-61" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a name for the kind of relationship of which this is an instance. attribute name { @@ -6195,6 +7624,36 @@ Tresidence = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-residence-calendar-calendar-check-residence-constraint-rule-62" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tsex = @@ -6206,6 +7665,36 @@ Tsex = Tatt.editLike.attributes, Tatt.datable.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-sex-calendar-calendar-check-sex-constraint-rule-63" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies a coded value for sex attribute value { @@ -6231,6 +7720,36 @@ TsocecStatus = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-socecStatus-calendar-calendar-check-socecStatus-constraint-rule-64" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "identifies the classification system or taxonomy in use, for example by pointing to a locally-defined " @@ -6268,6 +7787,36 @@ Tstate = Tatt.typed.attributes, Tatt.naming.attributes, Tatt.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-state-calendar-calendar-check-state-constraint-rule-65" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tterrain = @@ -6283,6 +7832,36 @@ Tterrain = Tatt.editLike.attributes, Tatt.naming.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-terrain-calendar-calendar-check-terrain-constraint-rule-66" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Ttrait = @@ -6300,11 +7879,41 @@ Ttrait = Tatt.naming.attributes, Tatt.typed.attributes, Tatt.dimensions.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-trait-calendar-calendar-check-trait-constraint-rule-67" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } TobjectName = - ## (name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.4. Object Names] + ## (name of an object) contains a proper noun or noun phrase used to refer to an object. [13.2.5. Object Names] element objectName { Tmacro.phraseSeq, Tatt.datable.attributes, @@ -6312,15 +7921,45 @@ TobjectName = Tatt.global.attributes, Tatt.personal.attributes, Tatt.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "testbasic-objectName-calendar-calendar-check-objectName-constraint-rule-68" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } Tobject = - ## contains a description of a single identifiable physical object. [13.3.5. Objects] + ## contains a description of a single identifiable physical object. [13.3.6. Objects] element object { (TobjectIdentifier+, Tmodel.headLike*, - (Tmodel.pLike* | empty), + (Tmodel.pLike+ | empty*), (Tmodel.noteLike | Tmodel.biblLike | TlinkGrp | Tlink)*, Tobject*), Tatt.global.attributes, @@ -6333,7 +7972,7 @@ Tobject = } TlistObject = - ## (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.5. Objects] + ## (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [13.3.6. Objects] element listObject { (Tmodel.headLike*, Tdesc*, @@ -6347,7 +7986,7 @@ TlistObject = } TobjectIdentifier = - ## (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.5. Objects] + ## (object identifier) groups one or more identifiers or pieces of locating information concerning a single object. [13.3.6. Objects] element objectIdentifier { (Tmodel.placeNamePart | Tidno | TobjectName | Taddress)+, Tatt.global.attributes, @@ -6355,7 +7994,7 @@ TobjectIdentifier = } Tnym = - ## (canonical name) contains the definition for a canonical name or name component of any kind. [13.3.6. Names and Nyms] + ## (canonical name) contains the definition for a canonical name or name component of any kind. [13.3.7. Names and Nyms] element nym { (Tidno*, Tmodel.entryPart*, Tmodel.pLike*, Tnym*), Tatt.global.attributes, @@ -6372,7 +8011,7 @@ Tnym = } TlistNym = - ## (list of canonical names) contains a list of nyms, that is, standardized names for any thing. [13.3.6. Names and Nyms] + ## (list of canonical names) contains a list of nyms, that is, standardized names for any thing. [13.3.7. Names and Nyms] element listNym { (Tmodel.headLike*, Tdesc*, @@ -6478,7 +8117,7 @@ Tfacsimile = (Tfront?, (Tmodel.graphicLike | Tsurface | TsurfaceGrp)+, Tback?) >> sch:pattern [ id = - "testbasic-facsimile-no_facsimile_text_nodes-constraint-rule-15" + "testbasic-facsimile-no_facsimile_text_nodes-constraint-rule-69" "\x{a}" ~ " " sch:rule [ @@ -6488,9 +8127,9 @@ Tfacsimile = sch:report [ test = "child::text()[ normalize-space(.) ne '']" "\x{a}" ~ - " A facsimile element represents a text with images, thus\x{a}" ~ - " transcribed text should not be present within it.\x{a}" ~ - " " + " A facsimile element represents a text with images, thus\x{a}" ~ + " transcribed text should not be present within it.\x{a}" ~ + " " ] "\x{a}" ~ " " @@ -6588,7 +8227,7 @@ Tpath = element path { empty >> sch:pattern [ - id = "testbasic-path-pathmustnotbeclosed-constraint-rule-16" + id = "testbasic-path-pathmustnotbeclosed-constraint-rule-70" "\x{a}" ~ " " sch:rule [ @@ -6681,7 +8320,7 @@ TaddSpan = empty >> sch:pattern [ id = - "testbasic-addSpan-addSpan-requires-spanTo-constraint-assert-15" + "testbasic-addSpan-addSpan-requires-spanTo-constraint-assert-69" "\x{a}" ~ " " sch:rule [ @@ -6702,7 +8341,7 @@ TaddSpan = ] >> sch:pattern [ id = - "testbasic-addSpan-addSpan-requires-spanTo-fr-constraint-assert-16" + "testbasic-addSpan-addSpan-requires-spanTo-fr-constraint-assert-70" "\x{a}" ~ " " sch:rule [ @@ -6744,7 +8383,7 @@ TdamageSpan = empty >> sch:pattern [ id = - "testbasic-damageSpan-damageSpan-requires-spanTo-constraint-assert-17" + "testbasic-damageSpan-damageSpan-requires-spanTo-constraint-assert-71" "\x{a}" ~ " " sch:rule [ @@ -6765,7 +8404,7 @@ TdamageSpan = ] >> sch:pattern [ id = - "testbasic-damageSpan-damageSpan-requires-spanTo-fr-constraint-assert-18" + "testbasic-damageSpan-damageSpan-requires-spanTo-fr-constraint-assert-72" "\x{a}" ~ " " sch:rule [ @@ -6795,7 +8434,7 @@ TdelSpan = empty >> sch:pattern [ id = - "testbasic-delSpan-delSpan-requires-spanTo-constraint-assert-19" + "testbasic-delSpan-delSpan-requires-spanTo-constraint-assert-73" "\x{a}" ~ " " sch:rule [ @@ -6816,7 +8455,7 @@ TdelSpan = ] >> sch:pattern [ id = - "testbasic-delSpan-delSpan-requires-spanTo-fr-constraint-assert-20" + "testbasic-delSpan-delSpan-requires-spanTo-fr-constraint-assert-74" "\x{a}" ~ " " sch:rule [ @@ -6963,7 +8602,7 @@ Tsubst = element subst { ((Tadd | Tsurplus | Tdel | Tmodel.milestoneLike)+) >> sch:pattern [ - id = "testbasic-subst-substContents1-constraint-assert-21" + id = "testbasic-subst-substContents1-constraint-assert-75" "\x{a}" ~ " " sch:rule [ @@ -7259,7 +8898,7 @@ Tlink = element link { empty >> sch:pattern [ - id = "testbasic-link-linkTargets3-constraint-assert-22" + id = "testbasic-link-linkTargets3-constraint-assert-76" "\x{a}" ~ " " sch:rule [ @@ -7476,7 +9115,7 @@ Tjoin = element join { ((Tmodel.descLike | Tmodel.certLike)*) >> sch:pattern [ - id = "testbasic-join-joinTargets3-constraint-assert-23" + id = "testbasic-join-joinTargets3-constraint-assert-77" "\x{a}" ~ " " sch:rule [ @@ -7624,7 +9263,7 @@ TstandOff = (Tmodel.standOffPart+) >> sch:pattern [ id = - "testbasic-standOff-nested_standOff_should_be_typed-constraint-assert-24" + "testbasic-standOff-nested_standOff_should_be_typed-constraint-assert-78" "\x{a}" ~ " " sch:rule [ @@ -7792,6 +9431,14 @@ TTEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], Tatt.global.attributes, Tatt.typed.attributes, @@ -8145,18 +9792,8 @@ TdocDate = element docDate { Tmacro.phraseSeq, Tatt.global.attributes, - - ## (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + Tatt.datable.attributes, + Tatt.calendarSystem.attributes, empty } Tfront = @@ -8336,7 +9973,7 @@ TMenu = } start = TTEI | Tdiv sch:pattern [ - id = "testbasic-outerconstraint-constraint-rule-17" + id = "testbasic-outerconstraint-constraint-rule-71" "\x{a}" ~ " " sch:rule [ diff --git a/Test/expected-results/test31.html b/Test/expected-results/test31.html index 63c2ed481..6fb05a469 100644 --- a/Test/expected-results/test31.html +++ b/Test/expected-results/test31.html @@ -10,7 +10,7 @@ - +
    @@ -86,11 +86,11 @@

    Test for rendering sourceDoc

    Matthew Davis. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + -->
    diff --git a/Test/expected-results/test32.html b/Test/expected-results/test32.html index a4d8bea20..efdb66ede 100644 --- a/Test/expected-results/test32.html +++ b/Test/expected-results/test32.html @@ -10,7 +10,7 @@ - +
    @@ -4302,11 +4302,11 @@

    Anton Martin SlomšekJože FaganelMatija OgrinTomaž Erjavec. Date: 1970-01-01
    + Generated from index.xml using XSLT stylesheets version 0 + based on http://www.tei-c.org/Stylesheets/ + on 1970-01-01. + SAXON. + -->

    diff --git a/Test/expected-results/test33.rnc b/Test/expected-results/test33.rnc index d14e38820..1b698d163 100644 --- a/Test/expected-results/test33.rnc +++ b/Test/expected-results/test33.rnc @@ -9,8 +9,6 @@ namespace teix = "http://www.tei-c.org/ns/Examples" namespace xi = "http://www.w3.org/2001/XInclude" namespace xlink = "http://www.w3.org/1999/xlink" - -# tei_macro.abContent = (text | tei_model.paraPart | tei_ab)* tei_macro.paraContent = (text | tei_model.paraPart)* tei_macro.limitedContent = @@ -30,10 +28,10 @@ tei_macro.specialPara = | tei_model.inter | tei_model.divPart | tei_model.global)* -anyElement-xenoData = +anyElement_xenoData_1 = element * - (tei:* | teix:egXML) { attribute * { text }*, - (text | anyElement-xenoData)* + (text | anyElement_xenoData_1)* } tei_att.anchoring.attributes = tei_att.anchoring.attribute.anchored, @@ -356,46 +354,16 @@ sch:pattern [ " " ] tei_att.datable.attributes = - tei_att.datable.w3c.attributes, - tei_att.datable.attribute.calendar, - tei_att.datable.attribute.period -tei_att.datable.attribute.calendar = - - ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. - attribute calendar { - list { - xsd:anyURI { pattern = "\S+" }+ - } - }? -sch:pattern [ - id = "foo-att.datable-calendar-calendar-constraint-rule-4" - "\x{a}" ~ - " " - sch:rule [ - context = "tei:*[@calendar]" - "\x{a}" ~ - " " - sch:assert [ - test = "string-length( normalize-space(.) ) gt 0" - " @calendar indicates one or more\x{a}" ~ - " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ - " but this " - sch:name [ ] - " element has no textual content." - ] - "\x{a}" ~ - " " - ] - "\x{a}" ~ - " " -] + tei_att.datable.w3c.attributes, tei_att.datable.attribute.period tei_att.datable.attribute.period = [ a:documentation [ "supplies pointers to one or more definitions of named periods of time (typically " ns1:code [ "" ] + "s, " + ns1:code [ "" ] "s or " - ns1:code [ "" ] + ns1:code [ "" ] "s) within which the datable item is understood to have occurred." ] ] @@ -638,7 +606,7 @@ tei_att.global.source.attribute.source = }? sch:pattern [ id = - "foo-att.global.source-source-only_1_ODD_source-constraint-rule-5" + "foo-att.global.source-source-only_1_ODD_source-constraint-rule-4" "\x{a}" ~ " " sch:rule [ @@ -927,7 +895,7 @@ tei_att.measurement.attribute.commodity = } }? sch:pattern [ - id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-6" + id = "foo-att.measurement-att-measurement-unitRef-constraint-rule-5" "\x{a}" ~ " " sch:rule [ @@ -1033,7 +1001,7 @@ tei_att.typed.attribute.subtype = xsd:token { pattern = "[^\p{C}\p{Z}]+" } }? sch:pattern [ - id = "foo-att.typed-subtypeTyped-constraint-rule-7" + id = "foo-att.typed-subtypeTyped-constraint-rule-6" "\x{a}" ~ " " sch:rule [ @@ -1076,7 +1044,7 @@ tei_att.pointing.attribute.targetLang = "") }? sch:pattern [ - id = "foo-att.pointing-targetLang-targetLang-constraint-rule-8" + id = "foo-att.pointing-targetLang-targetLang-constraint-rule-7" "\x{a}" ~ " " sch:rule [ @@ -1197,7 +1165,7 @@ tei_att.spanning.attribute.spanTo = }? sch:pattern [ id = - "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-9" + "foo-att.spanning-spanTo-spanTo-points-to-following-constraint-rule-8" "\x{a}" ~ " " sch:rule [ @@ -1254,7 +1222,7 @@ tei_att.styleDef.attribute.schemeVersion = }? sch:pattern [ id = - "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-10" + "foo-att.styleDef-schemeVersion-schemeVersionRequiresScheme-constraint-rule-9" "\x{a}" ~ " " sch:rule [ @@ -2083,6 +2051,38 @@ tei_att.personal.attribute.sort = ## (sort) specifies the sort order of the name component in relation to others within the name. attribute sort { xsd:nonNegativeInteger }? +tei_att.calendarSystem.attributes = + tei_att.calendarSystem.attribute.calendar +tei_att.calendarSystem.attribute.calendar = + + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }? +sch:pattern [ + id = "foo-att.calendarSystem-calendar-calendar-constraint-rule-10" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " +] tei_att.milestoneUnit.attributes = tei_att.milestoneUnit.attribute.unit tei_att.milestoneUnit.attribute.unit = @@ -2305,7 +2305,7 @@ tei_q = ## (so called) authorial distance "soCalled" | - ## (foreign) + ## (foreign) foreign words "foreign" | ## (distinct) linguistically distinct @@ -2694,6 +2694,35 @@ tei_name = tei_att.datable.attributes, tei_att.editLike.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-name-calendar-calendar-check-name-constraint-rule-12" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_rs = @@ -2822,6 +2851,7 @@ tei_date = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, tei_att.typed.attributes, @@ -2834,6 +2864,7 @@ tei_time = (text | tei_model.gLike | tei_model.phrase | tei_model.global)*, tei_att.global.attributes, tei_att.datable.attributes, + tei_att.calendarSystem.attributes, tei_att.canonical.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, @@ -2944,7 +2975,7 @@ tei_list = (tei_label, tei_model.global*, tei_item, tei_model.global*)+)), (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-list-gloss-list-must-have-labels-constraint-rule-12" + id = "foo-list-gloss-list-must-have-labels-constraint-rule-13" "\x{a}" ~ " " sch:rule [ @@ -3277,6 +3308,36 @@ tei_author = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-author-calendar-calendar-check-author-constraint-rule-14" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editor = @@ -3287,6 +3348,36 @@ tei_editor = tei_att.global.attributes, tei_att.naming.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-editor-calendar-calendar-check-editor-constraint-rule-15" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_respStmt = @@ -3308,6 +3399,35 @@ tei_resp = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-resp-calendar-calendar-check-resp-constraint-rule-16" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_title = @@ -3325,6 +3445,36 @@ tei_title = attribute type { xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-title-calendar-calendar-check-title-constraint-rule-17" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. attribute level { @@ -3354,6 +3504,36 @@ tei_meeting = tei_att.global.attributes, tei_att.datable.attributes, tei_att.canonical.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-meeting-calendar-calendar-check-meeting-constraint-rule-18" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_imprint = @@ -3551,7 +3731,7 @@ tei_lg = | tei_lg)*, (tei_model.divBottom, tei_model.global*)*) >> sch:pattern [ - id = "foo-lg-atleast1oflggapl-constraint-assert-11" + id = "foo-lg-atleast1oflggapl-constraint-assert-17" "\x{a}" ~ " " sch:rule [ @@ -3790,6 +3970,36 @@ tei_sponsor = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-sponsor-calendar-calendar-check-sponsor-constraint-rule-19" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_funder = @@ -3800,6 +4010,36 @@ tei_funder = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-funder-calendar-calendar-check-funder-constraint-rule-20" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_principal = @@ -3810,6 +4050,36 @@ tei_principal = tei_att.global.attributes, tei_att.canonical.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-principal-calendar-calendar-check-principal-constraint-rule-21" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_editionStmt = @@ -3913,6 +4183,35 @@ tei_idno = "OCLC" | xsd:token { pattern = "[^\p{C}\p{Z}]+" } }?, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = "foo-idno-calendar-calendar-check-idno-constraint-rule-22" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_availability = @@ -3945,6 +4244,36 @@ tei_licence = tei_att.global.attributes, tei_att.pointing.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-licence-calendar-calendar-check-licence-constraint-rule-23" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_seriesStmt = @@ -4029,7 +4358,7 @@ tei_projectDesc = } tei_samplingDecl = - ## (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] + ## (sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. [2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] element tei:samplingDecl { tei_model.pLike+, tei_att.global.attributes, @@ -4282,7 +4611,7 @@ tei_namespace = ## specifies the full formal name of the namespace concerned. attribute name { - xsd:anyURI { pattern = "\S*" } + xsd:anyURI { pattern = "\S+" }? }, empty } @@ -4361,7 +4690,7 @@ tei_citeStructure = attribute match { text } >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-outer-match-constraint-rule-13" + "foo-citeStructure-match-citestructure-outer-match-constraint-rule-24" "\x{a}" ~ " " sch:rule [ @@ -4382,7 +4711,7 @@ tei_citeStructure = ] >> sch:pattern [ id = - "foo-citeStructure-match-citestructure-inner-match-constraint-rule-14" + "foo-citeStructure-match-citestructure-inner-match-constraint-rule-25" "\x{a}" ~ " " sch:rule [ @@ -4490,6 +4819,7 @@ tei_taxonomy = (tei_category | tei_taxonomy)*)) | (tei_model.biblLike, (tei_category | tei_taxonomy)*)), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_category = @@ -4499,6 +4829,7 @@ tei_category = ((tei_catDesc+ | (tei_model.descLike | tei_gloss)*), tei_category*), tei_att.global.attributes, + tei_att.datcat.attributes, empty } tei_catDesc = @@ -4556,6 +4887,36 @@ tei_unitDecl = tei_att.canonical.attributes, tei_att.datable.attributes, tei_att.global.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDecl-calendar-calendar-check-unitDecl-constraint-rule-26" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_unitDef = @@ -4570,6 +4931,36 @@ tei_unitDef = tei_att.datable.attributes, tei_att.canonical.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-unitDef-calendar-calendar-check-unitDef-constraint-rule-27" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_conversion = @@ -4581,6 +4972,36 @@ tei_conversion = tei_att.datable.attributes, tei_att.formula.attributes, tei_att.locatable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-conversion-calendar-calendar-check-conversion-constraint-rule-28" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], [ a:documentation [ "indicates a source unit of measure that is to be converted into another unit indicated in " @@ -4617,6 +5038,36 @@ tei_application = tei_att.global.attributes, tei_att.typed.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-application-calendar-calendar-check-application-constraint-rule-29" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## supplies an identifier for the application, independent of its version number or display name. attribute ident { xsd:Name }, @@ -4650,6 +5101,36 @@ tei_creation = (text | tei_model.limitedPhrase | tei_listChange)*, tei_att.global.attributes, tei_att.datable.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-creation-calendar-calendar-check-creation-constraint-rule-30" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], empty } tei_langUsage = @@ -4671,7 +5152,7 @@ tei_language = a:documentation [ "(identifier) Supplies a language code constructed as defined in " ns1:a [ href = "https://tools.ietf.org/html/bcp47" "BCP 47" ] - " which is used to identify the language documented by this element, and which is referenced by the global " + " which is used to identify the language documented by this element, and which may be referenced by the global " ns1:code [ "@xml:lang" ] " attribute." ] @@ -4683,7 +5164,7 @@ tei_language = "") }, - ## specifies the approximate percentage (by volume) of the text which uses this language. + ## specifies the approximate percentage of the text which uses this language. attribute usage { xsd:nonNegativeInteger }?, empty } @@ -4819,7 +5300,7 @@ tei_xenoData = ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] element tei:xenoData { - (text | anyElement-xenoData), + (text | anyElement_xenoData_1), tei_att.global.attributes, tei_att.declarable.attributes, tei_att.typed.attributes, @@ -4829,7 +5310,7 @@ tei_revisionDesc = ## (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] element tei:revisionDesc { - (tei_list | tei_listChange | tei_change+), + (tei_list+ | tei_listChange+ | tei_change+), tei_att.global.attributes, tei_att.docStatus.attributes, empty @@ -4844,6 +5325,36 @@ tei_change = tei_att.docStatus.attributes, tei_att.global.attributes, tei_att.typed.attributes, + ( + ## indicates one or more systems or calendars to which the date represented by the content of this element belongs. + attribute calendar { + list { + xsd:anyURI { pattern = "\S+" }+ + } + }?) + >> sch:pattern [ + id = + "foo-change-calendar-calendar-check-change-constraint-rule-31" + "\x{a}" ~ + " " + sch:rule [ + context = "tei:*[@calendar]" + "\x{a}" ~ + " " + sch:assert [ + test = "string-length( normalize-space(.) ) gt 0" + " @calendar indicates one or more\x{a}" ~ + " systems or calendars to which the date represented by the content of this element belongs,\x{a}" ~ + " but this " + sch:name [ ] + " element has no textual content." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ], ## (target) points to one or more elements that belong to this change. attribute target { @@ -4896,6 +5407,14 @@ tei_TEI = >> sch:ns [ prefix = "rna" uri = "http://relaxng.org/ns/compatibility/annotations/1.0" + ] + >> sch:ns [ + prefix = "sch" + uri = "http://purl.oclc.org/dsdl/schematron" + ] + >> sch:ns [ + prefix = "sch1x" + uri = "http://www.ascc.net/xml/schematron" ], tei_att.global.attributes, tei_att.typed.attributes, @@ -5357,18 +5876,8 @@ tei_docDate = element tei:docDate { tei_macro.phraseSeq, tei_att.global.attributes, - - ## (when) gives the value of the date in standard form, i.e. YYYY-MM-DD. - attribute when { - xsd:date - | xsd:gYear - | xsd:gMonth - | xsd:gDay - | xsd:gYearMonth - | xsd:gMonthDay - | xsd:time - | xsd:dateTime - }?, + tei_att.datable.attributes, + tei_att.calendarSystem.attributes, empty } tei_front = @@ -5483,7 +5992,7 @@ tei_link = element tei:link { empty >> sch:pattern [ - id = "foo-link-linkTargets3-constraint-assert-14" + id = "foo-link-linkTargets3-constraint-assert-31" "\x{a}" ~ " " sch:rule [ @@ -5700,7 +6209,7 @@ tei_join = element tei:join { ((tei_model.descLike | tei_model.certLike)*) >> sch:pattern [ - id = "foo-join-joinTargets3-constraint-assert-15" + id = "foo-join-joinTargets3-constraint-assert-32" "\x{a}" ~ " " sch:rule [ @@ -5848,7 +6357,7 @@ tei_standOff = (tei_model.standOffPart+) >> sch:pattern [ id = - "foo-standOff-nested_standOff_should_be_typed-constraint-assert-16" + "foo-standOff-nested_standOff_should_be_typed-constraint-assert-33" "\x{a}" ~ " " sch:rule [ diff --git a/Test/expected-results/test34.combined.json b/Test/expected-results/test34.combined.json index cade8ab2b..5b974f3e2 100644 --- a/Test/expected-results/test34.combined.json +++ b/Test/expected-results/test34.combined.json @@ -936,6 +936,27 @@ [ ] }, "attributes" : [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } }, + { "onElement" : true, "ident" : "ident", "mode" : "add", @@ -1068,7 +1089,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -1988,7 +2029,8 @@ { "model" : [ ], "atts" : - [ "att.global" ], + [ "att.global", + "att.datcat" ], "unknown" : [ ] }, "attributes" : @@ -2077,6 +2119,27 @@ [ ] }, "attributes" : [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } }, + { "onElement" : true, "ident" : "target", "mode" : "add", @@ -2637,6 +2700,27 @@ [ ] }, "attributes" : [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } }, + { "onElement" : true, "ident" : "fromUnit", "mode" : "add", @@ -3016,7 +3100,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "alternate", @@ -3051,6 +3155,7 @@ [ "att.global", "att.canonical", "att.datable", + "att.calendarSystem", "att.editLike", "att.dimensions", "att.typed" ], @@ -4396,8 +4501,8 @@ "type" : "elementSpec", "module" : "textstructure", "desc" : - [ "contains the date of a document, as given\non a title page or in a dateline.<\/desc>" ], - "shortDesc" : "(document date) contains the date of a document, as given\non a title page or in a dateline.", + [ "contains the date of a document, as given on a title page or in a dateline.<\/desc>" ], + "shortDesc" : "(document date) contains the date of a document, as given on a title page or in a dateline.", "gloss" : [ "document date<\/gloss>" ], "altIdent" : @@ -4408,30 +4513,13 @@ "model.divWrapper", "model.pLike.front" ], "atts" : - [ "att.global" ], + [ "att.global", + "att.datable", + "att.calendarSystem" ], "unknown" : [ ] }, "attributes" : - [ - { "onElement" : true, - "ident" : "when", - "mode" : "add", - "ns" : "", - "usage" : "opt", - "desc" : - [ "gives the value of the date in standard form, i.e. YYYY-MM-DD.<\/desc>" ], - "shortDesc" : "(when) gives the value of the date in standard form, i.e. YYYY-MM-DD.", - "gloss" : - [ "when<\/gloss>" ], - "altIdent" : - [ ], - "valDesc" : - [ ], - "datatype" : - { "min" : "1", - "max" : "1", - "dataRef" : - { "key" : "teidata.temporal.w3c" } } } ], + [ ], "content" : [ { "type" : "macroRef", @@ -4641,7 +4729,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -4869,8 +4977,8 @@ "type" : "elementSpec", "module" : "header", "desc" : - [ "describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units.<\/desc>" ], - "shortDesc" : "(extent) describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units.", + [ "describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units.<\/desc>" ], + "shortDesc" : "(extent) describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units.", "gloss" : [ "extent<\/gloss>" ], "altIdent" : @@ -5174,7 +5282,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -5384,8 +5512,8 @@ "type" : "elementSpec", "module" : "header", "desc" : - [ "documents the notation and the datum used for geographic coordinates expressed as content of\n the geo<\/gi> element elsewhere within the document.<\/desc>" ], - "shortDesc" : "(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of\n the geo element elsewhere within the document.", + [ "documents the notation and the datum used for geographic coordinates expressed as content of the geo<\/gi> element elsewhere within the document.<\/desc>" ], + "shortDesc" : "(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of the geo element elsewhere within the document.", "gloss" : [ "geographic coordinates declaration<\/gloss>" ], "altIdent" : @@ -5856,6 +5984,27 @@ [ ] }, "attributes" : [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } }, + { "onElement" : true, "ident" : "type", "mode" : "change", @@ -6440,8 +6589,8 @@ "type" : "elementSpec", "module" : "header", "desc" : - [ "describes the languages, sublanguages, registers, dialects, etc.\nrepresented within a text.<\/desc>" ], - "shortDesc" : "(language usage) describes the languages, sublanguages, registers, dialects, etc.\nrepresented within a text.", + [ "describes the languages, sublanguages, registers, dialects, etc. represented within a text.<\/desc>" ], + "shortDesc" : "(language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text.", "gloss" : [ "language usage<\/gloss>" ], "altIdent" : @@ -6495,8 +6644,8 @@ "ns" : "", "usage" : "req", "desc" : - [ "Supplies a language code constructed as defined in BCP 47<\/ref> which is used to identify the\n language documented by this element, and which is referenced by the global\n xml:lang<\/att> attribute.<\/desc>" ], - "shortDesc" : "(identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the\n language documented by this element, and which is referenced by the global\n xml:lang attribute.", + [ "Supplies a language code constructed as defined in BCP 47<\/ref> which is used to identify the\n language documented by this element, and which may be referenced by the global\n xml:lang<\/att> attribute.<\/desc>" ], + "shortDesc" : "(identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the\n language documented by this element, and which may be referenced by the global\n xml:lang attribute.", "gloss" : [ "identifier<\/gloss>" ], "altIdent" : @@ -6515,8 +6664,8 @@ "ns" : "", "usage" : "opt", "desc" : - [ "specifies the approximate percentage (by volume) of the text which uses this language.<\/desc>" ], - "shortDesc" : "specifies the approximate percentage (by volume) of the text which uses this language.", + [ "specifies the approximate percentage of the text which uses this language.<\/desc>" ], + "shortDesc" : "specifies the approximate percentage of the text which uses this language.", "gloss" : [ ], "altIdent" : @@ -6678,7 +6827,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -7292,7 +7461,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -7573,7 +7762,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -7614,7 +7823,7 @@ "valDesc" : [ ], "datatype" : - { "min" : "1", + { "min" : "0", "max" : "1", "dataRef" : { "key" : "teidata.namespace" } } } ], @@ -7628,8 +7837,8 @@ "type" : "elementSpec", "module" : "header", "desc" : - [ "indicates the extent of normalization or regularization of the original source carried out\n in converting it to electronic form.<\/desc>" ], - "shortDesc" : "(normalization) indicates the extent of normalization or regularization of the original source carried out\n in converting it to electronic form.", + [ "indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form.<\/desc>" ], + "shortDesc" : "(normalization) indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form.", "gloss" : [ "normalization<\/gloss>" ], "altIdent" : @@ -8228,7 +8437,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -8609,8 +8838,8 @@ { "ident" : "foreign", "desc" : - [ ], - "shortDesc" : "(foreign) ", + [ "foreign words<\/desc>" ], + "shortDesc" : "(foreign) foreign words", "gloss" : [ "foreign<\/gloss>" ], "altIdent" : @@ -9154,7 +9383,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -9499,8 +9748,8 @@ "type" : "elementSpec", "module" : "header", "desc" : - [ "contains a prose description of the rationale and methods used in sampling texts in the\n creation of a corpus or collection.<\/desc>" ], - "shortDesc" : "(sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the\n creation of a corpus or collection.", + [ "contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource.<\/desc>" ], + "shortDesc" : "(sampling declaration) contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource.", "gloss" : [ "sampling declaration<\/gloss>" ], "altIdent" : @@ -10019,7 +10268,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "macroRef", @@ -10413,7 +10682,8 @@ { "model" : [ ], "atts" : - [ "att.global" ], + [ "att.global", + "att.datcat" ], "unknown" : [ ] }, "attributes" : @@ -10800,6 +11070,7 @@ "atts" : [ "att.global", "att.datable", + "att.calendarSystem", "att.canonical", "att.editLike", "att.dimensions", @@ -10981,6 +11252,27 @@ [ ] }, "attributes" : [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } }, + { "onElement" : true, "ident" : "level", "mode" : "add", @@ -11555,7 +11847,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "elementRef", @@ -11583,7 +11895,27 @@ "unknown" : [ ] }, "attributes" : - [ ], + [ + { "onElement" : true, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "The calendar<\/att> attribute will be removed from this element\n as it will only be allowed on elements that represent dates with their content. This is because the calendar<\/att> attribute\n (unlike datingMethod<\/att> defined in\n att.datable.custom<\/ident>) defines the calendar system of the date\n in the original material defined by the parent element, not<\/emph> the calendar to\n which the date is normalized.<\/desc>", + "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ], "content" : [ { "type" : "alternate", @@ -13452,6 +13784,39 @@ "dataRef" : { "key" : "teidata.text" } } } ] }, + { "ident" : "att.calendarSystem", + "ns" : "http:\/\/foo.foo\/foo", + "type" : "classSpec", + "module" : "tei", + "desc" : + [ "provides attributes for indicating calendar systems to which a date belongs.<\/desc>" ], + "shortDesc" : "provides attributes for indicating calendar systems to which a date belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "attributes" : + [ + { "onElement" : false, + "ident" : "calendar", + "mode" : "add", + "ns" : "", + "usage" : "opt", + "desc" : + [ "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], + "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", + "gloss" : + [ ], + "altIdent" : + [ ], + "valDesc" : + [ ], + "datatype" : + { "min" : "1", + "max" : "unbounded", + "dataRef" : + { "key" : "teidata.pointer" } } } ] }, + { "ident" : "att.canonical", "ns" : "http:\/\/foo.foo\/foo", "type" : "classSpec", @@ -13713,34 +14078,14 @@ [ ] }, "attributes" : [ - { "onElement" : false, - "ident" : "calendar", - "mode" : "add", - "ns" : "", - "usage" : "opt", - "desc" : - [ "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.<\/desc>" ], - "shortDesc" : "indicates one or more systems or calendars to which the\n date represented by the content of this element belongs.", - "gloss" : - [ ], - "altIdent" : - [ ], - "valDesc" : - [ ], - "datatype" : - { "min" : "1", - "max" : "unbounded", - "dataRef" : - { "key" : "teidata.pointer" } } }, - { "onElement" : false, "ident" : "period", "mode" : "add", "ns" : "", "usage" : "opt", "desc" : - [ "supplies pointers to one or more definitions of \n named periods of time (typically category<\/gi>s or calendar<\/gi>s) within which the datable item is understood to have occurred.<\/desc>" ], - "shortDesc" : "supplies pointers to one or more definitions of \n named periods of time (typically categorys or calendars) within which the datable item is understood to have occurred.", + [ "supplies pointers to one or more definitions of \n named periods of time (typically category<\/gi>s, date<\/gi>s or event<\/gi>s) within which the datable item is understood to have occurred.<\/desc>" ], + "shortDesc" : "supplies pointers to one or more definitions of \n named periods of time (typically categorys, dates or events) within which the datable item is understood to have occurred.", "gloss" : [ ], "altIdent" : @@ -17427,7 +17772,7 @@ [ { "type" : "dataRef", "name" : "anyURI", - "restriction" : "\\S*" } ] }, + "restriction" : "\\S+" } ] }, { "ident" : "teidata.numeric", "ns" : "http:\/\/foo.foo\/foo", diff --git a/Test/expected-results/test34.odd.html b/Test/expected-results/test34.odd.html index a5ee03cce..a8a48ab62 100644 --- a/Test/expected-results/test34.odd.html +++ b/Test/expected-results/test34.odd.html @@ -1142,6 +1142,15 @@

    provides attributes that may be used to supply a canonical referenceas a means of identifying the target of a pointer.

    + + att.calendarSystem + : + provides attributes for indicating calendar systems to which a date belongs.[ + 3.6.4. Dates and Times + 13.4. Dates]
    @@ -1365,7 +1374,7 @@

    : provides attributes common to elements which refer to named persons, places, organizations etc.[ 3.6.1. Referring Strings - 13.3.6. Names and Nyms]

    @@ -3735,7 +3744,7 @@

    samplingDecl : ( sampling declaration) - contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection.[ + contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource.[ 2.3.2. The Sampling Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements]

    - - - - + + + +
    + false @@ -685,6 +675,7 @@ of this software, even if advised of the possibility of such damage.
    + false @@ -694,6 +685,7 @@ of this software, even if advised of the possibility of such damage.
    + false @@ -706,6 +698,7 @@ of this software, even if advised of the possibility of such damage.

    +

    @@ -714,6 +707,7 @@ of this software, even if advised of the possibility of such damage. + false @@ -1787,6 +1781,8 @@ of this software, even if advised of the possibility of such damage. + + diff --git a/html/html_tagdocs.xsl b/html/html_tagdocs.xsl index 06566590c..021960b17 100644 --- a/html/html_tagdocs.xsl +++ b/html/html_tagdocs.xsl @@ -1,5 +1,5 @@ - + @@ -71,6 +71,100 @@ of this software, even if advised of the possibility of such damage. > + + + +

    Process element att

    +
    +
    + + + + + + + + + + +

    Process element val

    +
    +
    + + + + + " + + + + + " + + + + + + +

    Process element tag

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + Unhandled @type value of tei:tag: + + + + + + + + + + + + + + + + + + + + + diff --git a/html/html_textstructure.xsl b/html/html_textstructure.xsl index e9cc2cce5..9b5358547 100644 --- a/html/html_textstructure.xsl +++ b/html/html_textstructure.xsl @@ -2490,25 +2490,24 @@ function click(d) { - - Generated - - from - - - using XSLT stylesheets version - - based on - on . - - - . - - - . - - - + Generated + + from + + + using XSLT stylesheets version + + based on + on . + + + . + + + . + + + diff --git a/odds/guidelines.xsl b/odds/guidelines.xsl index 851a77231..e32c7d00d 100644 --- a/odds/guidelines.xsl +++ b/odds/guidelines.xsl @@ -16,7 +16,7 @@ * MAINTAINERs: Bear in mind that the code you are looking for may * * well be in TEI/P5/Utilities/guidelines.xsl.model instead. * ******************************************************************* --> - + . /OPS -
    + # diff --git a/odds/odd2odd.xsl b/odds/odd2odd.xsl index 3543ec9ab..b402db1e9 100644 --- a/odds/odd2odd.xsl +++ b/odds/odd2odd.xsl @@ -137,11 +137,11 @@ of this software, even if advised of the possibility of such damage. - - - - - + + + + + @@ -283,16 +283,29 @@ of this software, even if advised of the possibility of such damage. - - - - + + + + + + + + + + + + + + + + + + + + + - + @@ -969,14 +982,15 @@ of this software, even if advised of the possibility of such damage. - - - - - - - - + + + + + + + + + @@ -1254,12 +1268,14 @@ of this software, even if advised of the possibility of such damage. - - - - - - + + + + + + + + diff --git a/odds/odd2relax.xsl b/odds/odd2relax.xsl index fc425c21a..aedd995da 100644 --- a/odds/odd2relax.xsl +++ b/odds/odd2relax.xsl @@ -27,7 +27,7 @@ Unported License http://creativecommons.org/licenses/by-sa/3.0/ 2. http://www.opensource.org/licenses/BSD-2-Clause - + Redistribution and use in source and binary forms, with or without @@ -73,12 +73,12 @@ of this software, even if advised of the possibility of such damage. -1 dtd - + - + @@ -220,9 +220,23 @@ of this software, even if advised of the possibility of such damage. - - - + + + + + + + @@ -242,7 +256,7 @@ of this software, even if advised of the possibility of such damage. Schema generated - + @@ -299,7 +313,7 @@ of this software, even if advised of the possibility of such damage. - + @@ -309,9 +323,9 @@ of this software, even if advised of the possibility of such damage. + select="/tei:TEI/tei:teiHeader/tei:fileDesc/tei:publicationStmt/tei:availability"> - This material is dual-licensed. + This material is dual-licensed. @@ -327,14 +341,20 @@ of this software, even if advised of the possibility of such damage. - + - - - - - + + + + + + + + @@ -357,7 +377,10 @@ of this software, even if advised of the possibility of such damage. ' - + + + + @@ -404,8 +427,9 @@ of this software, even if advised of the possibility of such damage. - , 'http://www.tei-c.org/ns/1.0' + + , 'http://www.tei-c.org/ns/1.0' + @@ -477,38 +501,32 @@ of this software, even if advised of the possibility of such damage. + mode='pass2'> - - - + + + - + - - - - - - - + + + - + - + @@ -525,6 +543,7 @@ of this software, even if advised of the possibility of such damage. + @@ -550,20 +569,20 @@ of this software, even if advised of the possibility of such damage. - + - - - - - - - + + + + + + + @@ -585,7 +604,7 @@ of this software, even if advised of the possibility of such damage. - + - + @@ -650,13 +669,13 @@ of this software, even if advised of the possibility of such damage. prefix --> - - - - + + + + diff --git a/odds/teiodds.xsl b/odds/teiodds.xsl index 679921114..cab8c09f8 100644 --- a/odds/teiodds.xsl +++ b/odds/teiodds.xsl @@ -23,7 +23,7 @@ Unported License http://creativecommons.org/licenses/by-sa/3.0/ 2. http://www.opensource.org/licenses/BSD-2-Clause - + Redistribution and use in source and binary forms, with or without @@ -153,7 +153,7 @@ of this software, even if advised of the possibility of such damage. - /xml/tei/odd/p5subset.xml + /xml/tei/odd/p5subset.xml @@ -190,17 +190,24 @@ of this software, even if advised of the possibility of such damage. + + + + 0 + + + - - This formatted version of the Guidelines was created on - . - + + This formatted version of the Guidelines was created on + . + - + @@ -232,7 +239,7 @@ of this software, even if advised of the possibility of such damage. /> - + @@ -257,10 +264,10 @@ of this software, even if advised of the possibility of such damage. - + - + @@ -272,10 +279,10 @@ of this software, even if advised of the possibility of such damage. - + - + @@ -296,11 +303,11 @@ of this software, even if advised of the possibility of such damage. - - + + - + @@ -308,7 +315,7 @@ of this software, even if advised of the possibility of such damage. - + @@ -328,15 +335,19 @@ of this software, even if advised of the possibility of such damage. + + + + - + - + @@ -345,11 +356,11 @@ of this software, even if advised of the possibility of such damage. - + - + @@ -432,7 +443,7 @@ of this software, even if advised of the possibility of such damage. false - - - - - - - - - - - - - - - - - TEI Edition: - - TEI Edition Location: - - - - - Edition: - - + + + + + + + + + + + + + Edition: + + - + @@ -1914,8 +1909,8 @@ select="$makeDecls"/> @@ -1990,28 +1985,28 @@ select="$makeDecls"/> - - - - - - /@ - - - - - - @ - - - - - - - - + + + + + + /@ + + + + + + @ + + + + + + + + @@ -2019,30 +2014,17 @@ select="$makeDecls"/> - + - - - - - - - - - @@ -2062,21 +2044,21 @@ select="$makeDecls"/> + select="*|@*|processing-instruction()|text()" mode="justcopy"/> + select="*|@*|processing-instruction()|text()" mode="justcopy"/> + select="*|@*|processing-instruction()|text()" mode="justcopy"/> @@ -2183,7 +2165,7 @@ select="$makeDecls"/> - + @@ -2195,7 +2177,7 @@ select="$makeDecls"/> - + @@ -2332,22 +2314,22 @@ select="$makeDecls"/> - - - - - - - - + + + + + + + + - - - - - - + + + + + + @@ -2374,40 +2356,40 @@ select="$makeDecls"/> + select="ancestor::*[@prefix][1]/@prefix"/> - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -2417,11 +2399,11 @@ select="$makeDecls"/> - true - true - false - false - true + true + true + false + false + true diff --git a/profiles/default/relaxng/to.xsl b/profiles/default/rng/to.xsl similarity index 100% rename from profiles/default/relaxng/to.xsl rename to profiles/default/rng/to.xsl diff --git a/profiles/jtei/openedition/to.xsl b/profiles/jtei/openedition/to.xsl index 088b781e5..0b65f7076 100644 --- a/profiles/jtei/openedition/to.xsl +++ b/profiles/jtei/openedition/to.xsl @@ -162,18 +162,6 @@ - - - - - : - - - - - - - diff --git a/profiles/jtei/pdf/to.xsl b/profiles/jtei/pdf/to.xsl index 017e4a2c6..ee33255aa 100644 --- a/profiles/jtei/pdf/to.xsl +++ b/profiles/jtei/pdf/to.xsl @@ -276,7 +276,7 @@ - + @@ -309,11 +309,13 @@ border-top="solid black 5px" border-bottom="solid black 3px" padding-top="1cm" padding-bottom="1cm"> - + + + + + + - - : - @@ -334,7 +336,7 @@ - + @@ -1062,18 +1064,22 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/profiles/readme/html/to.xsl b/profiles/readme/html/to.xsl index eaf2fd523..56b72cfd4 100644 --- a/profiles/readme/html/to.xsl +++ b/profiles/readme/html/to.xsl @@ -4,6 +4,7 @@ xmlns:html="http://www.w3.org/1999/xhtml" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:xs="http://www.w3.org/2001/XMLSchema" exclude-result-prefixes="#all" version="2.0"> @@ -60,36 +61,71 @@ of this software, even if advised of the possibility of such damage.

    .../release/tei-p5-doc/share/doc/tei-p5-doc/ --> - + - - + + + + + + + + + - + - + - + WARNING: unable to parse version # from filename, so links will not work - - WARNING: file cannot be read, so links will probably be broken + + INFO: file could not be read WARNING: supplied version () is not equal to content of . + + INFO: version number is < 1.0.0, so not generating links for element & class names. + - + + + + + +
    + - diff --git a/profiles/tei/relaxng/to.xsl b/profiles/tei/rng/to.xsl similarity index 100% rename from profiles/tei/relaxng/to.xsl rename to profiles/tei/rng/to.xsl diff --git a/rnc/build-to.xml b/rnc/build-to.xml index b04e5b685..cb44454a1 100644 --- a/rnc/build-to.xml +++ b/rnc/build-to.xml @@ -28,7 +28,7 @@ - + TRANG generate RNC from RELAXNG files diff --git a/relaxng/build-to.xml b/rng/build-to.xml similarity index 94% rename from relaxng/build-to.xml rename to rng/build-to.xml index 018e46847..a0794ca10 100644 --- a/relaxng/build-to.xml +++ b/rng/build-to.xml @@ -27,7 +27,7 @@ - + diff --git a/source/p5subset.xml b/source/p5subset.xml index 9c8140e2f..d60887950 100644 --- a/source/p5subset.xml +++ b/source/p5subset.xml @@ -6,8 +6,8 @@ The TEI Guidelines - Version 4.6.0. Last updated on - 4th April 2023, revision 2129d5947 + P5 Version 4.7.0a. Last updated on + 16th November 2023, revision 486847356 TEI Consortium @@ -286,7 +286,7 @@ Instance

    In the following example from Hamlet, speeches (sp) in the body of the play - are linked to castItem elements in the castList using the who + are linked to role elements in the castList using the who attribute.

    @@ -379,18 +379,11 @@ Instance provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind. - fournit un moyen, défini de façon externe, + fournit un moyen, défini de façon externe, d'identifier l'entité (ou les entités) nommé(es), en utilisant une valeur codée d'un certain type. 何らかのコード化された値を用いて、名付けられたエンティティを識別する外部的に定義された手段を提供する。 - - - - [New Zealand Parliament, Legislative Council] - - - @@ -398,16 +391,11 @@ Instance - +

    The value may be a unique identifier from a database, or any other externally-defined - string identifying the referent.

    -

    No particular syntax is proposed for the values of the key attribute, since - its form will depend entirely on practice within a given project. For the same reason, this - attribute is not recommended in data interchange, since there is no way of ensuring - that the values used by one project are distinct from those used by another. In such - a situation, a preferable approach for magic tokens which follows standard practice - on the Web is to use a ref attribute whose value is a tag URI as defined in - RFC 4151.

    + string identifying the referent. + No particular syntax is proposed for the values of the key attribute, since + its form will depend entirely on practice within a given project.

    La valeur peut être un identifiant unique dans une base de données, ou toute autre chaîne @@ -425,11 +413,11 @@ Instance définition complète de l'entité nommée au moyen d'un ou plusieurs URIs. 一つ以上のURIを用いて、名付けられたエンティティの完全な定義かIDを参照するための明確な手段を提供する。 - - - Seamus Heaney - - + + + Seamus Heaney + +

    The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

    @@ -439,23 +427,76 @@ Instance

    値は1つまたは複数のXML要素あるいは、空白によって区切られた1つまたは複数のURIを指し示すものでなければならない。1つ以上の値が与えられているときは、その名前が複数の異るエンティティに対応することを示唆する。

    + +

    In this contrived example, a canonical reference to the same + organisation is provided in four different ways.

    + + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + +   + + New Zealand Parliament, Legislative Council + + +

    The first presumes the availability of an internet connection + and a processor that can resolve a URI (most can). The second + requires, in addition, a prefixDef that declares how the + nzvm prefix should be interpreted. The third does not + require an internet connection, but does require that a file named + named_entities.xml be in the same + directory as the TEI document. The fourth requires that an entire + external system for key resolution be available.

    +
    + + +

    The key attribute is more flexible and + general-purpose, but its use in interchange requires that + documentation about how the key is to be resolved be sent to the + recipient of the TEI document. In contrast values of the + ref attribute are resolved using the widely accepted + protocols for a URI, and thus less documentation, if any, is + likely required by the recipient in data interchange.

    +

    These guidelines provide no semantic basis or suggested + precedence when both key and ref are + provided. For this reason simultaneous use of both is not + recommended unless documentation explaining the use is provided, + probably in an ODD customizaiton, for interchange.

    +
    provides attributes for describing numerical ranges. + 数値範囲を記述するための属性を提供する。 gives a minimum estimated value for the approximate measurement. donne une estimation de la valeur minimum pour la mesure. + 概算推量のための最小推定値を与える。 gives a maximum estimated value for the approximate measurement. donne une estimation de la valeur maximum pour la mesure. + 概算推量のための最大推定値を与える。 @@ -464,6 +505,7 @@ Instance observed. lorsque la mesure résume plus d'une observation, fournit la valeur minimum observée. + 1回以上の観察あるいは範囲をまとめた推量において、観察された最小値を提供する。 @@ -472,11 +514,13 @@ Instance observed. lorsque la mesure résume plus d'une observation, fournit la valeur maximum observée. + 1回以上の観察あるいは範囲をまとめた推量において、観察された最大値を提供する。 specifies the degree of statistical confidence (between zero and one) that a value falls within the range specified by min and max, or the proportion of observed values that fall within that range. + minmax、で指定された範囲内の値、あるいはその範囲内で観察された値の割合の統計的な信頼度を0から1の値で示す。 @@ -729,7 +773,7 @@ header (see section ). categorizes the cause of the damage, if it can be identified. 식별될 수 있다면 그 손상의 원인을 분류한다. 当該損傷の原因の分類を示す。 - caractérise la raison des dommages, lorsqu'elle peut + caractérise la raison des dommages, lorsqu'elle peut être identifiée classifica la causa del danneggiamento, se rintracciabile @@ -779,7 +823,7 @@ header (see section ). 다양한 척도에 따라 손상 정도를 나타낸다. degree 속성과 함께 damage 태그는 텍스트가 확인 가능한 곳에서만 사용되어야 한다; 다른 원본에서 가져온 텍스트는 supplied를 부착한다. 当該損傷部分の程度を0(損傷なし)から1(極度に損傷している)まで間の数値ないしhigh(強度)、medium(中度)、low(程度)、unknown(未知)のコードによって示す。要素damageの属性 degreeは、当該損傷部分のテキストが確認できる場合にのみ使用されるべきである。他の資料から補われたテキストの場合には、 要素suppliedで示されるべきである。 - indique le degré (la gravité) du dommage subi, selon + indique le degré (la gravité) du dommage subi, selon une grille appropriée. L'attribut degree doit être utilisé dans le seul cas où le texte peut être lu avec certitude ; le texte restitué en utilisant d'autres sources doit être encodé au moyen de l'élément supplied. @@ -1299,66 +1343,9 @@ of any adjacent whitespace - - indicates one or more systems or calendars to which the - date represented by the content of this element belongs. - 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. - 指明該日期表示所使用的曆法計算系統。 - この要素を含むコンテントにおける日付の暦やシステムを示す。 - indique le système ou le calendrier auquel - appartient la date exprimée dans le contenu de l'élément. - indica el sistema o calendario en que se muestra - una fecha. - indica il sistema o calendario al quale la data - appartiene. - - - - - - - @calendar indicates one or more - systems or calendars to which the date represented by the content of this element belongs, - but this element has no textual content. - - - - - He was born on Feb. 22, 1732 (Feb. 11, 1731/32, - O.S.). - - - - - He was born on Feb. 22, 1732 - (Feb. 11, 1731/32, O.S.). - - - - - Dienstag 7/19 - Mai. - - - - L'année - 1960 fut, en vertu du calendrier grégorien, bissextile ; le 22 juin tomba ainsi le jour de - l'été, le 22 juin. - - -

    Note that the calendar attribute (unlike datingMethod defined in - att.datable.custom) defines the calendar system of the date - in the original material defined by the parent element, not the calendar to - which the date is normalized.

    -
    -

    - calendar属性は(att.datable.customクラスで定義されるdatingMethod属性と異なり、 - 親要素によって定義される原資料の日付の暦日システムを定義するものであり、 - どの暦日に日付を正規化するかではない。

    -
    supplies pointers to one or more definitions of - named periods of time (typically categorys or calendars) within which the datable item is understood to have occurred. + named periods of time (typically categorys, dates or events) within which the datable item is understood to have occurred.
    시간을 명시할 수 있는 항목이 일어난 시간의 기간명을 정의하는 특정 위치로의 포인터를 제공한다. suministra un indicador a una localización @@ -1426,8 +1413,8 @@ of any adjacent whitespace elements or attributes with the appropriate Data Categories (DCs) defined by an external taxonomy, in this way establishing the identity of information containers and values, and providing means of interpreting them. - datacat属性とValueDatacat属性を提供する.これらがXML要素や属性を連携させる日付分類は、国際標準ISO - 12620:2009で定義されるものであり,にあるISOCatと呼ばれるWebリポジトリに格納されている. + datacat属性とValueDatacat属性を提供する。これらがXML要素や属性を連携させる日付分類は、国際標準ISO + 12620:2009で定義されるものであり、にあるISOCatと呼ばれるWebリポジトリに格納されている。 provides a pointer to a definition of, and/or general @@ -1435,7 +1422,7 @@ of any adjacent whitespace information container (element content or attribute value), by referencing an external taxonomy or ontology. If valueDatcat is present in the immediate context, this attribute takes on role (a), while valueDatcat performs role (b). - 指定された要素をISOcatの適切なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む. + 指定された要素をISOcatの適切なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む。 @@ -1445,7 +1432,7 @@ of any adjacent whitespace information about a value of an information container (element content or attribute value), by reference to an external taxonomy or ontology. Used especially where a contrast with datcat is needed. - 指定された要素の内容または指定された属性の値を,ISOcatの適切かつ単純なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む. + 指定された要素の内容または指定された属性の値を、ISOcatの適切かつ単純なデータカテゴリ(または複数のデータカテゴリ)と対応付けるPID(永続的識別子)を含む。 @@ -1585,9 +1572,59 @@ of any adjacent whitespace dictionary is therefore advised.

    Yet another possibility is to associate the information about the relationship between a TEI markup element and the data category that it is intended to model already at the level of - modeling the dictionary resource, that is, at the level of the ODD, in equiv element + modeling the dictionary resource, that is, at the level of the ODD, in the equiv element that is a child of elementSpec or attDef.

    + +

    The taxonomy element is a handy tool for encoding taxonomies that are later + referenced by att.datcat attributes, but it can also act as an + intermediary device, for example holding a fragment of an external taxonomy (or + flattening an external ontology) that is relevant to the project or document at hand. + (It is also imaginable that, for the purpose of the project at hand, the local + taxonomy element combines vocabularies that originate from more than one external + taxonomy or ontology.) In such cases, the taxonomy creates a local layer of + indirection: the att.datcat attributes internal to the resource + may reference the category elements stored in the header (as well as the + taxonomy element itself), whereas these same category and + taxonomy elements use att.datcat attributes to + reference the original taxonomy or ontology.

    + + + + + + + + UD syntactic relations + + + + acl: Clausal modifier of noun (adjectival clause) + + + + acl:relcl: relative clause modifier + + + + advcl: Adverbial clause modifier + + + + + + +

    The above fragment was excerpted from the GB subset of the ParlaMint project in April 2023, and + enriched with att.datcat attributes for the purpose of + illustrating the mechanism described here.

    +

    Note that, in the ideal case, the values of att.datcat attributes + should be persistent identifiers, and that the addressing scheme of Universal Dependencies is + treated here as persistent for the sake of illustration. Note also that the contrast between + datcat used on taxonomy on the one hand, and the valueDatcat + used on category on the other, is not mandatory: both kinds of relations could be + encoded by means of the generic datcat attribute, but using the former for the + container and the latter for the content is more user-friendly.

    +

    The targetDatcat attribute is designed to be used in, e.g., feature structure declarations, and is analogous to the targetLang attribute of the @@ -1611,6 +1648,49 @@ of any adjacent whitespace its values, which are used as direct references to data categories; hence the use of datcat in the symbol element.

    + +

    The att.datcat attributes can be used for any sort of taxonomies. + The example below illustrates their usefulness for describing usage domain labels in + dictionaries on the example of the Diccionario da Lingua Portugueza by + António de Morais Silva, retro-digitised in the MORDigital project.

    + + + + + + + + + + Medical and Health Sciences + Ciências Médicas e da Saúde + + + Medicine + + + + Medicina + + + + + + + + + + + Med. + + +

    In the Morais dictionary, the relevant domain labels are in the header, getting referenced + inside the dictionary, from usg elements. The vocabulary used for dictionary-internal + labelling is in turn anchored in the MorDigital controlled vocabulary + service of the NOVA University of Lisbon – School of Social Sciences and Humanities + (NOVA FCSH).

    +

    The TEI Abstract Model can be expressed as a hierarchy of attribute-value matrices (AVMs) @@ -1643,7 +1723,7 @@ of any adjacent whitespace assumption that its URIs are going to persist. It is imaginable that a project may choose to address a local taxonomy store instead, but this risks losing the advantage of interchangeability with other projects.

    -

    Historically, datcat and valueDatcat originate from the (the now obsolete) ISO +

    Historically, datcat and valueDatcat originate from the (now obsolete) ISO 12620:2009 standard, describing the data model and procedures for a Data Category Registry (DCR). The current version of that standard, ISO 12620-1, does not standardize the serialization of pointers, merely mentioning the TEI att.datcat as @@ -1656,7 +1736,7 @@ of any adjacent whitespace

    ISO - 12620:2009は、データ分類のレジストリ(DCR)に関するデータモデルと手続きについての国際標準である.データ分類は,一つの言語の構造における基本的な記述子として定義される。DCRのデータモデルでは、個々のデータ分類には、ユニークな永続的識別子(PID)、つまり、URIが割り当てられる.DCRからデータ分類を利用する言語資源,あるいは、できることならそのスキーマは、このPIDを用いて参照すべきである。TEI文書のようなXMLベースの資源(にて参照可能)に関しては、ISO 12620:2009 付録 + 12620:2009は、データ分類のレジストリ(DCR)に関するデータモデルと手続きについての国際標準である。データ分類は、一つの言語の構造における基本的な記述子として定義される。DCRのデータモデルでは、個々のデータ分類には、ユニークな永続的識別子(PID)、つまり、URIが割り当てられる。DCRからデータ分類を利用する言語資源、あるいは、できることならそのスキーマは、このPIDを用いて参照すべきである。TEI文書のようなXMLベースの資源(にて参照可能)に関しては、ISO 12620:2009 付録 Aに、datcat属性とvalueDatcat属性を提供する小さなデータ分類参照のXML語彙がある。

    @@ -1685,7 +1765,7 @@ its parent is selected. 親要素が選択された場合に、当該要素がデフォルトとして選択されるか どうかを示す。 - Indique si oui ou non cet élément est affecté par + indique si oui ou non cet élément est affecté par défaut quand son élément parent a été sélectionné. indica si el elemento es seleccionado automáticamente o no cuando es seleccionado el padre indica se l'elemento è selezionato automaticamente quando è selezionato il genitore @@ -1936,8 +2016,7 @@ logique et doivent être traités dans l'ordre séquentiel la división falta el material presente en el extremo en la fuente. 当該区分は、元資料の終わりの部分が欠けている。 - par rapport à la source, lacune à la -fin de la division + par rapport à la source, lacune à la fin de la division alla partizione testuale manca del materiale nella parte finale presente nell'originale @@ -2037,8 +2116,7 @@ associated with a dated element, at the time indicated. 시간적 지속을 규격화한 녹음에 대한 속성 用於記錄時間長度規格化的屬性 正規化された時間幅を示す属性を提供する。 - attributs pour enregistrer des durées de temps - normalisées + attributs pour enregistrer des durées de temps normalisées attributi per la registrazione di durate temporali normalizzate atributos para registrar un periodo temporal normalizado @@ -2737,17 +2815,17 @@ the TEI header.

    according to BCP 47. BCP 47에 따라 생성된 tag를 사용하는 요소 내용의 언어를 나타낸다. - 使用RFC3066的代碼,指出該元素內容的使用語言 + 使用RFC3066的代碼,指出該元素內容的使用語言 BCP 47に従って生成されたタグを用いて要素の内容の言語を示す。 indique la langue du contenu de l'élément en - utilisant les codes du RFC 3066 + utilisant les codes du RFC 3066 indica la lengua del contenido del elemento - utilizando los códigos extraídos de RFC + utilizando los códigos extraídos de RFC 3066 indica la lingua del contenuto dell'elemento - utilizzando i codici tratti da RFC + utilizzando i codici tratti da RFC 3066 @@ -2769,7 +2847,7 @@ the TEI header.

    and that a single TEI document may contain texts in many languages.

    Only attributes with free text values (rare in these guidelines) will be in the scope of xml:lang.

    The authoritative list of registered language subtags is maintained by IANA and - is available at . + is available at . For a good general overview of the construction of language tags, see , and for a practical step-by-step guide, see @@ -2797,7 +2875,7 @@ the TEI header.

    Si no se especifica ningún valor para xml:lang, el valor de xml:lang para el elemento inmediatamente englobado, se hereda; por esta razón, un valor se debe especificar siempre en el elemento exterior (TEI).

    -

    xml:lang の値は、直接の親要素、そのまた親要素からというように、文書の上位階層から継承されてくる。できるだけ高い適切な階層に xml:lang を指定するのが一般には望ましいが、teiHeader には関連するリソース要素と異なるデフォルト値が必要となったり、一つのTEI文書が多くの言語のテキストを含みうることには注意されたい。登録された言語タグの正式なリストはIANAが管理しており、 から確認できる。言語タグの構造についての良い概説は を、手順を追った実用的なガイドは を参照されたい。利用する値は、BCP 47 に準拠しなければならない。もし値が私用コード(x- から始まったり -x- を含む)ならば、その ident 属性と一致する値を持つ language 要素をTEIヘッダ内に追加して内容を説明すべきである。この説明は私用コード以外にも任意で追加できるが、IETFInternet Engineering Task Force による定義と整合していなければならない。

    +

    xml:lang の値は、直接の親要素、そのまた親要素からというように、文書の上位階層から継承されてくる。できるだけ高い適切な階層に xml:lang を指定するのが一般には望ましいが、teiHeader には関連するリソース要素と異なるデフォルト値が必要となったり、一つのTEI文書が多くの言語のテキストを含みうることには注意されたい。登録された言語タグの正式なリストはIANAが管理しており、 から確認できる。言語タグの構造についての良い概説は を、手順を追った実用的なガイドは を参照されたい。利用する値は、BCP 47 に準拠しなければならない。もし値が私用コード(x- から始まったり -x- を含む)ならば、その ident 属性と一致する値を持つ language 要素をTEIヘッダ内に追加して内容を説明すべきである。この説明は私用コード以外にも任意で追加できるが、IETFInternet Engineering Task Force による定義と整合していなければならない。

    @@ -2991,7 +3069,7 @@ writing medium, e.g. pencil 이 필적이 원고에서 사용된 범위를 명시한다. 当該筆致が、当該手書き資料中で、どの程度出現しているかを示す。 - Spécifie la fréquence d'apparition de cette + spécifie la fréquence d'apparition de cette main dans le manuscrit. specifica in quale misura è utilizzata la mano in questione nel manoscritto especifica en qué medida es utilizada la mano en el manuscrito. @@ -3081,8 +3159,8 @@ ressource informatique selon une taxinomie normalisée. using a value taken from a standard taxonomy. At present only a single taxonomy is supported, the Multipurpose Internet Mail Extensions (MIME) Media Type system. This typology of media types is - defined by the Internet Engineering Task Force in RFC 2046. The - list of + defined by the Internet Engineering Task Force in RFC 2046. The + list of types is maintained by the Internet Assigned Numbers Authority (IANA). The mimeType attribute must have a value taken from this list.

    @@ -3091,17 +3169,17 @@ ressource informatique selon une taxinomie normalisée. informatique, en général disponible sur internet, selon les taxinomies normalisées. Actuellement une seule taxinomie est reconnue : le système "Multipurpose Internet Mail Extensions Media Type". Ce système de typologie des types de média est définie - par l'Internet Engineering Task Force dansRFC 2046. La liste des types + par l'Internet Engineering Task Force dansRFC 2046. La liste des types est maintenue par l'Internet Assigned Numbers Authority.

    Esta clase de atributo proporciona los atributos para describir un recurso del ordenador, típicamente disponibles en Internet, según las taxonomías estándar. Solamente una única taxonomía se utiliza actualmente, el sistema Multipurpose Internet Mail Extensions - Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force RFC 2046. - . La lista de tipos es mantenida por el Internet Assigned Numbers Authority.

    + Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force RFC 2046. + . La lista de tipos es mantenida por el Internet Assigned Numbers Authority.

    -当該属性クラスは、コンピューターリソースを示すためのもので、通常、インターネット上にあるリソースを標準的な用語で示す。現時点では、MIME(Multipurpose Internet Mail Extensions)タイプのみが標準的な用語として使用可能である。このMIMEタイプについては、IETF(Internet Engineering Task Force)のRFC 2046で規定されている。使用できるタイプ名のリストの管理は、IANA(Internet Assigned Numbers Authority)によって行われている。mimeType属性は上記のタイプ名リストにより定義された値を含んでいなくてはならない。 +当該属性クラスは、コンピューターリソースを示すためのもので、通常、インターネット上にあるリソースを標準的な用語で示す。現時点では、MIME(Multipurpose Internet Mail Extensions)タイプのみが標準的な用語として使用可能である。このMIMEタイプについては、IETF(Internet Engineering Task Force)のRFC 2046で規定されている。使用できるタイプ名のリストの管理は、IANA(Internet Assigned Numbers Authority)によって行われている。mimeType属性は上記のタイプ名リストにより定義された値を含んでいなくてはならない。

    @@ -3134,6 +3212,7 @@ ressource informatique selon une taxinomie normalisée. provides attributes by which a resource (such as an externally held media file) may be located. + (外部のメディアファイルのような)資料を示す属性を提供する。 uniform resource locator @@ -3141,7 +3220,9 @@ ressource informatique selon une taxinomie normalisée. localizador de recurso uniforme adresse URL URL (localizzatore universale di risorse) + 統一資源位置指定子 specifies the URL from which the media concerned may be obtained. + 関連するメディアを入手するURLを示す。 @@ -3322,7 +3403,7 @@ by the current element. mètre metro metro - metro + メートル SI base unit of length 길이의 SI 기본 단위 SI基礎長度單位 @@ -3471,7 +3552,7 @@ by the current element. 公頃 ettaro hectárea - ヘクタール + ヘクタール 1 hm² 1² hm ヘクタール。広さを示す。 @@ -3483,8 +3564,8 @@ by the current element. 옹스트롱 埃格斯特朗 (單位) angstrom - 10⁻¹⁰ m - オングストローム + オングストローム + 10⁻¹⁰ m 10⁻¹⁰ 公尺 オングストローム。長さの単位。 10⁻¹⁰ m @@ -3514,7 +3595,7 @@ by the current element. 아래 언급 참조 分貝 デシベル。エネルギーの強さを示す。 - Voir remarques, ci-dessous. + voir remarques, ci-dessous. ver las notas a continuación vedi note di seguito
    @@ -3601,7 +3682,7 @@ by the current element. 2²⁰或1 048 576位元組 2²⁰ o 1 048 576 bytes メビバイト。1,048,576バイト(2の20乗bytes)のこと。 - 2²⁰ ou 1 048 576 octets + 2²⁰ ou 1 048 576 octets 2²⁰ o 1 048 576 byte - domainsが付与されている場合には、その値とも一致する必要 - がある。 + 個々の値の数はlinkjoin、 + あるいは altにおけるtarget属性における値の数と一致しなければならない。 + (仲立ちをするptr要素がこのために必要かもしれない)。 + もしdomains属性が付与されるならば、現在の要素のdomains属性における値の数とも一致すべきである。

    @@ -4540,9 +4626,11 @@ sub-classification for the element additional to that provided by its provides attributes for selecting particular elements within a document. + ある文書の中の特定の要素を選択するための属性を提供する。 points at one or more sets of zero or more elements each. + ある文書の中の特定の要素を選択するための属性を提供する。 Elizabeth went to Essex @@ -4555,6 +4643,9 @@ sub-classification for the element additional to that provided by its syntax defined in which identifies a set of nodes, selected within the context identified by the target attribute if this is supplied, or within the context of the parent element if it is not. + に定義された構文を用いて、ノードの集合を指し示す任意の XPath 式を記入する。 + 選択範囲は target 属性が与えられた場合はそのコンテクスト、 + なければ親要素のコンテクストとなる。 @@ -4582,6 +4673,15 @@ sub-classification for the element additional to that provided by its

    Note that the value of the target attribute may include an XPointer expression including an XPath expression (see ).

    +

    確信度の表現は target 属性の値で指定されたノードセットに適用されるが、加えて match 属性の値によって修正されることがある。 + 複数の識別子が与えられた場合、それらすべての要素(またはノードセット)を指すものと解される。 + match 属性は要素のグループを指定するために用いることもできる。

    +

    targetmatch 両方がある場合、match の XPath 式は target で選択した要素のコンテクスト内で評価される。どちらの属性もない場合、表現は親要素に適用される。 + target のみ与えられている場合、その選択する要素もしくはノードセットに表現が適用される。 + match のみ与えられている場合、XPath 式はこの属性を含む要素の親要素のコンテクストで評価される。

    +

    なお、target 属性の値には XPath 式を含む XPointer 表現が入りうる( を参照)。

    + +
    provides attributes for elements used for arbitrary segmentation. @@ -4611,6 +4711,11 @@ sub-classification for the element additional to that provided by its

    Attribute values will often vary depending on the type of element to which they are attached. For example, a cl, may take values such as coordinate, subject, adverbial etc. For a phr, such values as subject, predicate etc. may be more appropriate. Such constraints will typically be implemented by a project-defined customization.

    +

    + 属性値は付与された要素のタイプに応じてしばしば変化する。 + たとえば、clは座標や主語、副詞のような値をとることができる。 + phrの場合、主語や述語のような値はより適切かもしれない。 + そういった制約は、典型的には、プロジェクトで定義されたカスタマイズとして実装されるだろう。

    @@ -4622,9 +4727,11 @@ subject, predicate etc. may be more appropriate. Such constraints will typically
    provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content. + ソート可能だが、ソートのキーは要素の内容から機械的に取り出すことはできないリストやグループにおける要素に関する属性。 supplies the sort key for this element in an index, list or group which contains it. + インデックスやリスト、グループに含まれる要素のソートキーを提供する。 David's other principal backer, Josiah @@ -4665,14 +4772,16 @@ subject, predicate etc. may be more appropriate. Such constraints will typically

    La clave de ordenación se utiliza para determinar la secuencia y agrupar las entradas en un índice.

    - -

    当該属性は、索引中の項目の一連やグループを決めるために使用され る。当該属性がない場合、当該要素の内容が、並び替えのために使用 される。

    -

    辞書順序は、機械可読文字集合の照合順序とは、多くの場合異なって いる。例えば、英語の場合、辞書項目4-Hは、 - 文字化されたfourhの所に出てくる。また、項目 McCoyは、maccoyの所に出てくるだ - ろう。しかし、項目A1, A4, - A5らは、文字 順のa-AAとの間で、数字順で出てくる。 - 当該並び替えキーは、当該辞書が採る正書法では、場所の特定が十分 に行えない場合に、必要となる。

    + +

    当該属性は、索引中の項目の並びやグループを決めるために使用される。 + これはほかの値によって並べ替えを行いたいときの一続きの文字を与え、それによって望まれる順序を実現する。 + ソートキー構文の詳細はアプリケーション依存である。

    +

    辞書順はしばしば機械可読文字集合の照合順と異なる。 + 英語圏の辞書では、4-Hという項目はしばしばfourhとしてアルファベット化され、McCoyは、maccoyとしてアルファベット化されうる。 + それに対して、A1A4A5a-AAのあいだに数字順に置かれてしまうこともある。 + ソートキーは、辞書項目の表記が辞書における順序を決定するのに不十分な際に必要となる。

    +
    @@ -4826,7 +4935,7 @@ The element indicated by @spanTo () must follow Objetos extensibles del formato del lenguaje de Stylesheet XSL-FO - Langage XSL (Extensible Stylesheet )Formatting + langage XSL (Extensible Stylesheet )Formatting Objects linguaggio XSL-FO @@ -5321,9 +5430,9 @@ dans lequel les traits encodés portant cet attribut sont supposés être apparu + identifies the unit of information conveyed by the element, e.g. columns, pages, volume, entry. identifie le type d'information que transmet l'élément, par exemple colonnes, pages, volume, inscription, etc. - identifies the unit of information conveyed by the element, e.g. columns, pages, volume, entry. 当該要素が伝える情報の単位を特定する。たとえば、カラム (columns)、頁 (pages)、巻 (volume)、エントリ (entry) 等。 @@ -5360,7 +5469,7 @@ dans lequel les traits encodés portant cet attribut sont supposés être apparu 該元素標記的內容為一頁數或頁數範圍。 el elemento contiene un número de página o un intervalo de páginas. ページ番号またはページ範囲を含む。 - l'élément contient un nombre de pages + l'élément contient un nombre de pages ou l'étendue de sélection des pages. l'elemento contiene l'indicazione di pagina o pagine @@ -6396,7 +6505,7 @@ généralement dans des textes oraux groups elements which provide an explanation, equivalency, or alternative name for a markup construct. 마크업 구성에 대한 대체명, 설명 또는 기술을 제시하는 요소를 모아 놓는다. 匯集的元素提供某一標籤的替代名稱、解釋或描述。 - 代替名またはマークアップ構造を示す要素をまとめる. + 代替名またはマークアップ構造を示す要素をまとめる。 regroupe des éléments qui proposent un nom alternatif, une explication, ou une description pour n'importe quelle structure de codage agrupa los elementos que proporcionan un nombre, @@ -6947,8 +7056,7 @@ other form of--> address. 문단 같은 요소 내에서 또는 그 사이에서 나타날 수 있는 요소를 모아 놓는다. 匯集中間層次的元素:可出現於段落內與段落之間,或方塊性層次內與層次間。 句相当レベルの要素内または間に出現可能な要素をまとめる。 - regroupe des éléments qui peuvent apparaître à l’intérieur ou entre des - composants semblables au paragraphe. + regroupe des éléments qui peuvent apparaître à l’intérieur ou entre des composants semblables au paragraphe. agrupa elementos de la clase intermedia (internivel): tales elementos pueden aparecer bien al interno bien entre párrafos u entre otros elementos de tipo división de texto. @@ -7449,35 +7557,32 @@ used for transcribing extant documents. 확실성 정도를 표현하는 속성 값의 범위를 정의한다. 定義表示正確度的屬性值範圍 確信度を示す属性値の程度を示す。 - Définit la gamme des valeurs d'attribut exprimant un - degré de certitude - define la gama de valores de atributos que exprimen un - grado de certeza. - definisce la gamma di valori di attributi che esprimono - un grado di certezza - - - - - - - - + définit la gamme des valeurs d'attribut exprimant un degré de certitude + define la gama de valores de atributos que exprimen un grado de certeza. + definisce la gamma di valori di attributi che esprimono un grado di certezza + + + + + + + + -

    Certainty may be expressed by one of the predefined symbolic values high, - medium, or low. The value - unknown should be used in cases where the encoder - does not wish to assert an opinion about the matter. -

    -

    確信度は、high, medium, lowのうち の1つが選択される。より詳細に示したい場合には、 teidata.probabilityを単独または追加と して使用することができる。

    +

    確信度は、highmediumlowのうち の1つが選択される。より詳細に示したい場合には、 teidata.probabilityを単独または追加と して使用することができる。

    -

    Le degré de certitude peut être exprimé par l'une des valeurs symboliques prédéfinies - high, medium, ou low.

    -
    +

    Le degré de certitude peut être exprimé par l'une des valeurs symboliques prédéfinies + high, medium, ou low.

    + defines the range of attribute values expressing a probability. @@ -7885,13 +7990,13 @@ value. The IANA-registered code for the language. This is almost always the same as the ISO 639 2-letter language code if there is one. The list of available registered language - subtags can be found at . It is recommended + subtags can be found at . It is recommended that this code be written in lower case. The ISO 15924 code for the script. These codes consist of 4 letters, and it is recommended they be written with an initial capital, the other three letters in lower case. The canonical list of codes is maintained by the Unicode Consortium, and is - available at . The IETF + available at . The IETF recommends this code be omitted unless it is necessary to make a distinction you need. Either an ISO 3166 country code or a UN M.49 region code that is registered with IANA @@ -7917,7 +8022,7 @@ value. language element must be present in the TEI header.

    -

    There are two exceptions to the above format. First, there are language tags in the IANA registry that +

    There are two exceptions to the above format. First, there are language tags in the IANA registry that do not match the above syntax, but are present because they have been grandfathered from previous specifications.

    Second, an entire language tag can consist of only a private use subtag. These tags start @@ -7963,16 +8068,16 @@ value.

    当該属性値は、 BCP 47 で定義されている言語タグになる。 現行のBCPには、RFC4646とRFC4647の内容が含まれている。 今後は、他のIETF文書も採用されるかもしれない。

    -

    BCP 47にある言語タグは、ハイフン (-, U+002D)で区切られた一連の +

    BCP 47にある言語タグは、ハイフン (-、U+002D)で区切られた一連の 下位タグから構成されている。下位タグは、以下の順番 らなる。下位タグは、初めの1つは必須で、あとは選択的である。 variantとextensionは複数回、他は1回のみ出現出現する。この下位タグ のグループは繰り返し可能である。 IANAの言語コード。この殆どは、該当言語が既にあれば、ISO 639の2文字 (以下、この場合の文字はラテン文字)言語コードと同じである。利用可能 - な言語下位タグのリストは + な言語下位タグのリストは にある。言語コードは、小文字で書かれることが推奨されている。 ISO 15924による文字を示すコード。4文字から構成され、冒頭文字は大文 字で、残り3文字は小文字で書かれることが推奨されている。このコード - は、ユニコードコンソーシアムで管理され、 か + は、ユニコードコンソーシアムで管理され、 か ら入手することができる。IETFでは、不要であれば当該コードを省略する ことを推奨している。 ISO 3166またはUN M.49による国または地域コード。このコードはIANAに 登録されている(但し全てではない。例えば、UNコードには経済圏や、 ISO @@ -7991,7 +8096,7 @@ value.

    -

    上記記述形式には、2つの例外がある。ひとつは、ここにある言語タグは、 +

    上記記述形式には、2つの例外がある。ひとつは、ここにある言語タグは、 IANAにある統語規則に違反しているものがある。 これはIANAでは昔の規定を継承しているからであ る。

    ふたつめは、言語タグを、下位タグprivateだけで構成することができる ことである。x-で始まるタグの内容は、IETFにある規定に も当該TEIガイドラインにある規定にも従う必要はない。他の言語タグと 同様に、このタグを使用した場合には、TEIヘダーにある要素 @@ -8028,7 +8133,7 @@ value.

    W3Cの国際化活動では、BCP 47の解説を以下に用意している。 - HTMLとXMLで使用される言語タグ.

    + HTMLとXMLで使用される言語タグ。

    Les valeurs pour cet attribut sont les étiquettes de langue définies @@ -8044,13 +8149,13 @@ value. Code de langue enregistré par l'IANA. Il est presque toujours identique au code de langue alphabétique ISO 639-2, s'il y en a un. La liste des sous-étiquettes de langue - enregistrées est disponible à : . Il est recommandé + enregistrées est disponible à : . Il est recommandé d'écrire ce code en minuscules. Code ISO 15924 pour l'écriture. Ces codes sont constitués de 4 lettres, et il est recommandé d'écrire la première lettre en majuscule, les trois autres en minuscules. La liste canonique des codes est maintenue par le Consortium Unicode, et elle est disponible - à : . L'IETF recommande + à : . L'IETF recommande d'omettre ce code, sauf s'il est nécessaire pour établir une distinction. Soit un code de pays ISO 3166, soit un code de région UN M.49 enregistré par @@ -8079,7 +8184,7 @@ value.

    Il y a deux exceptions au format ci-dessus. Premièrement, il y a des codes de langue dans - le registre de l'IANA + le registre de l'IANA qui ne correspondent pas à la syntaxe ci-dessus, mais qui sont présents car ils ont été hérités de spécifications antérieures.

    En second lieu, une étiquette complète de langue peut consister seulement en une sous-étiquette d'usage privé. Ces étiquettes commencent par x- ; il n'est pas @@ -8147,21 +8252,21 @@ value. indicare i nomi degli spazi in XML come stabilito dalle raccomandazioni tecniche del W3C per gli spazi dei nomi in XML. - + -

    The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier + <p>The range of syntactically valid values is defined by <ref target="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986 <title>Uniform Resource Identifier (URI): Generic Syntax

    -

    当該データ値は、RFC 2396 Uniform Resource + <p> 当該データ値は、<ref target="https://www.ietf.org/rfc/rfc2396.txt">RFC 2396 <title>Uniform Resource Identifier (URI) Reference に定義されている。

    -

    La gamme des valeurs syntaxiquement valides est définie par RFC 3986 Uniform Resource Identifier + <p>La gamme des valeurs syntaxiquement valides est définie par <ref target="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986 <title>Uniform Resource Identifier (URI): Generic Syntax .

    @@ -8295,8 +8400,7 @@ bibliography and link to that (LB 2013-03-13) --> 正規表現は、よくパタン/パターンともいわれるもので、 一連の文字列を示すための表現方法である。一般には、簡潔な表現で、 多くのものを表現するために使用される。例えば、3つの文字列 - Handel, Händel, - Haendelを、1つのパタン + HandelHändelHaendelを、1つのパタン H(ä|ae?)ndelで示すことができる(または、 H(ä|ae?)ndelは、3つの文字列のいずれにも マッチする、といえる)。 wikipedia @@ -8364,10 +8468,10 @@ resource, either within the current document or elsewhere.

    The range of syntactically valid values is defined by - RFC 3986 + RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using - RFC + RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, @@ -8380,14 +8484,14 @@ resource, either within the current document or elsewhere.

    当該属性値は、 - RFC 3986 + RFC 3986 Uniform Resource Identifier (URI) Reference に定義されている。

    -

    La gamme des valeurs valides syntaxiquement est définie parRFC 3986 +

    La gamme des valeurs valides syntaxiquement est définie parRFC 3986 Uniform Resource Identifier (URI): Generic Syntax @@ -8419,7 +8523,7 @@ resource, either within the current document or elsewhere.

    The value of this attribute follows the pattern specified by - the Unicode consortium for its version number (). A version number + the Unicode consortium for its version number (). A version number contains digits and fullstop characters only. The first number supplied identifies the major version number. A second and third number, for minor and sub-minor version numbers, may also be @@ -8428,7 +8532,7 @@ resource, either within the current document or elsewhere.

    La valeur de cet attribut devrait suivre le format proposé par - le Consortium Unicode pour identifier les versions (). Un numéro de version + le Consortium Unicode pour identifier les versions (). Un numéro de version ne contient que des chiffres et des points. Le numéro initiale identifie le numéro majeur de la version. Un deuxième et un troisième numéro sont aussi disponibles pour la numérotation @@ -8565,7 +8669,7 @@ which contain an XPath expression.

    This datatype is used to constrain a string of characters to - one that can be used as a URI scheme name according to RFC 3986, section + one that can be used as a URI scheme name according to RFC 3986, section 3.1. Thus only the 26 lowercase letters a–z, the 10 digits 0–9, the plus sign, the period, and the hyphen are permitted, and the value must start with a letter.

    @@ -8682,7 +8786,7 @@ which contain an XPath expression. 所有TEI模組可用的元素集、資料類型、巨集指令之宣告 Dichiarazione di classi, tipi di dati (datatype)e macro disponibili in tutti i moduli TEI Declaraçoes de classes, tipos de dados, e macros disponíveis em todos os módulos TEI - 全TEIモジュールで使用可能なデータ型,クラス,マクロ. + 全TEIモジュールで使用可能なデータ型,クラス,マクロ。
    The TEI Header
    Organization of the TEI Header @@ -9022,7 +9126,7 @@ document.-->

    declaración del título dichiarazione sul titolo groups information about the title of a work and those responsible for its content. - regroupe les informations sur le titre d’une œuvre et + regroupe les informations sur le titre d’une œuvre et les personnes ou institutions responsables de son contenu intellectuel. 저작의 제목 그리고 지적 내용에 대한 책임에 관한 정보를 모아 놓는다. 匯集關於作品標題與作品智慧內容責任歸屬的資訊。 @@ -9038,12 +9142,8 @@ document.-->

    - - - - - - + + @@ -9101,7 +9201,7 @@ document.-->

    - + sponsor commanditaire Förderer @@ -9125,6 +9225,39 @@ document.-->

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Association for Computers and the Humanities @@ -9173,7 +9306,7 @@ document.-->

    - + funding body financeur 재정 지원 조직체 @@ -9203,6 +9336,39 @@ document.-->

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + The National Endowment for the Humanities, an independent federal agency @@ -9249,7 +9415,7 @@ document.-->

    - + principal researcher chercheur principal 책임 연구자 @@ -9276,6 +9442,39 @@ creation of an electronic text.
    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Gary Taylor @@ -9441,19 +9640,15 @@ creation of an electronic text. extent étendue - describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. - décrit la taille approximative d’un texte stocké sur son - support, numérique ou non numérique, exprimé dans une unité quelconque appropriée. - 전달 매체, 즉, 디지털 또는 비디지털로 저장된 텍스트의, 다양한 단위로 명시되는, 대략적 규모를 - 기술한다. + describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. + décrit la taille approximative d’un texte stocké sur son support, numérique ou non numérique, exprimé dans une unité quelconque appropriée. + 전달 매체, 즉, 디지털 또는 비디지털로 저장된 텍스트의, 다양한 단위로 명시되는, 대략적 규모를 기술한다. 描述電子文件儲存在某一承載媒介時的約略大小,標以任何適用的單位。 電子・非電子テキストのおよその大きさを任意の単位で示す。 beschreibt die ungefähre Größe des elektronischen Textes, die er auf einem Datenträger einnimmt; kann auch für andere digitale oder nicht digitale Objekte verwendet werden; die Angabe erfolgt in entsprechenden Maßeinheiten. - describe el tamaño aproximado de un texto almacenado en - algún medio, digital o no, especificándolo en alguna unidad funcional. - descrive la grandezza approssimativa di un documento - elettronico così come immagazzinata su supporto, secondo una qualsiasi unità funzionale. + describe el tamaño aproximado de un texto almacenado en algún medio, digital o no, especificándolo en alguna unidad funcional. + descrive la grandezza approssimativa di un documento elettronico così come immagazzinata su supporto, secondo una qualsiasi unità funzionale. @@ -9485,6 +9680,16 @@ material ungefähr 10MB + +

    Das measure-Element kann dazu verwendet werden, um normalisierte oder + maschinenlesbare Versionen der Größen-Angaben bereitzustellen.

    + + + Ungefähr vier Megabyte + Textumfang 245 Seiten + + +
    198 pages @@ -9499,9 +9704,6 @@ material 10片3.5吋磁碟片 - -

    Das measure-Element kann dazu verwendet werden, um normalisierte oder maschinenlesbare Versionen der Größen-Angaben bereitzustellen.

    -
    @@ -9519,7 +9721,7 @@ material declaración de la publicación dichiarazione sulla pubblicazione groups information concerning the publication or distribution of an electronic or other text. - regroupe des informations concernant la publication ou + regroupe des informations concernant la publication ou la diffusion d’un texte électronique ou d’un autre type de texte. 전자 또는 기타 텍스트의 출판 또는 배포에 관한 정보를 모아 놓는다. 匯集電子文件或其他類型文件的出版或發行相關資訊。 @@ -9716,14 +9918,14 @@ distribution of a text. Freigabeinstanz responsable de la presentación autorità di pubblicazione + 刊行許可元 supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor. - donne le nom de la personne ou de l'organisme responsable de la publication d’un fichier électronique, autre qu’un éditeur ou un distributeur. + donne le nom de la personne ou de l'organisme responsable de la publication d’un fichier électronique, autre qu’un éditeur ou un distributeur. 출판사 또는 배포자 외에 전자 파일 사용 허가에 대한 권한을 갖는 개인 또는 기관의 이름을 제시한다. 說明除了出版者或發行者之外,負責提供電子檔案的個人或其他經銷商的名稱。 - 電子データの作成に責任のある個人または団体の名前を示す。出版者や頒布 - 者ではない。 + 作品の供給に責任のある、出版者や発売者以外の個人または団体の名前を示す。 gibt die Person oder Instanz (außer Verlag oder Distributor) an, die für den Zugang zu einer Ressource verantwortlich ist. proporciona el nombre de la persona o agente responsable que ha hecho disponible un archivo electrónico, que no es ni el editor ni el distribudor. fornisce il nome di una persona o di un'organizzazione responsabile della messa a disposizione di un file elettronico, diversa dalll'editore o dal distributore. @@ -9754,7 +9956,7 @@ distribution of a text. - + identifier identifiant 식별 숫자 @@ -9800,7 +10002,40 @@ distribution of a text. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + categorizes the identifier, for example as an ISBN, Social Security number, etc. classe un numéro dans une catégorie, par exemple @@ -9923,7 +10158,7 @@ distribution of a text. toutes restrictions quant à son usage ou sa diffusion, son copyright, etc. 텍스트 이용에 관한 정보를 제시한다. 예를 들어 사용 또는 배포의 제한, 저작권 상태 등. 提供關於文件可利用性的資訊,例如使用或發行上的任何限制、版權狀態等。 - テキストの利用可能性に関する情報を示す。例えば、その使用や頒布、 著作権に関する制限など。 + テキストの利用許可に関する情報を示す。例えば、その使用や頒布の制限、著作権の状態、適用されるライセンス等。 liefert Informationen zur Verfügbarkeit eines Textes, zum Beispiel Einschränkungen bezüglich des Gebrauchs oder der Weitergabe, Lizensierungen usw. proporciona información sobre la disponibilidad de un texto, por ejemplo cualquier restricción en cuanto a su uso o distribución, su copyright, etc. @@ -9963,7 +10198,7 @@ distribution of a text. free frei the text is freely available. - Le texte est libre de droits. + le texte est libre de droits. 텍스트를 자유롭게 이용할 수 있음. 文件的可利用性不受限。 el texto está libremente disponible. @@ -9975,7 +10210,7 @@ distribution of a text. unknown unbekannt the status of the text is unknown. - Le statut du texte est inconnu. + le statut du texte est inconnu. 텍스트의 상태를 알 수 없다. 文件狀態不明。 el estatus del texto es desconocido. @@ -10068,8 +10303,8 @@ distribution of a text.

    Se debe adoptar un formato constante

    - -

    永続的な形式で示されるべきである。

    + +

    一貫した形式を採用すべきである。

    Es sollte ein einheitliches Format verwendet werden.

    @@ -10078,7 +10313,7 @@ distribution of a text.
    - + contains information about a licence or other legal agreement applicable to the text. contient des informations @@ -10094,6 +10329,39 @@ définissant les droits d'utilisation. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -10403,11 +10671,12 @@ définissant les droits d'utilisation. citación bibliográfica estructurada completa référence bibliographique totalement structurée citazione bibliografica strutturata + 完全に構造化された典拠情報 contains a fully-structured bibliographic citation, in which all components of the TEI file description are present. 완전히 구조화된 서지 정보를 포함하며, 그 안에 TEI 파일 기술의 모든 성분이 제시된다. 包含結構完整的書目資料,其中呈現出TEI檔案描述內的所有元件。 - 厳密な構造を持つ書誌情報を示す。TEIのファイル記述の全要素は、ここ に記述される。 + 完全に構造化された典拠情報を示す。TEIのファイル記述のための全要素が利用できる。 contient une référence bibliographique totalement structurée : tous les composants de la description du fichier TEI y sont présents. contiene una cita bibliográfica completamente @@ -10519,7 +10788,7 @@ définissant les droits d'utilisation.
    -
    Computer Files Derived from Other Computer Files
    +
    TEI documents derived from other TEI documents
    The Encoding Description encoding description @@ -10627,7 +10896,7 @@ formatting or layout information preserved.

    describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. - décrit en détail le but ou l’objectif visé dans + décrit en détail le but ou l’objectif visé dans l’encodage d’un fichier électronique, ainsi que toute autre information pertinente sur la manière dont il a été construit ou recueilli. 전자 파일이 부호화된 목적을 상세히 기술하며, 아울러 그것이 수집된 절차에 관한 기타 관련 정보를 @@ -10704,9 +10973,8 @@ formatting or layout information preserved.

    Angabe der Auswahlverfahren declaración de muestra dichiarazione di campionatura - contains a prose description of the rationale and methods used in sampling texts in the - creation of a corpus or collection. - contient une description en texte libre du raisonnement + contains a prose description of the rationale and methods used in selecting texts, or parts of a text, for inclusion in the resource. + contient une description en texte libre du raisonnement et des méthodes utilisés pour l'échantillonnage des textes dans la création d’un corpus ou d’une collection. 코퍼스 또는 텍스트 집단 구축에서 표본 추출에 사용된 원리와 방법에 대한 산문체 기술을 포함한다. @@ -11034,10 +11302,8 @@ during the encoding of a text. normalization normalisation - indicates the extent of normalization or regularization of the original source carried out - in converting it to electronic form. - indique l'extension de la normalisation ou de la - régularisation effectuée sur le texte source dans sa conversion vers sa forme électronique. + indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form. + indique l'extension de la normalisation ou de la régularisation effectuée sur le texte source dans sa conversion vers sa forme électronique. 전자 형식으로 변환할 때 수행된 원본 텍스트의 표준화 또는 규칙화의 정도를 표시한다. 指出來源文件轉換成電子文本時規格化或標準化的程度。 元資料が電子形式に変換される施される正規化の程度を示す。 @@ -11053,9 +11319,7 @@ during the encoding of a text.
    - - - + Supplies a language code constructed as defined in BCP 47 which is used to identify the - language documented by this element, and which is referenced by the global + language documented by this element, and which may be referenced by the global xml:lang attribute. fournit un code de langue issu de la recommandation BCP 47 (ou son @@ -14141,7 +14570,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. - specifies the approximate percentage (by volume) of the text which uses this language. + specifies the approximate percentage of the text which uses this language. précise approximativement le pourcentage du volume de texte utilisant cette langue. 이 언어를 사용하는 텍스트의 대략적 백분율(분량)을 명시한다. @@ -14159,7 +14588,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. modern American English - Azerbaijani in Arabic script + Azerbaijani in Arabic script Pig Latin @@ -14168,7 +14597,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. Anglais américain moderne - Azerbaijanais en caractères arabes + Azerbaijanais en caractères arabes verlan @@ -14177,7 +14606,7 @@ langues, registres, dialectes, etc. présents à l’intérieur d’un texte. 現代美語 - 阿拉伯文手寫的亞塞拜然語 + 阿拉伯文手寫的亞塞拜然語 一種行話,將字頭的子音調至字尾,再多加一個音節 @@ -14477,6 +14906,7 @@ should be supplied for the scheme attribute.

    Verweis auf eine Kategorie referencia de categoría riferimento alla categoria + 分類の参照 specifies one or more defined categories within some taxonomy or text typology. spécifie une ou plusieurs catégories définies dans une taxinomie ou une typologie textuelle. @@ -14503,7 +14933,7 @@ should be supplied for the scheme attribute.

    défini le jeu de catégories concerné.
    관련 범주 집합이 정의된 분류 스키마를 표시한다. 標明該分類架構,其中相關的類目群組已被定義 - 当該分類項目が定義されている分類スキームを示す。 + たとえばtaxonomy要素あるいはその他の資料によって、当該分類項目が定義されている分類スキームを同定する。 gibt das Klassifikationsschema an, in dem die entsprechenden Kategorien definiert sind, z. B. über ein taxonomy-Element oder eine andere Ressource. @@ -14593,6 +15023,7 @@ should be supplied for the scheme attribute.

    descripción de las calendarios description des calendriers descrizione delle calendari + 暦の記述 contains a description of the calendar system used in any dating expression found in the text. contient la description des différents calendriers @@ -14601,6 +15032,7 @@ should be supplied for the scheme attribute.

    calendarios usados en un manuscrito.
    contiene una descrizione dei diversi calendari usati in un manoscritto + テキスト中に見いだされた日付表現において用いられる暦日法の記述。 @@ -14745,6 +15177,9 @@ should be supplied for the scheme attribute.

    http://www.w3.org/TR/xpath-functions-11/#lang-cal-country

    +

    ひとつめの例での、暦の名とxml:idの略号は、 + http://www.w3.org/TR/xpath-functions-11/#lang-cal-countryにおけるW3Cガイドラインから来ている。

    + @@ -14755,8 +15190,10 @@ should be supplied for the scheme attribute.

    calendrier calendario calendario + describes a calendar or dating system used in a dating formula in the text. describe un calendario o sistema de datación usado en una fórmula de datación en el texto. + テキスト中での日付の書式で用いられる暦日法を記述する。 @@ -15266,8 +15703,7 @@ should be supplied for the scheme attribute.

    descripción de la revisión descirzione della revisione summarizes the revision history for a file. - fournit un résumé de l’historique des révisions d’un - fichier. + fournit un résumé de l’historique des révisions d’un fichier. 하나의 파일에 대한 수정 이력을 요약한다. 概述檔案的修訂歷史。 ファイルの改訂履歴を示す。 @@ -15280,11 +15716,9 @@ should be supplied for the scheme attribute.

    - - - - - + + + @@ -15339,16 +15773,17 @@ should be supplied for the scheme attribute.

    - + change Änderung + 変更 documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. résume une modification ou une correction apportée à une version particulière d’un texte électronique partagé entre plusieurs chercheurs. 몇몇 연구자들 사이에 공유된 전자 텍스트의 특정 버전에 대한 특정 변경 또는 수정 사항을 요약한다. 概述多位研究者共享的某版本電子文本當中,某特定的內容變更或修正。 - 研究者間で共有されている電子テキストの特定の版に対して施された変更や 修正を示す。 + 元文書の作成や電子ファイルの改訂においてなされた一つあるいは一連の変更を記述する。 verzeichnet Änderungen oder Korrekturen während der Erstellung eines Basisdokuments oder während der Überarbeitung einer elektronischen Datei. resume un cambio o corrección determinada llevada a cabo @@ -15376,11 +15811,46 @@ should be supplied for the scheme attribute.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + target Ziel + 対象 points to one or more elements that belong to this change. verweist auf ein oder mehrere Elemente, die zu dieser Änderung gehören. + この変更の対象となる一つ以上の要素を指す。 @@ -15461,8 +15931,8 @@ supplied to printer. producciónl.

    Se recomienda que los cambios se registren con el primero más reciente.

    - -

    修正は一貫した並びで記録されるべきである。例えば、最新のものが 最初に書かれる、など。

    + +

    who属性は、他の任意の要素を指すことができるが、典型的には、ヘッダ内の他の場所にある、変更に関わった人物とその役割を示すrespStmtまたはperson要素を指定する。最新のものを最初に書くことを推奨する。status属性を、変更が適用された後の文書の状態を示すために使用してもよい。

    Das who-Attribut kann dafür verwendet werden, um zu einem beliebigen anderen @@ -16268,6 +16738,7 @@ Ce ne seroyt que bon que nous rendissiez noz cloches... foreign fremdartig + foreign words palabras extranjeras mots étrangers parole straniere @@ -17907,8 +18378,7 @@ Normalization circunstancia.

    -

    コアモジュールの要素gap, unclear, delは、 転記モジュールの要素damage, - suppliedと連携するこ とができる。どのタグを使用すべきかについては、詳細については、 を参照のこと。

    +

    コアモジュールの要素gapuncleardelは、 転記モジュールの要素damagesuppliedと連携するこ とができる。どのタグを使用すべきかについては、詳細については、 を参照のこと。

    Die Elemente gap, unclear und del aus dem Core-Modul sind eng verwandt mit den @@ -18224,8 +18694,7 @@ Normalization delは使うべきではない。この場合には、要素gapを使 い、転記できない単一のテキスト部分を示すべきである。この際、属性 reasonにより転記ができない理由が削除であることを示すこ とができる。全てが読めるわけではないという場合には、要素 unclearを使い、確信が持てないが読めるひとつのテキスト部分 を示すべきである。詳しくは、を参照のこと。 - また、要素delと要素gap, damage, unclear, - suppliedとの関係については、 を参照のこと(damageとsuppliedは元資料を転記 + また、要素delと要素gapdamageunclearsuppliedとの関係については、 を参照のこと(damageとsuppliedは元資料を転記 するための追加モジュールを使用する際に使うことができる)。

    要素delは、編集者や符号化する人による削除部分に使用される べきではない。この場合は、要素corrまたは要素gap が使われるべきである。

    @@ -18456,8 +18925,7 @@ concerned, as further discussed in section .

    当該要素は、文字情報と発話情報の両方で、転記が不確実な時に使用され る。転記が不確実である他の面については、を参照 のこと。

    -

    要素damage, gap, del, unclear, - suppliedは、同時に使用されるかもしれない。どの場合にどの 要素が適切であるかについては、を参照のこと。 +

    要素damagegapdelunclearsuppliedは、同時に使用されるかもしれない。どの場合にどの 要素が適切であるかについては、を参照のこと。

    @@ -18480,7 +18948,7 @@ concerned, as further discussed in section .

    Names, Numbers, Dates, Abbreviations, and Addresses
    Referring Strings - + name, proper noun 이름, 고유명사 名稱,特定名稱 @@ -18508,6 +18976,39 @@ concerned, as further discussed in section .

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Thomas Hoccleve @@ -18527,8 +19028,7 @@ concerned, as further discussed in section .

    lorsque le module TEI concernant les noms et dates est inclus.

    -

    TEI名前モジュールが使われる場合には、人々、場所、組織を示す固有名 詞は、それぞれ要素persName, placeName、 - orgNameを使い示されるかもしれない。

    +

    TEI名前モジュールが使われる場合には、人々、場所、組織を示す固有名 詞は、それぞれ要素persNameplaceNameorgNameを使い示されるかもしれない。

    @@ -19136,8 +19636,7 @@ Measures número absoluto, p.ej. 21, 21,5 基数。例えば、21、21.5など。 nombre entier ou décimal, par exemple 21, 21.5 - numero assoluto, ad esempio 21 o - 21,5 + numero assoluto, ad esempio 21 o 21,5 Kardinalzahl, z. B. 21, 21,5 @@ -19156,10 +19655,8 @@ Measures 分數,例如二分之一或是四分之三 fracción,p.ej. una mitad o tres cuartos 割合。例えば、1/2、3/4など。 - fraction, par exemple une moitié ou - trois-quarts - frazione, ad esempio un terzo o tre - quarti + fraction, par exemple une moitié ou trois-quarts + frazione, ad esempio un terzo o tre quarti Bruchzahl, z. B. 1/2 oder drei Viertel @@ -19515,6 +20012,9 @@ my twenty-first birthday

    contains a symbol, a word or a phrase referring to a unit of measurement in any kind of formal or informal system. enthält ein Symbol, ein Wort oder eine Phrase, die sich auf eine Maßeinheit in einem formellen oder informellen System bezieht. + + 公式・非公式に関わらず、単位を表す記号や単語、語句を含む。 + @@ -19579,7 +20079,7 @@ my twenty-first birthday

    Dates and Times - + date date Datum @@ -19597,22 +20097,20 @@ my twenty-first birthday

    + - - - - - - - - - + + + + + + + - early February 1980 @@ -19633,11 +20131,9 @@ my twenty-first birthday

    - septembre - mcmxc + septembre mcmxc septembre - 11 - septembre, neuf heures moins douze GMT + 11 septembre, neuf heures moins douze GMT @@ -19676,7 +20172,7 @@ my twenty-first birthday

    - + time temps Zeit @@ -19684,17 +20180,15 @@ my twenty-first birthday

    어떤 형식의, 하루의 시간을 정의하는 구를 포함한다. 包含一組字詞,以任何形式定義時間 時間を表す語句を示す。 - contient une expression qui précise un moment de la - journée sous n'importe quelle forme. - contiene un sintagma que define un momento del día en - cualquier formato. - contiene un sintagma che si riferisce ad un ora del - giorno in qualsiasi formato. + contient une expression qui précise un moment de la journée sous n'importe quelle forme. + contiene un sintagma que define un momento del día en cualquier formato. + contiene un sintagma che si riferisce ad un ora del giorno in qualsiasi formato. beinhaltet eine Phrase, die eine Uhr- oder Tageszeit in einem beliebigen Format bestimmt. + @@ -19702,15 +20196,12 @@ my twenty-first birthday

    - - - - - - - - - + + + + + + As he sat smiling, the @@ -21842,7 +22333,7 @@ the resource specified by the url attribute.

    audio, video or other object. 인라인 그래픽 또는 다른 개체를 표상하는 부호화된 이진 데이터를 제시한다. 標記用來表示文本中圖檔或其他檔案的二進位資料。 - 行中の画像やその他のオブジェクトを示す、符号化されたバイナリデータを 示す。 + 埋め込みの画像や音声、映像、その他のオブジェクトを示す、符号化されたバイナリデータである。 fournit des données binaires encodées qui représentent une image ou un autre objet insérés dans le texte ou dans un autre objet. proporciona datos binarios codificados que representan un @@ -21867,7 +22358,7 @@ the resource specified by the url attribute.

    Base64.
    부호화는 이진 데이터의 부호 변환 방식이다. 별도로 명시되어 있지 않다면, Base64로 간주된다. 標記該二進位資料時所使用到的編碼。若未特別指明,則假定為使用Base64編碼 - 当該バイナリデータの符号化方式。指定がなければ、 Base64 と想定する。 + 当該バイナリデータの符号化方式。指定がなければ、Base64を想定する。 l'encodage utilisé pour encoder les données binaires. Sans autre spécification il est supposé s'agir de Base64. La codificación usada para codificar los datos @@ -22289,6 +22780,7 @@ soi-xante & dixhuytiesme livre. column beginning 열 바꿈 分段 + 段の開始 début de colonne inicio de columna inizio di colonna @@ -22296,7 +22788,7 @@ soi-xante & dixhuytiesme livre. multi-column page. 표준 참조 시스템에서 텍스트의 한 열과 다음 열 사이의 경계를 표지한다. 用標準參照系統來標明文本段落之間的分界。 - テキストの段と段の境界を、標準的な参照システムにより示す。 + 複数段の頁で、テキストの新しい段の開始を示す。 marque le début d'une nouvelle colonne de texte sur une page multi-colonne. indica el inicio de una nueva columna de texto en una página divida en columnas . @@ -22346,14 +22838,9 @@ soi-xante & dixhuytiesme livre. des colonnes à l'intérieur de la page. L'élément cb apparaît en haut de la colonne à laquelle il se rapporte.

    - +

    - 当該要素にあるグローバル属性nは、当該要素cbが - あるすぐ後にある段と関連する番号等を示す。符号化する人は、テキスト - 全体における物理的な段の並びから示された境界を示す番号であるか、ま - たは当該ページ内で振られた番号であるのかなど、段境界に付与される番 - 号付けには、明確で一貫した方針を採るべきである。 - 一般的には、要素cbは、段落の始めに置かれる。 + この要素では、グローバル属性nはこのcb要素の直後から始まる段と関連する数値等の値を示す。テキスト全体における段の通し番号を付けるか、ページ内における番号を付けるかについて、明確で一貫した方針を採用すべきである。cb要素は指している段の冒頭に置かれる。

    @@ -22676,7 +23163,7 @@ soi-xante & dixhuytiesme livre.
    Titles, Authors, and Editors - + author autor/a auteur @@ -22686,7 +23173,7 @@ soi-xante & dixhuytiesme livre. form as that provided by a recognized bibliographic name authority. 참고문헌에 작가, 단독 저자, 공동 저자의 이름을 포함한다; 서지 항목의 책임에 관한 1차적 진술. 在書目參照中,包含一件作品的作者 (群) 姓名,無論是個人或是團體性質;這也是書目項目責任歸屬的主要陳述。 - 書誌情報における、著作者(個人・団体)の名前を示す。書誌項目における歴 任者を示す第一位の記述を示す。 + 書誌参照において、作品の著者となる人や法人の名前を、たとえば、よく知られた書誌典拠情報機関の形式で提供されるものに合わせるなどして記述する。 dans une référence bibliographique contient le nom de la (des) personne(s) physique(s) ou du collectif, auteur(s) d'une oeuvre ; par exemple dans la même forme que celle utilisée par une référence bibliographique reconnue. en una referencia bibliográfica, contiene el nombre del @@ -22706,6 +23193,39 @@ autor/a/es, ya sea una persona o una institución, de una obra; por ejemplo, en + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + British Broadcasting Corporation @@ -22775,9 +23295,12 @@ places, in particular where multiple names are given.

    Dans le cas d'une émission, cet élément sert à encoder le nom de la société ou du réseau qui diffuse le programme.

    - -

    書誌情報を当該ヘダーに収録する場合、個人名の正確な記述を、一般に理 解可能な著者リストとして使用した方がよい。

    -

    放送の場合、当該要素は会社や放送局の名前として使用される。

    + +

    特にヘッダの内容をもとに目録作成が行われると考えられる場合、この要素の内容を広く知られた名前典拠ファイルに準拠することを推奨する。 + keyref属性によって何らかの適切な典拠(たとえば図書館目録やオンライン情報のような)における著者(達)についての標準的な参照情報を示すこともできる。

    +

    放送番組の場合には、その番組の制作に責任を持つ放送局や放送ネットワークの名前を用いる。

    +

    著者が不明であったり不明確である場合、この要素は不詳匿名のようなテキストであってもよい。 + 特に、複数の名前が用いられている場合には、適切なTEIモジュールを用いて、人や組織、場所に関する名前をより詳細にタグ付けしてもよい。

    Insbesondere wenn eine Katalogisierung auf Basis des TEI-Headers erfolgen soll, ist es ratsam @@ -22797,7 +23320,7 @@ places, in particular where multiple names are given.

    - + contains a secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, @@ -22827,6 +23350,39 @@ places, in particular where multiple names are given.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -22987,7 +23543,7 @@ places, in particular where multiple names are given.

    - + responsibility 책임성 @@ -23016,6 +23572,39 @@ places, in particular where multiple names are given.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -23069,7 +23658,7 @@ places, in particular where multiple names are given.

    - + title titre Titel @@ -23095,7 +23684,40 @@ places, in particular where multiple names are given.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. @@ -23287,8 +23909,7 @@ doit pas être utilisé.

    タイトルが要素analytic中にある場合、属性 levelがあれば、値は必ずaとなる。 タイトルが要素monogr中にある場合、属性 -levelの値は、必ずm, -j, uのいず + levelの値は、必ずmjuのいず れかになる。要素titleが要素series中にある場 合、属性levelの値は必ずsとなる。タイトルが要 素msItem中にある場合、当該属性値は付与されない。 @@ -23551,7 +24172,7 @@ epistemology, methodology and history of - + contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it. @@ -23577,6 +24198,39 @@ epistemology, methodology and history of + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + +

    @@ -23714,6 +24368,7 @@ epistemology, methodology and history of publisher + editorial éditeur Verlag provides the name of the organization responsible for the publication or distribution of a @@ -23794,12 +24449,13 @@ epistemology, methodology and history of extensión de una cita estensione del riferimento bibliografico Geltungsbereich einer bibliografischen Referenz + 典拠参照の範囲 defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. 예를 들어 페이지수의 목록 또는 작품의 이름 붙은 하위 성분으로, 문헌 참조의 범위를 정의한다. 標明書目參照資訊的範圍,例如標示頁碼列表、或是某著作的分支作品名稱。 - 書誌情報の参照範囲を示す。例えば、ページ番号、下部単位の名前など。 + 典拠参照の範囲を示す。例えば、ページ番号や、全体の中で名前を与えられた下位要素など。 définit l'extension d'une référence bibliographique, comme par exemple une liste de numéros de page, ou le nom d'une subdivision d'une oeuvre plus grande. @@ -23861,6 +24517,12 @@ epistemology, methodology and history of Kindelements) von imprint anzugeben, da es Informationen enthält, die nicht Teil des Impressums sind.

    + +

    一つのページが引用される場合、from属性とto属性を同じ値で使用すべきである。 + 明確な終点が提供されていない場合、from属性はtoを使わずに使うことができる。 + 例えば、p. 3ffのような引用は、<biblScope from="3">p. 3ff</biblScope>となる。

    +

    出版事項の一部を構成しない情報を提供するため、この要素をimprintの子ではなく、兄弟として提供するほうが望ましい。

    +
    @@ -23959,11 +24621,12 @@ epistemology, methodology and history of cita bibliográfica. citazione bibliografica bibliografische Angabe + 典拠情報の明示 contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. 하위 성분이 명시적으로 구분된 또는 그렇지 않은 덜 구조화된 서지 인용을 포함한다. 包含結構零散的書目資料,其中次要元件不一定會明確標記。 - 厳密でない構造を持つ書誌情報の引用を含む。下位要素で明示されていたり、 いなかったりする。 + 完全な構造を持たない典拠情報の引用を表す。各構成要素はタグ付けされていてもいなくてもよい。 contient une référence bibliographique faiblement structurée dans laquelle les sous-composants peuvent ou non être explicitement balisés. contiene una cita bibliográfica estructurada libremente, @@ -24060,8 +24723,8 @@ epistemology, methodology and history of

    Cet élément contient des éléments de type expression, ainsi qu'un jeu d'éléments de la classe model.biblPart.

    - -

    model.biblPartで規定された要素と共に、句レベルの要素を示す。

    + +

    フレーズレベル要素と、model.biblPartクラスの要素の任意の組み合わせを含む。

    Enthält Phrasen-Level-Elemente, zusammen mit einer beliebigen Kombination von @@ -24080,11 +24743,12 @@ epistemology, methodology and history of référence bibliographique structurée cita bibliográfica estructurada. citazione bibliografica strutturata + 構造的な典拠情報 contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. 서지의 하위 요소만이 나타나는, 명시적 순서로 구성되는 구조화된 서지 인용을 포함한다. 包含僅出現子節點的結構書目資料,並以特定順序呈現。 - 構造を持った書誌情報を示す。下位要素として、書誌情報を示す要素が、決 められた順番で出現する。 + 構造を持った典拠情報を示す。下位要素として、典拠情報を示す要素のみが、決められた順番で出現する。 contient une référence bibliographique dans laquelle seuls des sous-éléments bibliographiques apparaissent et cela, selon un ordre déterminé. contiene una cita bibliográfica estructurada, en la cual @@ -24837,9 +25501,17 @@ relatedItem element must be empty + +

    This element may be used to transcribe which character is + speaking in a dramatic text as indicated by the source text; the + who attribute of an sp element may be used to + point to another element (typically a role) which + provides information about the character speaking. Either or both + may be used.

    +

    Cet élément est utilisé pour indiquer quel personnage prend la parole dans une pièce de - théâtre ; l'attribut who est utilisé pour pointer vers un autre élément qui fournit des + théâtre ; l'attribut who est utilisé pour pointer vers un autre élément qui fournit des informations sur ce personnage. L'un et ou l'autre peuvent être utilisés.

    @@ -25129,6 +25801,12 @@ by the stage direction.

    + + + + + + specifies the version number of the TEI Guidelines against @@ -25659,6 +26337,7 @@ by the stage direction.

    Textkörper cuerpo del texto corpo del testo + テキスト本文 contains the whole body of a single unitary text, excluding any front or back matter. 전면부 또는 후면부 자료를 배제한 단일 텍스트의 전체 본문을 포함한다. 單篇文章的整體部分,不包含正文前及正文後資訊。 @@ -26645,22 +27324,18 @@ by the stage direction.

    level-4 text division 4 층위 텍스트 구역 區段層次四 - division du texte de niveau 4 - Textgliederungsebene -4 + division du texte de niveau 4 + Textgliederungsebene -4 división textual de cuarto nivel partizione testuale di livello 4 contains a fourth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 네 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第四層分段。 前付、本文、後付中の第4位のテキスト部分を示す。 - contient une subdivision de quatrième niveau dans - le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - "> enthält die vierte Gliederungsebene von - Vorspann (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del cuarto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di quarto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de quatrième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die vierte Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del cuarto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di quarto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -26775,22 +27450,18 @@ by the stage direction.

    level-5 text division 5 층위 텍스트 구역 區段層次五 - division du texte de niveau 5 - Textgliederungsebene -5 + division du texte de niveau 5 + Textgliederungsebene -5 división textual de quinto nivel partizione testuale di livello 5 contains a fifth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 다섯 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第五層分段。 前付、本文、後付中の第5位のテキスト部分を示す。 - contient une subdivision de cinquième niveau dans le - texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - "> enthält die fünfte Gliederungsebene von - Vorspann (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del quinto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di quinto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de cinquième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die fünfte Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del quinto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di quinto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -26928,22 +27599,18 @@ by the stage direction.

    level-6 text division 6 층위 텍스트 구역 區段層次六 - division du texte de niveau 6 - Textgliederungsebene -6 + division du texte de niveau 6 + Textgliederungsebene -6 división textual de sexto nivel partizione testuale di livello 6 contains a sixth-level subdivision of the front, body, or back of a text. 텍스트의 전면부, 본문 또는 후면부의 여섯 번째 층위 하위 구역을 포함한다. 文本的正文前資訊、正文及正文後資訊的第六層分段。 前付、本文、後付中の第6位のテキスト部分を示す。 - contient une subdivision de sixième niveau dans le texte - préliminaire, dans le corps d’un texte ou dans le texte postliminaire. - enthält die sechste Gliederungsebene von Vorspann - (front), Kerntext oder Nachspann (back) eines Textes. - contiene una subdivisión del sexto nivel en el paratexto - inicial, en el cuerpo del texto o en el paratexto final. - contiene una sezione di sesto livello del peritesto - iniziale, del corpo del testo, o del peritesto finale + contient une subdivision de sixième niveau dans le texte préliminaire, dans le corps d’un texte ou dans le texte postliminaire. + enthält die sechste Gliederungsebene von Vorspann (front), Kerntext oder Nachspann (back) eines Textes. + contiene una subdivisión del sexto nivel en el paratexto inicial, en el cuerpo del texto o en el paratexto final. + contiene una sezione di sesto livello del peritesto iniziale, del corpo del testo, o del peritesto finale @@ -27469,8 +28136,7 @@ by the stage direction.

    on its title page or at the head or end of the work.
    제목 페이지 또는 작품의 시작부 또는 종료부에서 작품 책임성에 대한 주요 진술을 포함한다. 包含作品的主要責任陳述,出現在題名頁或作品開頭或結尾處。 - タイトルページや作品の冒頭や最後にある、作品の責任者を表す第一位の記 - 述。 + タイトルページや作品の冒頭や最後にある、作品の主要な責任表示。 indique la responsabilité principale pour une œuvre donnée sur la page de titre ou au début ou à la fin de l’œuvre. @@ -28972,7 +29638,7 @@ reserved for the element likely to be used more often.

    - + document date 문서 날짜 文件日期 @@ -28980,15 +29646,12 @@ reserved for the element likely to be used more often.

    Datierung des Dokuments fecha del documento data del documento - contains the date of a document, as given -on a title page or in a dateline. + contains the date of a document, as given on a title page or in a dateline. 대개 제목 페이지에 제시되는 문서의 날짜를 포함한다. 包含文件日期, 同於 (通常) 在題名頁上顯示的日期。 文書の日付を示す。一般にはタイトルページに書かれている。 - contient la date d’un document telle qu’elle est - (généralement ) donnée sur une page de titre. - enthält die Datierung des Dokuments, wie auf der Titelseite oder in einer Datumszeile - angegeben. + contient la date d’un document telle qu’elle est (généralement ) donnée sur une page de titre. + enthält die Datierung des Dokuments, wie auf der Titelseite oder in einer Datumszeile angegeben. contiene la fecha del documento, tal y como, normalmente, aparece en el frontispicio. contiene la data del documento così come riportata di norma nel frontespizio @@ -28996,54 +29659,12 @@ on a title page or in a dateline. + + - - - when - wann - gives the value of the date in standard form, i.e. YYYY-MM-DD. - 표준형식으로 날짜의 값을 제시한다. 예, YYYY-MM-DD. - proporciona el valor de una fecha en el formato estándar, es decir AAAA-MM-DD. - 当該日付を標準形式、例えば、YYYY-MM-DDで示す。 - donne la date dans une forme standard, -c'est-à-dire. YYYY-MM-DD. - assegna un valore alla data nel formato standard aaaa-mm-gg - gibt den Wert des Datums in einer standardisierten Form an, z. B. YYYY-MM-DD. - - -

    For simple dates, the when attribute should give - the Gregorian or proleptic Gregorian date in one of the formats specified in XML - Schema Part 2: Datatypes Second Edition.

    -
    - -

    Pour les dates dont la forme est simple, il est recommandé que l'attribut - when donne la date dans le calendrier grégorien ou grégorien - proleptique au format AAAA-MM-JJ spécifié par le standard XML Schema - Part 2.

    -
    - -

    - 簡単な例は、属性whenの値として、グレゴリオ暦を - XML Schema Part 2で定義された形式 - (YYYY-MM-DD)で示す。 -

    -
    - -

    Für einfache Datierungen sollte das when-Attribut ein gregorianisches oder - proleptisches gregorianisches Datum in dem spezifizierten Format XML Schema - Part 2: Datatypes Second Edition enthalten.

    -
    -
    -
    Oxford, Clarendon Press, 1987 @@ -29065,16 +29686,17 @@ c'est-à-dire. YYYY-MM-DD.

    Cf. the general date element in the core tag set. -This specialized element is provided for convenience in marking and -processing the date of the documents, since it is likely to require -specialized handling for many applications. It should be used only for -the date of the entire document, not for any subset or part of it.

    + This specialized element is provided for convenience in marking + and processing the date of the documents, since it is likely to + require specialized handling for many applications. It should be + used only for the date of the entire document, not for any subset + or part of it.

    Voir l'élément générique date dans le module core. L'élément - spécifique docDate est fourni à toutes fins utiles pour encoder et traiter - la date des documents, puisque celle-ci requiert une gestion particulière pour de - nombreux besoins.

    + spécifique docDate est fourni à toutes fins utiles pour encoder et traiter + la date des documents, puisque celle-ci requiert une gestion particulière pour de + nombreux besoins.

    @@ -29090,7 +29712,6 @@ the date of the entire document, not for any subset or part of it.

    Datum des gesamten Dokuments verwendet werden, nicht für Datierungen von Abschnitten oder Teilen.

    - @@ -29358,6 +29979,7 @@ the date of the entire document, not for any subset or part of it.

    Nachspann (back) paratexto final peritesto finale + 後付 contains any appendixes, etc. following the main part of a text. 텍스트의 주요부 뒤에 오는 부록 등을 포함한다. @@ -29513,8 +30135,8 @@ the date of the entire document, not for any subset or part of it.

    front, ce qui permet de rendre compte de pratiques éditoriales qui ont évolué avec l'histoire culturelle.

    - -

    後付の内容モデルは、文化的背景によっては、前付に相当するものになる。

    + +

    どのような内容が後付あるいは前付とされるかは文化的慣習で異なるため、backfrontのコンテントモデルは同一である。

    Aufgrund von unterschiedlichen kulturellen Konventionen, die Angaben in Vorspann und Nachspann @@ -29704,6 +30326,7 @@ the date of the entire document, not for any subset or part of it.

    caractère carácter carattere + 文字 provides descriptive information about a character. 문자에 관한 기술 정보를 제공한다. @@ -29887,7 +30510,7 @@ otherwise available in the document character set-->. for uppercase equivalences, lowercase for lowercase equivalences, and simplified for simplified characters. The g elements contained by this element can point to either another - char or glyphelement or contain a character + char or glyph element or contain a character that is intended to be the target of this mapping.

    @@ -31239,6 +31862,9 @@ and simplified for simplified characters. The + + + @@ -31275,7 +31901,7 @@ and simplified for simplified characters. The documents the notation employed to represent a metrical pattern when this is specified as the value of a met, real, or rhyme attribute on any structural element of a metrical text (e.g. lg, l, or seg). - documente la notation utilisée pour noter un modèle + documente la notation utilisée pour noter un modèle métrique lorsque celui-ci est spécifié comme la valeur des attributs met , real, ou rhyme, qui s’appliquent à tout élément de la structure d’un texte versifié (par exemple lg, l, ou seg). @@ -31794,19 +32420,15 @@ user-defined alternative notations.

    시행 또는 시구의 뜻의 연속 詩句跨行 encabalgamiento - enjambement - provides attributes that may be used to indicate - enjambement of the parent element. + enjambement + provides attributes that may be used to indicate enjambement of the parent element. 句またがり enjamb 속성을 포함하는 요소를 모아놓는다. - regroupe les éléments portant l'attribut enjamb - + regroupe les éléments portant l'attribut enjamb 匯集帶有屬性enjamb的元素。 親要素における句またがりを示す属性を与える。 - >comprende los elementos definidos por el atributo enjamb - - comprende gli elementi definiti dall'attributo enjamb - + comprende los elementos definidos por el atributo enjamb + comprende gli elementi definiti dall'attributo enjamb enjambement @@ -31929,7 +32551,7 @@ enjambement is not of particular interest.

    운율 행의 운 부분을 표시한다. 標記韻律詩行的押韻部分。 韻文行の押韻部分を示す。 - Marque la partie rimante d'une ligne métrique. + marque la partie rimante d'une ligne métrique. marca una parte del esquema métrico de un verso segnala la stringa in rima all'interno di un verso @@ -31948,7 +32570,7 @@ enjambement is not of particular interest.

    운 문자열이 예시된 운 스키마 부분을 식별하는 표지를 제시한다. 提供一個標籤,識別此韻腳為押韻組合的哪一部份。 当該押韻が起こる韻スキーム部分を特定するラベルを示す。 - Donne une étiquette pour identifier à quelle shéma + donne une étiquette pour identifier à quelle shéma métrique correspond cette alternance de rimes. proporciona una etiqueta (normalmente una sola letra) que identifica qué parte del esquema métrico ejemplifica esta cadena de caracteres en cuestión. @@ -32572,6 +33194,7 @@ enjambement is not of particular interest.

    reparto distribution elenco dei personaggi + 配役リスト contains a single cast list or dramatis personae. 하나의 배역 목록 또는 드라마 등장인물을 포함한다. 包含單一角色名單或出場人物列表。 @@ -32960,15 +33583,17 @@ Dr Bero, lately returned from the wars. grupo de reparto liste de personnages raggruppamento della lista dei personaggi + 配役リスト内グループ groups one or more individual castItem elements within a cast list. 배역 목록 내의 몇 개의 개별 castItem 요소를 모아 놓는다. 匯集角色清單中一個或多個角色項目元素。 agrupa uno o más elementos individuales del reparto (castItem). - 配役リストにある、ひとつ以上の要素castItemをまとめるもの。 + 配役リストにある、ひとつ以上のcastItem要素をまとめる。 dans une distribution, catégorie qui rassemble un ou plusieurs personnages. raggruppa uno o più elementi individuali castItem in una lista dei personaggi. + @@ -33076,13 +33701,13 @@ Mathias is understood to apply to both roles equally.

    elemento del reparto personnage oggetto della lista dei personaggi + 配役リスト項目 contains a single entry within a cast list, describing either a single role or a list of non-speaking roles. 배역 목록에서 하나의 배역, 또는 대사가 없는 배역 목록을 기술하는 하나의 항목을 포함한다. 包含角色清單中的一個項目,描述單一角色或無台詞角色的列表。 contiene una sola entrada dentro de la lista del reparto, describiendo un solo papel o una lista de papeles sin diálogo. - 配役リスト中の各項目を示す。ひとつの役、または台詞のない役のリスト - になる。 + 配役リスト中の一項目で、ひとつの役、または台詞のない役のリストを示す。 dans une liste de personnages, entrée décrivant un rôle en particulier ou une liste de rôles muets. contiene una singola voce all'interno della lista dei personaggi, descrive o un ruolo o una lista di ruoli privi di battute. @@ -33116,8 +33741,7 @@ either a single role or a list of non-speaking roles.
    항목이 하나의 배역을 기술한다. 該項目為單一角色 el elemeto describe un único papel. - ひとつ役を示す。 - + ひとつの役を示す。 l'item décrit un simple rôle. l'oggetto descrive un solo ruolo.
    @@ -33126,8 +33750,7 @@ either a single role or a list of non-speaking roles. 항목이 대사 없는 배역 목록을 기술한다. 該項目為無台詞角色的列表 el item describe una lista de papeles sin diálogo. - 科白がない役のリストを示す。 - + 台詞がない役のリストを示す。 l'item décrit une liste de rôles muets l'oggetto descrive una lista di ruoli privi di battute.
    @@ -33289,8 +33912,7 @@ either a single role or a list of non-speaking roles. 角色名單中的演員姓名。 Nombre de un actor que aparece dentro de la lista del reparto. 登場人物リスト中の役者名を示す。 - Nom d'un acteur apparaissant dans une - distribution. + nom d'un acteur apparaissant dans une distribution. nome di un attore che appare nella lista dei personaggi. @@ -34498,7 +35120,7 @@ a public broadcast. I've put the remark above in to replicate what was here: the original duration of the recording. - 録音・録画の時間. + 録音・録画の時間。 durée originale de l’enregistrement. @@ -34716,13 +35338,11 @@ an audio or video recording used as the source for a spoken text. énonciation enunciado enunciato - contains a stretch of speech usually preceded and followed by -silence or by a change of speaker. + contains a stretch of speech usually preceded and followed by silence or by a change of speaker. 일반적으로 침묵 또는 화자 바뀜에 의해 구분되는, 말의 연속체. 一段言詞,通常在說話前後是一段沉默、或是另一個人的說話。 一般に沈黙または話者交替が前後する、発話の時間。 - partie de discours généralement précédée et - suivie d'un silence ou d'un changement de locuteur. + partie de discours généralement précédée et suivie d'un silence ou d'un changement de locuteur. fragmento de texto hablado precedido y seguido normalmente de un silencio o de un cambio de hablante porzione di parlato solitamente preceduta e seguita da un silenzio o da un cambio di parlante @@ -34743,8 +35363,7 @@ silence or by a change of speaker. 전이 transición transizione - indicates the nature of the transition between this utterance - and the previous one. + indicates the nature of the transition between this utterance and the previous one. 발화 사이의 전이적 특성을 나타낸다. transition 指出此段話語和前段話語之間轉變過程的特性。 @@ -34769,8 +35388,7 @@ silence or by a change of speaker. 此段話語開頭的停頓明顯比平常要短。 esta elocución comienza con una pausa marcada más corta de lo normal. 当該発話は、普通より短い間に続けて、始まる。 - Cette intervention commence par une -pause manifestement plus courte que la normale + cette intervention commence par une pause manifestement plus courte que la normale l'enunciato comincia con una pausa nettamente più breve del normale
    @@ -34779,8 +35397,7 @@ pause manifestement plus courte que la normale 此段話語在前一段還未結束前就開始。 esta elocución comienza antes de que la anterior haya acabado. 当該発話は、以前の発話が終わる前に、始まる。 - Cette intervention commence avant que -la précédente ne soit finie + cette intervention commence avant que la précédente ne soit finie l'enunciato comincia prima che sia terminato quello precedente @@ -35762,13 +36379,14 @@ l'original apparaît comme une forme fusionnée. provides attributes for describing the extent of lexical references for a dictionary term. - + 辞書用語の語彙参照の範囲を記述する属性を提供する。 + indicates whether the pronunciation or orthography applies to all or part of a word. indique si la prononciation ou orthographie se rapporte au mot entier ou seulement à une partie @@ -35778,30 +36396,35 @@ l'original apparaît comme une forme fusionnée. forme pleine forma completa forma completa + 完全形 prefix préfixe prefisso prefijo + 接頭辞 suffix suffixe suffisso sufijo + 接尾辞 infix infixe infisso infijteio + 接中辞 partial partiel parziale parcial + 一部分 @@ -35810,6 +36433,11 @@ l'original apparaît comme une forme fusionnée.

    + +

    + この属性はオプションであり、デフォルト値は指定されていないため、この情報が不要な場合は省略することができる。 +

    +
    @@ -36923,13 +37551,11 @@ list of values. Typical values might be IPA, information grammaticale información gramatical informazioni grammaticali - within an entry in a dictionary or a terminological data file, contains grammatical - information relating to a term, word, or form. - 사전 또는 전문용어 데이터 파일의 표제 항목 내부에 용어, 단어 또는 형태와 관련된 문법 정보를 - 포함한다. + within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form. + 사전 또는 전문용어 데이터 파일의 표제 항목 내부에 용어, 단어 또는 형태와 관련된 문법 정보를 포함한다. 在字典辭條或專有名詞檔案中,包含某一術語、單字或字彙形式的相關文法資訊。 辞書や用語集のデータ中にある、用語、単語、形式に関する文法情報を示す。 - contient de l'information grammaticale relative à un + contient de l'information grammaticale relative à un terme, un mot ou une forme dans une entrée de dictionnaire ou dans un fichier de données terminologiques. dentro de una entrada de un diccionario, o en un archivo @@ -37233,8 +37859,7 @@ list of values. Typical values might be IPA,

    文字データや句レベルの要素をとるかもしれない。よくあるのは、 - 男性, 女性, - 中性など。 + 男性女性中性など。

    当該要素は、gram type="gender"と同義である。 @@ -37252,12 +37877,9 @@ list of values. Typical values might be IPA, 사전에 제시된 형태와 관련된 문법적 수를 표시한다. 指出單複數形式。 辞書において、語形と関連する文法上の数を示す。 - indique le nombre grammatical associé à une forme, telle - qu'elle est donnée par le dictionnaire. - indica el número gramatical asociado a una palabra, como - viene dado en el diccionario. - indica il numero grammaticale associato ad una forma, - secondo la modalità del dizionario. + indique le nombre grammatical associé à une forme, telle qu'elle est donnée par le dictionnaire. + indica el número gramatical asociado a una palabra, como viene dado en el diccionario. + indica il numero grammaticale associato ad una forma, secondo la modalità del dizionario. @@ -37329,8 +37951,7 @@ list of values. Typical values might be IPA, 주어진 형식에 대하여 사전에 제시된 문법적 격 정보를 포함한다. 包含文法上格的資訊。 辞書中における格情報を示す。 - contient des informations sur le cas grammatical - présenté par le dictionnaire pour une forme donnée. + contient des informations sur le cas grammatical présenté par le dictionnaire pour une forme donnée. contiene la información del caso gramatical. contiene informazioni grammaticali sul caso fornite dal dizionario per una determinata froma. @@ -37424,9 +38045,7 @@ list of values. Typical values might be IPA,

    文字データまたは句レベルの要素。典型的な値は、 - nominative(主格), - accusative(対格), - dative(与格), genitive(属格) + nominative(主格)accusative(対格)dative(与格)genitive(属格) など。

    @@ -37825,7 +38444,7 @@ list of values. Typical values might be IPA, type sera invariant, n 3 etc.

    -

    文字データと句レベル要素を示すかもしれない。例えば、 invariant, n +

    文字データと句レベル要素を示すかもしれない。例えば、 invariantn 3など。

    @@ -38403,12 +39022,9 @@ headword such as noun, verb, or adjective.
    어원적 또는 기타 언어적 논의에서 언급된 언어의 이름 在詞源學或其他語言學相關訊息中所提到的語言。 語源学または他の言語学上の論議で現れる言語名を示す。 - nom de la langue mentionnée des informations de nature - linguistique (étymologique ou autre) - el nombre de una lengua mencionada en una información - etimológica o lingüística de cualquier tipo. - il nome di una lingua menzionata nell'etimologia o in - altra discussione linguistica. + nom de la langue mentionnée des informations de nature linguistique (étymologique ou autre) + el nombre de una lengua mencionada en una información etimológica o lingüística de cualquier tipo. + il nome di una lingua menzionata nell'etimologia o in altra discussione linguistica. @@ -38491,10 +39107,8 @@ headword such as noun, verb, or adjective.
    사전 표제 항목에 용법 정보를 포함한다. 包含辭條中的使用資訊。 辞書項目中にある用例情報を示す。 - contiene la información sobre el uso en la entrada de un - diccionario. - in una voce di dizionario, contiene informazioni - sull'uso. + contiene la información sobre el uso en la entrada de un diccionario. + in una voce di dizionario, contiene informazioni sull'uso. @@ -38514,12 +39128,9 @@ headword such as noun, verb, or adjective. 다양한 종류의 유형을 사용하여 용례 정보를 분류한다. 用合適的分類方法將不同的使用資訊分類。 当該用例情報を分類する。 - classe les informations sur l'usage en utilisant - n'importe quelle typologie adaptée - clasifica la información sobre el uso aplicando una - tipología funcional. - classifica le informazioni sull'uso secondo una - tipologia funzionale. + classe les informations sur l'usage en utilisant n'importe quelle typologie adaptée + clasifica la información sobre el uso aplicando una tipología funcional. + classifica le informazioni sull'uso secondo una tipologia funzionale. @@ -38576,7 +39187,7 @@ headword such as noun, verb, or adjective. 語體 (象徵性、字面原義等) estilo (figurado, literal, etc.) スタイル(比喩的、字義的、など)。 - style (figuratif, littéral, etc.) + style (figuratif, littéral, etc.) stile (figurativo, letterale, ecc.) @@ -38589,8 +39200,7 @@ headword such as noun, verb, or adjective. preference level (chiefly, usually, etc.) 선호 층위(주로, 일반적으로, 등)( 優先程度 (主要、慣用等) - nivel de preferencia (principalmente, - generalmente, etc.) + nivel de preferencia (principalmente, generalmente, etc.) 使用度(主たる、通常、など)。 niveau de sens (principal, courant, etc.) livello di preferenza (principalmente, di solito, @@ -39545,9 +40155,9 @@ headword such as noun, verb, or adjective. ningún guión pas de trait d'union nessun trattino + indicates that the headword, though a prefix or suffix, loses its hyphen indica che il lemma, sebbene prefisso o suffisso, perde il trattino - indicates that the headword, though a prefix or suffix, loses its hyphen 접두사 또는 접미사일지라도 표제어의 하이픈이 소실되었음을 표시한다. indica que el lema, aunque sea un prefijo o un sufijo, no contiene su guión @@ -39669,10 +40279,10 @@ headword such as noun, verb, or adjective. Dicionários impressos 辞書モジュール
    -
    Manuscript Description +
    Manuscript Description
    Overview
    The Manuscript Description Element - + manuscript description 원고 기술 @@ -39699,21 +40309,48 @@ headword such as noun, verb, or adjective. + - - - - - - - - - - + + + + + + + + + + + + + + + + Only one is allowed as a child of . + + + + @@ -39882,10 +40519,13 @@ headword such as noun, verb, or adjective. -

    Although the msDesc has primarily been designed with a view to encoding manuscript descriptions, it may also be - used for other objects such as early printed books, fascicles, epigraphs, or any text-bearing objects that require substantial description. - If an object is not text-bearing or the reasons for describing the object is not primarily the textual content, the more general object may be - more suitable.

    +

    Although the msDesc has primarily been designed with a + view to encoding manuscript descriptions, it may also be used for + other objects such as early printed books, fascicles, epigraphs, + or any text-bearing objects that require substantial description. + If an object is not text-bearing or the reasons for describing the + object is not primarily the textual content, the more general + object may be more suitable.

    @@ -39911,8 +40551,7 @@ correct ordering of the quires or similar making up a codex, incunable, or other typically by means of annotations at the foot of the page. 일반적으로 페이지의 밑에 표시되며, 제본되지 않은 원고 또는 고판본의 정확한 순서를 보장하는 체계를 기술한다. 描述一疊書頁裝訂成手抄本或書冊時,確保書頁順序無誤的方法,通常是利用頁腳的註記。 - 古典籍において、冊子や初期刊本の折丁の順番を正しくするために使用され - るシステムを示す。一般には、ページの脚に注釈(つなぎことば)を記す。 + 古い冊子本や刊本にみられる、折丁の正しい順序を確認するためのシステムについて記述する。一般には、ページの脚に注記される。 décrit le système utilisé pour s'assurer que les cahiers formant un manuscrit ou un incunable sont dans le bon ordre, typiquement au moyen d'annotations en bas de page. @@ -39965,26 +40604,21 @@ the inner bounding line, reading from top to bottom. - - - - - - - - - + + + + -The element may appear once only + The element may appear once only -The element may appear once only + The element may appear once only -The element may appear once only + The element may appear once only @@ -40007,7 +40641,7 @@ gathering, or a separately bound part) las dimensiones se relacionan con una o más hojas (p.ej. una sola hoja, un conjunto, o un intervalo) 葉の状態を示す。例えば、一葉、葉の丁合(折丁)、独立した一枚を まとめたもの、など。 - Les dimensions concernent une ou + les dimensions concernent une ou plusieurs feuilles (par exemple une feuille unique, un ensemble de feuilles ou une partie reliée séparément). le dimensioni si riferiscono a uno o più fogli (per esempio un foglio, una raccolta, o una parte rilegata separatamente) @@ -40018,9 +40652,9 @@ preparation for writing. 글쓰기를 준비하기 위해 줄 그은 종이 부분과 관련된 차원 頁面上劃好線以備書寫的範圍大小。 las dimensiones se refieren al área de una hoja que se ha preparado para la escritura. - 書記の準備として罫が引かれている領域を示す。 - - Les dimensions concernent la zone de + 書記の準備として罫が引かれている領域を示す。 + + les dimensions concernent la zone de la réglure d'une feuille. le dimensioni si riferiscono alla porzione di un foglio sulla quale sono state disegnate delle righe al fine di scriverci @@ -40033,7 +40667,7 @@ from the ruled area, or where the ruling is not measurable). las dimensiones se refieren al área de una hoja que ha sido agujereada en la preparación para la escritura (utilizado donde esto difiere significativamente del área lineada, o donde la lineación no es mensurable). 罫を引く準備として開けられた穴がある領域を示す。これは、罫付 き領域とも、罫が読み取れない領域とも異なる。 - Les dimensions concernent la zone + les dimensions concernent la zone d'une feuille qui a été piquée pour préparer la réglure (à utiliser lorsqu'elle diffère significativement de la zone réglée ou lorsque la réglure n'est pas mesurable). @@ -40047,8 +40681,8 @@ writing, to the bottom of the minims on the bottom line of writing. 頁面上已書寫文字的範圍大小,高度由最頂行文字的頂端測量至最底行文字的底端。 las dimensiones se refiere al área de una hoja que ha sido escrita, con la altura medida desde la línea superior de escritura a la parte inferior de la última línea de la escritura. 書記領域を示す。先頭文字行から最終文字行までの高さ。 - - Les dimensions concernent la zone + + les dimensions concernent la zone écrite de la feuille, dont la hauteur est mesurée depuis le haut des blancs sur la ligne d'écriture supérieure jusqu'au dernier des blancs sur la dernière ligne écrite. @@ -40060,9 +40694,8 @@ sur la dernière ligne écrite. 手稿中圖畫的尺寸大小 las dimensiones relativas a las miniaturas del manuscrito 当該手書き資料の彩飾図の大きさを示す。 - - Les dimensions concernent les -miniatures contenues dans le manuscrit. + + les dimensions concernent les miniatures contenues dans le manuscrit. le dimensioni si riferiscono alle miniature contenute nel manoscritto @@ -40070,10 +40703,8 @@ miniatures contenues dans le manuscrit. 미제본 원고 또는 원고를 포함하는 제본과 관련된 차원 手抄本或手稿裝訂的尺寸大小 las dimensiones se refieren a la encuadernación que contiene el códice o el manuscrito - 冊子や写本全体の大きさを示す。 - - Les dimensions concernent la reliure -qui contient le codex ou le manuscrit. + 冊子や写本全体の大きさを示す。 + les dimensions concernent la reliure qui contient le codex ou le manuscrit. le dimensioni si riferiscono alla rilegatura nella quale è contenuto il codice o manoscritto @@ -40082,9 +40713,8 @@ manuscript is stored. 원고가 보관된 박스 또는 용기와 관련된 차원 手稿所儲存的箱子或其他容器的尺寸大小 las dimensiones se refieren a la caja o a cualquier otro contenedor en qué se conserva el manuscrito. - 当該写本を入れるケースの大きさを示す。 - - Les dimensions concernent la boîte ou + 当該写本を入れるケースの大きさを示す。 + les dimensions concernent la boîte ou autre conteneur dans lequel le manuscrit est conservé. le dimensioni si riferiscono alla scatola o ad altro contenitore nel quale è custodito il manoscritto @@ -40422,7 +41052,7 @@ crest, and the legend Cole Deum.

    표준화된 형식의 위치에서 시작 지점을 명시한다. 用正規格式指明該位置的起始點。 正規化された形で、当該場所の始点を示す。 - Spécifie, sous une forme normalisée, le point de + spécifie, sous une forme normalisée, le point de départ de la localisation. indica el punto de inicio de una localización en una forma estándard. @@ -40439,7 +41069,7 @@ crest, and the legend Cole Deum.

    표준화된 형식으로 종료 지점을 명시한다. 用正規格式指明該位置的結束點。 正規化された形で、当該場所の終点を示す。 - Spécifie, sous une forme normalisée, la borne de fin + spécifie, sous une forme normalisée, la borne de fin pour la localisation. indica el punto final de una localización en una forma estándard. @@ -40556,16 +41186,13 @@ crest, and the legend Cole Deum.

    groupe d'emplacements groups a number of locations which together form a distinct but discontinuous item within a manuscript, manuscript part, or other object. - - regroupe un certain nombre d'emplacements qui forment ensemble un item identifiable bien que discontinu dans un manuscrit ou une partie de manuscrit selon une foliotation spécifique. + regroupe un certain nombre d'emplacements qui forment ensemble un item identifiable bien que discontinu dans un manuscrit ou une partie de manuscrit selon une foliotation spécifique. - - - + @@ -40573,7 +41200,7 @@ crest, and the legend Cole Deum.

    système identifies the foliation scheme in terms of which all the locations contained by the group are specified by pointing to some foliation element - defining it, or to some other equivalent resource. + defining it, or to some other equivalent resource.
    désigne le système de foliotation selon lequel les emplacements contenus dans le groupe sont définis. @@ -40604,7 +41231,7 @@ crest, and the legend Cole Deum.

    원고(또는 원고의 일부)를 구성하는 자료를 기술하는 단어 또는 구를 포함한다. 用一個字詞描述手稿 (或手稿部分) 的組成材料。 手書き資料を構成する素材を表す語句を示す。 - Contient un mot ou une expression décrivant le ou les matériau(x) + contient un mot ou une expression décrivant le ou les matériau(x) utilisé(s) pour fabriquer un manuscrit (ou une partie d'un manuscrit). contiene una palabra o sintagma que describe el material del que se compone un manuscrito (o parte del manuscrito). contiene una parola o un'espressione che descrive il materiale di cui è composto un manoscritto (o una sua parte) @@ -40623,38 +41250,38 @@ crest, and the legend Cole Deum.

    function or use of the material in relation to the object as a whole.
    - + - - covering - material of a codex - - - sewing at the - head or tail of the codex spine to strengthen the binding, - often decorative - - - removable - protective cover for a set of one or more codices - - - the surface for writing - - - a ribbon or - string used to bind or close a codex or rolled scroll - + + covering + material of a codex + + + sewing at the + head or tail of the codex spine to strengthen the binding, + often decorative + + + removable + protective cover for a set of one or more codices + + + the surface for writing + + + a ribbon or + string used to bind or close a codex or rolled scroll + -

    The sample values here are for descriptive bibliography. - Other sets of sample values might include armrests, - legs, tabletop, pan, and - back for furniture; or wall, - floor, window, column, - ceiling, roof, stairs, - chimney for architecture.

    +

    The sample values here are for descriptive bibliography. + Other sets of sample values might include armrests, + legs, tabletop, pan, and + back for furniture; or wall, + floor, window, column, + ceiling, roof, stairs, + chimney for architecture.

    @@ -40748,39 +41375,36 @@ externally.

    - + origin date 생성 날짜 fecha origen date de la création data di origine - contains any form of date, used to - identify the date of origin for a manuscript, manuscript part, or other object. + contains any form of date, used to identify the date of origin for a manuscript, manuscript part, or other object. 원고 또는 원고의 일부의 생산 날짜를 식별하는 날짜 형식을 포함한다. 包含任何格式的日期,用以確認手稿或手稿部分的來源日期。 手書き資料が生まれた日付を特定するたための日付を示す。 - Contient une date, dans une forme libre, utilisée - pour dater la création d'un manuscrit ou d'une partie d'un manuscrit. + contient une date, dans une forme libre, utilisée pour dater la création d'un manuscrit ou d'une partie d'un manuscrit. contiene cualquier tipo de fecha utilizada para indicar la fecha de origen de un manuscrito o de una de sus partes. contiene una data espressa in una forma qualsiasi utilizzata per indicare la data di origine di un manoscritto o di una sua parte + - - - - - - - - + + + + + + @@ -40801,7 +41425,7 @@ externally.

    - + origin place 생산 장소 @@ -40813,7 +41437,7 @@ place of origin for a manuscript, manuscript part, or other object. 원고 또는 원고의 일부를 생산한 장소를 식별하는 장소 이름 형식을 포함한다. 包含任何格式的地名,用以確認手稿或手稿部分的來源地點。 手書き資料が生まれた場所を特定するための場所を示す。 - Contient un nom de lieu, dans une forme libre, + contient un nom de lieu, dans une forme libre, utilisé pour désigner l'endroit où a été produit un manuscrit ou une partie d'un manuscrit. contiene cualquier tipo de nombre de lugar utilizado para indicar el lugar de origen de un manuscrito o de una de sus partes. @@ -40829,6 +41453,39 @@ place of origin for a manuscript, manuscript part, or other object. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Birmingham @@ -40867,7 +41524,7 @@ printing.

    고유한 확인소를 제공하기 위해 미제본 원고의 고정 위치(일반적으로 두 번째 장의 시작)에서 얻어진 단어 또는 단어군 從手抄本中固定位置所拿開的一個或多個字 (通常在第二張書頁的開頭) ,目的是提供一個專有的識別符號。 ユニークな識別子を示すために、冊子中の特定点にある単語を示す。 - Le mot ou les mots repris d'un point précisément + le mot ou les mots repris d'un point précisément connu d'un codex (comme le début du second feuillet) pour identifier celui-ci de façon univoque. la palabra o palabras extraídas de un punto preciso de un códex (normalmente el inicio del segundo folio) con el fin de identificar lo mismo en modo unívoco. @@ -40918,8 +41575,7 @@ printing.

    미제본 원고 내의 장 또는 절 표시를 포함한다. 包含手抄本中一張或一疊書頁內簽名的敘述。 冊子における葉または折丁の記号に関する情報を示す。 - Contient une étude des signatures trouvées sur un - feuillet ou sur un cahier dans un manuscrit. + contient une étude des signatures trouvées sur un feuillet ou sur un cahier dans un manuscrit. contiene el registro de las signaturas del folio o del cuaderno pertenecientes al códex. contiene il registro delle segnature del foglio o del quaderno appartenenti al codice @@ -40972,16 +41628,14 @@ a later hand, for quire 16 (f. 113).
    - + stamp cachet - contains a word or phrase describing a -stamp or similar device. + contains a word or phrase describing a stamp or similar device. 스탬프 또는 유사한 도구를 기술하는 단어 또는 구를 포함한다. 包含一個字詞,描述一個印記或是類似圖案。 印などにある語句を示す。 - Contient un mot ou une expression décrivant un cachet ou - une marque du même genre. + contient un mot ou une expression décrivant un cachet ou une marque du même genre. contiene una parola o un sintagma che descrive un timbro o simile contiene una palabra o sintagma que describe un sello o una técnica similar. @@ -40993,6 +41647,39 @@ stamp or similar device. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Apologyticu TTVLLIANI AC IGNORATIA IN XPO IHV @@ -41025,13 +41712,11 @@ manii imperii Bodleian stamp watermark filigrane - contains a word or phrase describing a -watermark or similar device. + contains a word or phrase describing a watermark or similar device. 워터마크 또는 유사 도구를 기술하는 단어 또는 구를 포함한다. 包含一個字詞,描述一個浮水印或是類似圖案。 すかし模様などを表す語句を示す。 - Contient un mot ou une expression décrivant un filigrane - ou une marque du même genre. + contient un mot ou une expression décrivant un filigrane ou une marque du même genre. contiene una palabra o sintagma que describe una filigrana o una técnica similar. contiene una parola o espressione che descrive la filigrana o una tecnica simile @@ -41039,8 +41724,6 @@ watermark or similar device. - @@ -41080,8 +41763,7 @@ the manuscript or similar object being described. 기술되고 있는 원고를 식별하기 위해 필요한 정보를 포함한다. 包含識別敘述中的手稿所需要的資訊。 解説されている手書き資料を特定するために必要な情報を示す。 - Contient les informations requises pour identifier le - manuscrit en cours de description. + contient les informations requises pour identifier le manuscrit en cours de description. contiene la información necesaria para identificar el manuscrito que se examina. contiene l'informazione necessaria a identificare il manoscritto esaminato @@ -41091,27 +41773,17 @@ the manuscript or similar object being described. - - - - - - - - - - - - - + + + + + - - - - - - - + + + + + @@ -41170,12 +41842,11 @@ the manuscript or similar object being described. library, with which a manuscript or other object is identified, generally its holding institution. 식별된 원고를 보유하고 있는 대학교 또는 대학 도서관과 같은 조직의 이름을 포함한다. 包含一個組織名稱,例如大學或圖書館,手稿屬於該組織,通常是手稿所在地。 - 手書き資料を特定する、一般にはそれを所蔵する大学や図書館といった組織 - の名前を示す。 - Contient le nom d'un organisme (comme une université + 手書き資料を特定する、一般にはそれを所蔵する大学や図書館といった組織 の名前を示す。 + contient le nom d'un organisme (comme une université ou une bibliothèque), avec lequel un manuscrit est identifié ; en général c'est le nom de l'institution qui conserve ce manuscrit. - contiene el nombre de una organización (una universidad o una biblioteca por ejemplo) donde se encuentra el manuscrito.*** + contiene el nombre de una organización (una universidad o una biblioteca por ejemplo) donde se encuentra el manuscrito. contiene il nome di un'organizzazione (per esempio un'università o una biblioteca) nella quale si trova il deposito del manoscritto @@ -41206,7 +41877,7 @@ the manuscript or similar object being described. 包含該手稿收藏所在地的名稱,可能是某機構的一部分。 手書き資料が収められている収蔵館の名前を示す。恐らく、団体の名前の一 部である。 - Contient le nom d'un dépôt dans lequel des manuscrits + contient le nom d'un dépôt dans lequel des manuscrits sont entreposés, et qui peut faire partie d'une institution. contiene el nombre de un depósito, parte o no de una institución, en el que se conservan los manuscritos. contiene il nome di un deposito, parte o meno di un'istituzione, nel quale sono conservati i manoscritti @@ -41238,10 +41909,8 @@ the manuscript or similar object being described. manuscripts or other objects, not necessarily located within a single repository. 하나의 장서고 내에 반드시 위치할 필요는 없지만 원고의 모음집 이름을 포함한다. 包含手稿集合的名稱,手稿未必皆位於單一收藏點。 - 手書き資料のコレクション名を示す。必ずしも一ヶ所に保管されている必要 - はない。 - Contient le nom d'une collection de manuscrits, - ceux-ci ne se trouvant pas nécessairement dans le même lieu de conservation. + 手書き資料のコレクション名を示す。必ずしも一ヶ所に保管されている必要 はない。 + contient le nom d'une collection de manuscrits, ceux-ci ne se trouvant pas nécessairement dans le même lieu de conservation. contiene el nombre de una colección de manuscritos, no necesariamente colocados en un único depósito. contiene il nome di una raccolta di manoscritti non necessariamente collocati in un unico deposito @@ -41269,7 +41938,7 @@ manuscripts or other objects, not necessarily located within a single repository - + alternative identifier 대체 확인소 替換識別符碼 @@ -41282,7 +41951,7 @@ manuscripts or other objects, not necessarily located within a single repository 包含手稿中的一個替換或先前使用的識別符碼,例如先前的分類碼。 当該手書き資料を示す、代わりとなるIDまたは昔のIDを示す。例えば、昔の カタログ番号など。 - Contient un autre ou un ancien identifiant pour un + contient un autre ou un ancien identifiant pour un manuscrit, par exemple un numéro anciennement utilisé dans un catalogue. contiene un identificador estructurado, alternativo o precedente, utilizado para un manuscrito, p.ej. un número antiguo de catalogación. contiene un identificatore strutturato alternativo o precedente utilizzato per un manoscritto, per esempio un precedente numero di catalogazione @@ -41294,22 +41963,47 @@ manuscripts or other objects, not necessarily located within a single repository - - - - - - - - - - - - - - + + + + + + + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -41322,32 +42016,33 @@ manuscripts or other objects, not necessarily located within a single repository - B 106 - Cote de la Bibliothèque royale au XVIIIe siècle. + B 106 + Cote de la Bibliothèque royale au XVIIIe siècle. - 台北市中正區 - 國立歷史博物館 - MS.El.26.C.9 + 台北市中正區 + 國立歷史博物館 + MS.El.26.C.9 + +

    An identifying number of some kind must be supplied if + known; if it is not known, this should be stated.

    +

    Un numéro identifiant quelconque doit être fourni s'il est connu ; si on ne le connaît pas, cela devrait être signalé.

    -

    - 識別番号が判る場合は、示す必要がある。判らない場合は、そのことを示 - すべきである。 -

    -
    - -

    An identifying number of some kind must be supplied if - known; if it is not known, this should be stated.

    + +

    + 識別番号が判る場合は、示す必要がある。判らない場合は、そのことを示 + すべきである。 +

    @@ -41659,7 +42354,7 @@ link to some other manuscript description which has the identifier DN17テキスト部分の終わりを示す文字列を示す。その著者やタイトルを含むこと がある。一般には、テキスト中にある朱書きや、大きさや種類の異なる字体 など、異なる視覚効果で示されている。
    - Contient les derniers mots d'une section de texte, + contient les derniers mots d'une section de texte, qui incluent souvent la mention de son auteur et de son titre, et sont généralement différenciés du texte lui-même par l'utilisation d'une encre rouge, par une taille ou un style d'écriture particuliers, ou par tout autre moyen visuel. @@ -42700,8 +43395,7 @@ specification.

    원고의 텍스트 부분에 대한 물리적 서류를 기술하는 요소를 모아 놓는다. 匯集描述手稿書寫部分的物質載體元素。 手書き資料のテキスト部分を作る物理的な素材を示す要素をまとめる。 - Regroupe les éléments décrivant le support physique - du texte du manuscrit. + regroupe les éléments décrivant le support physique du texte du manuscrit. agrupa los elementos que describen el soporte físico de la parte escrita de un manuscrito. raggruppa gli elementi che descrivono il supporto fisico della parte scritta di un manoscritto @@ -42709,25 +43403,13 @@ specification.

    - - - + - - - - - - - - - - - - - - - + + + + + @@ -43785,12 +44467,14 @@ On 21v: some runic letters and the sentence aue maria gracia p descripción de la encuadernación description de la reliure descrizione della rilegatura + 装訂の記述 describes the present and former bindings of a manuscript or other object, either as a series of paragraphs or as a series of distinct binding elements, one for each binding of the manuscript. 원고의 각 제본에 대해 일련의 문단 또는 일련의 binding 요소로 원고의 현재 그리고 이전 제본 상태에 대해 기술한다. 描述手稿現在與之前的裝訂,可以是連續性的文字段落、或是一連串專用的binding元素,每個手稿裝訂使用一個元素。 - 手書き資料の現行または以前の装訂に関する情報を示す。一連の段落または + + 手書き資料の現行または以前の装訂に関する情報を示す。一連の段落または 一連の要素bindingで示される。各単位が当該手書き資料の各装訂 に対応する。 @@ -43878,7 +44562,7 @@ endbands; the edges of the leaves and boards gilt.Boxed.

    - + binding reliure contains a description of one binding, i.e. type of covering, boards, @@ -43906,7 +44590,40 @@ endbands; the edges of the leaves and boards gilt.Boxed.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + contemporary contemporaine specifies whether or not the binding is contemporary with the majority of its @@ -44111,7 +44828,7 @@ eventualmente con ulteriori elementi decoNote
    - + seal sceau contains a description of one seal or similar applied to the object described @@ -44136,7 +44853,40 @@ eventualmente con ulteriori elementi decoNote - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + contemporary contemporain specifies whether or not the seal is contemporary with the @@ -44328,7 +45078,7 @@ Thomas Gale and his son Roger.

    - + origin origine contains any descriptive or other information @@ -44348,6 +45098,39 @@ concerning the origin of a manuscript, manuscript part, or other object. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -44371,7 +45154,7 @@ old Flemish original, between 1802 and 1845, according to - + provenance provenance contains any descriptive or other information @@ -44393,6 +45176,39 @@ concerning a single identifiable episode during the history of a manuscript, man + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Listed as the property of Lawrence Sterne in 1788. @@ -44415,7 +45231,7 @@ concerning a single identifiable episode during the history of a manuscript, man - + acquisition adquisición acquisition @@ -44437,6 +45253,39 @@ institution. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Left to the Bodleian by @@ -44469,31 +45318,22 @@ institution. it, with curatorial or administrative information. 원고 또는 원고의 사본에 관한 서지 정보와 관리 정보를 결합한 부가적 정보를 모아 놓는다. 匯集附加資訊,結合手稿的書目資訊、或是手稿的代替副本,包含管理或行政資訊。 - 当該手書き資料に関する書誌情報などの付随情報まとめる。または当該資料 - の複製に関する管理情報をまとめる。 - - regroupe les informations complémentaires sur le - manuscrit, incluant une bibliographie, des indications sur ses reproductions, ou des - informations sur sa conservation et sur sa gestion + 当該手書き資料に関する書誌情報などの付随情報まとめる。または当該資料 の複製に関する管理情報をまとめる。 + regroupe les informations complémentaires sur le manuscrit, incluant une bibliographie, des indications sur ses reproductions, ou des informations sur sa conservation et sur sa gestion agrupa información adicional, combinando informaciones bibliográficas relativas al manuscrito o a copias adicionales del mismo con informaciones de carácter conservacional o administrativo. raggruppa ulteriori informazioni combinando informazioni bibliografiche relative al manoscritto o a copie surrogate dello stesso con informazioni di carattere curatoriale o amministrativo - - - - - - - - - - - - + + + + + + + + @@ -44864,7 +45704,7 @@ Dispatched to Iceland - + custodial event 보관 사건 @@ -44887,6 +45727,39 @@ Dispatched to Iceland + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Photographed by David Cooper on 12 Dec 1964 @@ -45011,15 +45884,21 @@ may exist in the holding institution or elsewhere. + - - - - - - - + + + + + + + @@ -45075,12 +45954,12 @@ may exist in the holding institution or elsewhere. - - - MS 6 - - - + + + MS 6 + + + @@ -45114,111 +45993,118 @@ deprecated. enthält Informationen zu einem Handschriftenfragment einer fragmentierten Handschrift, das heute als Einzeldokument oder eingebunden in eine Handschrift aufbewahrt wird. - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Codex Suprasliensis + + - Codex Suprasliensis + Ljubljana + Narodna in univerzitetna knjiznica + MS Kopitar 2 - - - Ljubljana - Narodna in univerzitetna knjiznica - MS Kopitar 2 - - - Contains ff. 10 to 42 only - - - - - Warszawa - Biblioteka Narodowa - BO 3.201 - - - - - Sankt-Peterburg - Rossiiskaia natsional'naia biblioteka - Q.p.I.72 - - - - - - - - - - Letter of Carl Maria von Weber to Caroline Brandt. Dresden, 21st to 23rd May 1817 - - -

    The second part of the letter (Weberiana Cl.II A a 2, 9) was given to Friedrich Jähns by Caroline von Weber, - the widow of Carl Maria von Weber. Jähns then handed this fragment over to the Berlin state library in 1881, - whereas the first part (Mus.ep. Weber, C. M. v. 96) remained with the family estate and found its way into the library not until 1956. - Yet, the identification was already obvious to Jähns who noted Zu No. 50. 21. Mai 1817 gehörig - at the top of his fragment.

    -
    - - - D - Berlin - Staatsbibliothek zu Berlin Preußischer Kulturbesitz - Mus.ep. Weber, C. M. v. 96 - - - - -

    One double leaf, four written pages without address.

    -
    -
    -
    -
    - - - D - Berlin - Staatsbibliothek zu Berlin Preußischer Kulturbesitz - Weberiana Cl.II A a 2, 9 - - - - -

    One leaf, two written pages including address.

    -
    -
    -
    -
    -
    -
    -

    source: http://www.weber-gesamtausgabe.de/A041180

    -
    - - - + + Contains ff. 10 to 42 only + + + + + Warszawa + Biblioteka Narodowa + BO 3.201 + + + + + Sankt-Peterburg + Rossiiskaia natsional'naia biblioteka + Q.p.I.72 + + +
    +
    +
    + + + + + Letter of Carl Maria von Weber to Caroline Brandt. Dresden, 21st to 23rd May 1817 + + +

    The second part of the letter (Weberiana Cl.II A a 2, 9) was given to Friedrich Jähns by Caroline von Weber, + the widow of Carl Maria von Weber. Jähns then handed this fragment over to the Berlin state library in 1881, + whereas the first part (Mus.ep. Weber, C. M. v. 96) remained with the family estate and found its way into the library not until 1956. + Yet, the identification was already obvious to Jähns who noted Zu No. 50. 21. Mai 1817 gehörig + at the top of his fragment.

    +
    + + + D + Berlin + Staatsbibliothek zu Berlin Preußischer Kulturbesitz + Mus.ep. Weber, C. M. v. 96 + + + + +

    One double leaf, four written pages without address.

    +
    +
    +
    +
    + + + D + Berlin + Staatsbibliothek zu Berlin Preußischer Kulturbesitz + Weberiana Cl.II A a 2, 9 + + + + +

    One leaf, two written pages including address.

    +
    +
    +
    +
    +
    +
    +

    source: http://www.weber-gesamtausgabe.de/A041180

    +
    + + +
    Module for Manuscript Description @@ -45266,23 +46152,24 @@ ou encodé. - A facsimile element represents a text with images, thus - transcribed text should not be present within it. - - + A facsimile element represents a text with images, thus + transcribed text should not be present within it. + + @@ -45314,6 +46201,9 @@ ou encodé. contains a transcription or other representation of a single source document potentially forming part of a dossier génétique or collection of sources. + +dossier génétique(生成文書)、あるいは資料のコレクションの一部を潜在的に形成し得る単一の資料文書の翻刻やその他の表現を含む。 + @@ -45767,15 +46657,14 @@ element. - + + Since a path> represents a line with distinct start and + end points, the last coordinate should not be the same as the + first coordinate. + - @@ -46045,8 +46934,7 @@ appropriate for which circumstance.

    損傷 がある部分を示すこともできる。

    -要素damage, gap, del, unclear, -suppliedは、このような使用をされる。これらのどの要素が相 + 要素damagegapdelunclearsuppliedは、このような使用をされる。これらのどの要素が相 応しいかについての詳細はを参照のこと。

    @@ -46270,8 +47158,7 @@ the resumption of the text. ...

    ことができる。全てが読めるわけではないという場合には、要素 unclearを使い、確信が持てないが読めるひとつのテキスト部分 を示すべきである。詳しくは、を参照のこと。 - また、要素delSpanと要素gap, damage, - unclear, suppliedとの関係については、 + また、要素delSpanと要素gapdamageunclearsuppliedとの関係については、 を参照のこと。

    @@ -46719,13 +47606,11 @@ For I hate this - - - - - - - + + + + + @@ -46755,7 +47640,7 @@ For I hate this the space is vertical. 공간이 수직이다. - l'espace est vertical. + l'espace est vertical. 空白是垂直的。 el espacio es vertical. 当該空白は、縦長。 @@ -46979,8 +47864,7 @@ element is appropriate for which circumstance.

    - 要素damage, gap, del, unclear, - suppliedと共に使用されるかもしれない。これらのどの要素を + 要素damagegapdelunclearsuppliedと共に使用されるかもしれない。これらのどの要素を 使用するかについての詳細は、を参照のこと。

    @@ -48654,8 +49538,7 @@ parallel-segmentation method of apparatus markup.

    manuscript or other witness. 파편화된 원고 또는 다른 비교 대상 텍스트의 시작부 또는 종료부를 표지하는 요소의 속성 提供元素的屬性,這些元素標記岀零散手稿的起始、結尾或其他版本。 - 手書き資料や文献の断片について、その初めと終わりを示す要素向けの - 属性。 + 手書き資料や証拠資料の断片について、その初めと終わりを示す属性。 attributs d'éléments qui marquent le début ou la fin d'un manuscrit fragmentaire ou d'un autre témoin. atributos para elementos que señalan el inicio o el fin de un manuscrito fragmentario o de otro testimonio attributi per elementi che segnalano l'inizio o la fine di un manoscritto frammentario o di altro testimone @@ -48666,13 +49549,12 @@ manuscript or other witness. testimonio o testimonios témoin ou témoins testimone o testimoni + 1つ以上の証拠資料 contains a space-delimited list of one or more sigla indicating the witnesses to this reading beginning or ending at this point. 이 지점에서 시작 또는 종료하는 비교 대상 텍스트를 표시하는 하나 이상의 기호 일람표 목록을 포함한다. 一個或多個印記列表,指出於此處開始或結束的版本。 - ひとつ以上の文献記号のリストを含む。 - 当該ポインタにより文献記号で示された文献の始めまたは終わりが示さ - れている。 + この時点で開始または終了するこの読みに対する証拠資料を示す1つ以上の記号のスペース区切りリストが含まれる。 contient une liste d'une ou plusieurs abréviations désignant les témoins qui commencent ou finissent à ce point. contiene una lista de una o más siglas que indican los testimonios que inician o acaban en ese punto. contiene una lista di una o più sigle indicanti i testimoni che cominciano o finiscono in questo punto @@ -48917,8 +49799,7 @@ different witnesses.

    - 当該要素クラスは、共通識別子rdg, lem, - rdgGrpが継承する属性を定義している。 + 当該要素クラスは、共通識別子rdglemrdgGrpが継承する属性を定義している。

    @@ -48932,7 +49813,7 @@ different witnesses.
    Names
    Personal Names
    Organizational Names - + organization name 조직명 組織名稱 @@ -48957,6 +49838,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + About a year back, a question of considerable interest was agitated in the Pennsyla. Abolition Society [...] @@ -48973,7 +49887,7 @@ different witnesses. - + personal name 개인 이름 個人名稱 @@ -49008,6 +49922,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49419,7 +50366,7 @@ different witnesses.
    Geo-political Place Names
    Geographic Names
    Relative Place Names - + place name nom de lieu contains an absolute or relative place name. @@ -49441,6 +50388,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49520,7 +50500,7 @@ different witnesses. - + bloc bloc contains the name of a geo-political unit consisting of two or more nation states or @@ -49544,6 +50524,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + the European Union @@ -49566,7 +50579,7 @@ different witnesses. - + country pays contains the name of a geo-political unit, such as a nation, country, colony, or @@ -49595,6 +50608,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + Denmark @@ -49623,7 +50669,7 @@ different witnesses. - + region région contains the name of an administrative unit such as a state, province, or county, larger @@ -49648,6 +50694,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49673,7 +50752,7 @@ different witnesses. - + settlement lieu de peuplement contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit. @@ -49696,6 +50775,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49724,7 +50836,7 @@ different witnesses. - + district district contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. @@ -49747,6 +50859,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49799,7 +50944,7 @@ different witnesses. - + offset distance relative marks that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or @@ -49825,6 +50970,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49840,7 +51018,7 @@ different witnesses. - + geographical name 지리명 地理名稱 @@ -49865,6 +51043,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -49890,7 +51101,7 @@ different witnesses. - + geographical feature name 지리적 특성명 nom de caractéristique géographique @@ -49918,6 +51129,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + The vale of White Horse @@ -49938,6 +51182,133 @@ different witnesses.
    +
    Event Names + + name of an event + Name eines Ereignisses + contains a proper noun or noun phrase used to refer to an event. + enthält einen Eigennamen in Form eines Nomens oder einer Nominalphrase, der verwendet wird, um auf ein Ereignis zu verweisen. + + + + + + + + + + + + + + + + Zweiter Weltkrieg + World War II + https://d-nb.info/gnd/4079167-1 + https://www.wikidata.org/wiki/Q362 + + Überfall auf Polen + Invasion of Poland + https://d-nb.info/gnd/4175002-0 + https://id.loc.gov/authorities/sh85148341 + + + Gdańsk + 54.350556, 18.652778 + + + + + Deutsch-Sowjetischer Krieg + Великая Отечественная война + https://d-nb.info/gnd/4076906-9 + https://www.wikidata.org/wiki/Q189266 + + + + + + + +

    Mit dem Überfall auf Polen + begann der Zweite Weltkrieg, der in manchen Nachfolgestaaten + der Sowjetunion auch als Großer Vaterländischer Krieg + (Великая Отечественная война) bekannt ist.

    +
    +
    + + +

    On Monday, she was writing about the + 1618 Defenestration of Prague which initiated the + long war.

    +
    +
    + + + + TEI 2019: What is text, really? TEI and beyond + TEI 2019 + + The abstract leading to the eventName element is available at https://gams.uni-graz.at/o:tei2019.141. + Other related documents are available through https://gams.uni-graz.at/tei2019, as well as in the + TEI 2019 Zenodo community. + + + + + Raunig + Elisabeth + + + + + Scholger + Martina + + + + + Scholger + Walter + + + + + Steiner + Elisabeth + + + + + Vogeler + Georg + + + + + Universität Graz + +
    + ReSoWi Gebäude + Universitätsstraße 15 + 8010 + Graz + Österreich +
    + 15.451651587656 47.078215112534 +
    +
    + + + +
    +
    +
    + + + +
    Object Names
    Biographical and Prosopographical Data
    Basic Principles
    @@ -49951,7 +51322,7 @@ different witnesses.
    Multiple Places
    States, Traits, and Events
    Relations Between Places - + affiliation affiliation contains an informal description of a person's present or past affiliation with some @@ -49981,7 +51352,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50049,7 +51453,7 @@ different witnesses. - + age âge specifies the age of a person. @@ -50071,7 +51475,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50153,7 +51590,7 @@ different witnesses. - + birth naissance contains information about a person's birth, such as its date and place. @@ -50179,19 +51616,55 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + caesarean section + 帝王切開 vaginal delivery + 普通分娩 ex nihilo + 無から @@ -50236,7 +51709,7 @@ different witnesses. - + climate climat contains information about the physical climate of a place. @@ -50286,6 +51759,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -50326,7 +51832,7 @@ different witnesses. - + death décès contains information about a person's death, such as its date and place. @@ -50349,7 +51855,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50398,7 +51937,7 @@ different witnesses. - + education éducation contains a description of the educational experience of a person. @@ -50420,7 +51959,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50469,48 +52041,131 @@ different witnesses. - - event + + event + Ereignis évènement - contains data relating to any kind of significant event associated with a person, place, or organization. - 개인, 장소, 또는 조직과 관련된 중요한 사건에 해당하는 데이터를 포함한다. + contains data relating to anything of significance that happens in time. 任何未必是口說的或溝通上的現象或發生情況,例如偶然的噪音或其他影響溝通的事件。 + enthält Daten mit Bezug zu etwas Bemerkenswertem, das in der Zeit geschieht. + contiene datos relacionados con cualquier tipo de evento significativo asociado con una persona, lugar u organización. + contient des données liées à tout type d'évènement significatif dans l'existence d'une personne, d'un lieu, d'un objet ou d'une organisation. + contiene dati a proposito di un qualsiasi tipo di evento significativo associato con una persona, luogo o organizzazione. 人生における特定の重要事象の解説を示す。 - contient des données liées à tout type d'évènement significatif dans l'existence d'une personne, d'un - lieu ou d'une organisation. - cualquier fenómeno o evento no necesariamente vocal o comunicativo, como ruidos accidentales u otros - fenómenos que inciden en la comunicación en acto. - qualsiasi fenomeno o evento non necessariamente vocale o comunicativo, come rumori accidentali o altri - fenomeni che incidano sulla comunicazione in atto + 개인, 장소, 또는 조직과 관련된 중요한 사건에 해당하는 데이터를 포함한다. - + + - - - + + - - + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra una fecha. + indica il sistema o calendario al quale la data appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + + + + 1618 Defenestration of Prague + https://www.wikidata.org/wiki/Q13365740 + + + Jaroslav Bořita z Martinic + https://d-nb.info/gnd/116810998 + + + Vilém Slavata z Chlumu a Košumberka + https://d-nb.info/gnd/1018376615 + + + Filip Fabricius + https://d-nb.info/gnd/133946118 + + + Prague + + + Thirty Years’ War + https://www.wikidata.org/wiki/Q2487 + + Battle of Rocroi + https://www.wikidata.org/wiki/Q728480 + https://d-nb.info/gnd/4202901-6 + + Rocroi + 49.926111 4.522222 + + + + + + @@ -50547,11 +52202,70 @@ different witnesses. + + + + + Nr. 1 Ministerrat, Wien, 1. April 1848 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kolowrat + Ficquelmont + Taaffe + Pillersdorf + Sommaruga + KolowratBdE. 2. 4. + Franz KarlBdE. 2. 4. + + + + Wien + Vienna + + 48.208199 16.37169 + + https://sws.geonames.org/2761369 + + + + + + + - + faith religion specifies the faith, religion, or belief set of a person. @@ -50573,7 +52287,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50610,7 +52357,7 @@ different witnesses. - + floruit période d'activité contains information about a person's period of activity. @@ -50630,6 +52377,39 @@ different witnesses. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -50647,7 +52427,7 @@ different witnesses. - + gender specifies the gender identity of a person, persona, or character. especifica la identidad de género de una persona. @@ -50664,7 +52444,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + supplies a coded value for gender identity @@ -50693,8 +52506,8 @@ different witnesses.

    年齢や性別など他の文化的特質と同様に、この概念が異なる文化的文脈で記述される方法は様々である。 - 属性の正規化は,相互運用性あるいはプロジェクト内部の分類法の一貫性のために,その多様性を単純化する付随的な手段としてのみ提供されるものであり、それが不適切であったり有用でない場合には,使用されるべきではない。 - 要素の内容は,意図する概念をより詳細に記述するために利用できる。

    + 属性の正規化は、相互運用性あるいはプロジェクト内部の分類法の一貫性のために、その多様性を単純化する付随的な手段としてのみ提供されるものであり、それが不適切であったり有用でない場合には、使用されるべきではない。 + 要素の内容は、意図する概念をより詳細に記述するために利用できる。

    @@ -50766,7 +52579,7 @@ different witnesses.
    - + language knowledge 언어 지식 conocimiento del lenguaje @@ -50801,7 +52614,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -50886,7 +52732,7 @@ different witnesses. - + language known 언어 능력 語言能力 @@ -50909,7 +52755,40 @@ different witnesses. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + supplies a valid language tag for the language concerned. 관련 언어에 대한 유효한 언어 태그를 제공한다. 用有效的語言標籤來表示所指語言。 @@ -50945,6 +52824,18 @@ different witnesses. French + + + + + + Mixtepec-Mixtec + English + Spanish + + + + Anglais britannique @@ -51072,11 +52963,14 @@ different witnesses. - - - - - + + + + + + + + @@ -51280,11 +53174,11 @@ raiders and saved the town from capture. + provides information about relationships identified amongst people, places, and + organizations, either informally as prose or as formally expressed relation links. donne des informations sur les relations qui existent entre des personnes, des lieux, ou des organisations, soit de manière informelle en prose, soit de manière formelle. - provides information about relationships identified amongst people, places, and - organizations, either informally as prose or as formally expressed relation links. 비공식적으로 산문체 또는 공식적으로 표현된 관계 연결을 통하여 사람, 장소, 그리고 조직 사이에 식별되는 관련성에 관한 정보를 제공한다. 描述一項語言互動中參與者之間的關係或社交關聯。 @@ -51414,7 +53308,7 @@ raiders and saved the town from capture. - + location localisation defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an @@ -51448,6 +53342,39 @@ raiders and saved the town from capture. + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -51488,7 +53415,7 @@ raiders and saved the town from capture. - + nationality nationalité contains an informal description of a person's present or past nationality or citizenship. @@ -51513,7 +53440,40 @@ raiders and saved the town from capture. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -51543,7 +53503,7 @@ raiders and saved the town from capture. - + occupation activité contains an informal description of a person's trade, profession or occupation. @@ -51566,7 +53526,40 @@ raiders and saved the town from capture. - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -52172,7 +54165,7 @@ specification.

    - + personal pronouns indicates the personal pronouns used, or assumed to be used, by the individual being described. @@ -52187,7 +54180,40 @@ specification.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + evidence indicates support @@ -52368,7 +54394,7 @@ specification.

    - + population population contains information about the population of a place. @@ -52404,6 +54430,39 @@ specification.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -52432,7 +54491,7 @@ specification.

    - + relationship 관련성 人際關係 @@ -52483,7 +54542,40 @@ specification.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + supplies a name for the kind of relationship of which this is an instance. 이것이 실례인 관련성 종류에 대한 이름을 제공한다. 提供該關係的確切名稱。 @@ -52583,7 +54675,7 @@ specification.

    - + residence 거주 住所 @@ -52609,7 +54701,40 @@ specification.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + @@ -52674,7 +54799,7 @@ specification.

    - + sex sexe specifies the sex of an organism. @@ -52695,7 +54820,40 @@ specification.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + supplies a coded value for sex @@ -52746,7 +54904,7 @@ specification.

    - + socio-economic status statut socio-économique 사회-경제적 지위 @@ -52772,7 +54930,40 @@ specification.

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + identifies the classification system or taxonomy in use, for example by pointing to a locally-defined taxonomy element or by supplying a URI for an externally-defined system. identifie le système de classification ou la taxinomie utilisés. 사용 중인 분류 체계 또는 분류법을 식별한다. @@ -52850,7 +55041,7 @@ specification.

    - + state statut contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. @@ -52895,6 +55086,39 @@ specification.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -52957,7 +55181,7 @@ specification.

    - + terrain terrain contains information about the physical terrain of a place. @@ -53005,6 +55229,39 @@ specification.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + @@ -53021,7 +55278,7 @@ specification.

    - + trait trait distinctif contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, @@ -53065,6 +55322,39 @@ specification.

    + + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + - - - - - - - + + + + + + + + @@ -53306,7 +55637,7 @@ specification.

    -

    +

    The object element is a recent addition to the TEI P5 Guidelines as of version 3.5.0 and as such may be more prone to further revision in the next few releases as its use develops. This may be particularly evident where its @@ -53485,8 +55816,8 @@ specification.

    nombre canónico nome canonico nom canonique - contient la définition de tout nom ou partie de nom dans leur forme canonique. contains the definition for a canonical name or name component of any kind. + contient la définition de tout nom ou partie de nom dans leur forme canonique. 표준 이름 또는 어떤 종류의 이름부 정의를 포함한다. 包含一標準名稱或任何部分名稱的定義。 各種名前の、標準的な名前または名前の部分の定義を示す。 @@ -53687,10 +56018,11 @@ specification.

    attributs des composantes des noms de personnes atributos para los componentes de nombres propios de persona attributi per componenti di nomi propri di persona + 名前を構成するもののための属性。通常は人物名だが、必ずしもそうとは限らない。 common attributes for those elements which form part of a name usually, but not necessarily, a personal name. 사람 이름의 부분을 형성하는 요소에 대한 공통 속성 構成部分個人名稱的元素所用之通用屬性 - 個人名の構成要素となる要素に付与される属性。 + 名前の構成要素となる要素に付与される一般的な属性。通常は人物名だが、必ずしもそうとは限らない。 attributs communs des éléments qui composent un nom de personne atributos comunes para los elementos que forman parte de un nombre propio de persona. attributi comuni agli @@ -53729,6 +56061,7 @@ abbreviation or simply as an initial. abrégé abbreviato el componente del nombre aparece como forma abreviada. + 省略された the name component is given in an abbreviated form. 이름 성분이 축약형으로 제시된다. 該名稱元件為縮寫形式。 @@ -53743,6 +56076,7 @@ abbreviation or simply as an initial.
    initiale lettera iniziale el componente del nombre aparece mediante la inicial. + イニシャルの the name component is indicated only by one initial. 이름 성분이 하나의 이니셜(첫글자)로 제시되었다. @@ -53757,10 +56091,11 @@ one initial. sort ordre + 並び替え specifies the sort order of the name component in relation to others within the name. 사람 이름 내에 다른 것과 관련된 이름 성분의 정렬 순서를 명시한다. 指明個人名稱中該名稱元件與其他元件之間的排列順序。 - 個人名間で並び替えをする際の順番を示す。 + 名前の並び替えにおいて、その名前要素が他の構成要素との関係で何番目に優先されるかを指定する。 précise dans quel ordre est placé la composante par rapport aux autres dans le nom d'une personne. especifica la posición del componente al interno del nombre propio de persona en relación con los otros componentes. specifica la posizione della componente all'interno del nome proprio di persona in relazione alle altre componenti @@ -53879,7 +56214,7 @@ one initial. 표준형으로 기간의 시작 지점을 나타낸다. 以標準格式表示該段時間的起始點。 当該時間幅の、始点を標準形で示す。 - Indique le point de départ de la période sous une forme normalisée + indique le point de départ de la période sous une forme normalisée indica l'inizio del periodo nel formato standard indica el punto de inicio de un periodo de tiempo en formato estándard. @@ -53890,7 +56225,7 @@ one initial. 以標準格式表示該段時間的結束點。 indica en forma estándard el punto de conclusión de un período. 当該時間幅の、終点を標準形で示す。 - Indique le point final de la période sous une forme normalisée + indique le point final de la période sous une forme normalisée indica la fine del periodo nel formato standard @@ -53931,6 +56266,79 @@ one initial. + + provides attributes for indicating calendar systems to which a date belongs. + assegna attributi per indicare i sistemi o calendari ai quali appartiene una data. + + + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + He was born on Feb. 22, 1732 (Feb. 11, 1731/32, + O.S.). + + + + + He was born on Feb. 22, 1732 + (Feb. 11, 1731/32, O.S.). + + + + + Dienstag 7/19 + Mai. + + + + L'année + 1960 fut, en vertu du calendrier grégorien, bissextile ; le 22 juin tomba ainsi le jour de + l'été, le 22 juin. + + +

    Note that the calendar attribute declares the calendar + system used to interpret the textual content of an element, + as it appears on an original source. It does + not modify the interpretation of the normalization + attributes provided by att.datable.w3c, + att.datable.iso, or att.datable.custom. Attributes from those first two + classes are always interpreted as Gregorian or proleptic Gregorian + dates, as per the respective standards on which they are based. The + calender system used to interpret the last (att.datable.custom) may be specified with + datingMethod.

    +
    +

    + calendar属性は(att.datable.customクラスで定義されるdatingMethod属性と異なり、 + 親要素によって定義される原資料の日付の暦日システムを定義するものであり、 + どの暦日に日付を正規化するかではない。

    +
    +
    + + + + +
    provides attributes for recording normalized temporal durations. 규격화된 시간적 지속을 기록하기 위한 속성 @@ -55008,6 +57416,7 @@ situational parameters. canal principal canal principal canale primaio + 元の媒体 describes the medium or channel by which a text is delivered or experienced. For a written text, this might be print, manuscript, email, etc.; for a spoken one, radio, telephone, face-to-face, etc. @@ -55046,12 +57455,14 @@ for a spoken one, radio, telephone, face-to-face, etc. oral parlato hablado + 発話 written écrit scritto escrito + 書記 spoken to be written @@ -55061,6 +57472,7 @@ for a spoken one, radio, telephone, face-to-face, etc. parlato per essere scritto hablado para ser escrito (p.ej. dictado) e.g. dictation + 書き起こし 예, 받아쓰기 為寫而說 (例如聽寫)   p.ej. dictado @@ -55075,6 +57487,7 @@ for a spoken one, radio, telephone, face-to-face, etc. script) scritto per essere parlato escrito para ser hablado (p.ej. guión) + 台本 e.g. a script 예, 스크립트 為說而寫 (例如稿子)   @@ -55088,12 +57501,14 @@ for a spoken one, radio, telephone, face-to-face, etc. modes mixtes misto mixto + 混合 unknown or inapplicable inconnu ou non applicable sconosciuto o non rilevante desconocido + 不明または適用外 @@ -56586,7 +59001,7 @@ Information with a Text 在文件中某一位置附上識別符碼,無論該位置是否符合一個文字性元素。 テキスト中のある地点に対して識別子を付与する。テキスト要素と対応するかは問われない。 attache un identifiant à un point du texte, que ce point corresponde ou non à un élément textuel. - enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta sea o no a un elemento textual. + enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta corresponda o no a un elemento textual. aggancia un indentificatore a una posizione all'interno del testo indipendentemente dal fatto che questa corrisponda o meno a un elemento testuale fügt an einer Stelle im Text eine Kennung ein, unabhängig von der Textstruktur. @@ -57383,7 +59798,7 @@ You must supply at least two values for @target on indica que la alternancia no es exclusiva, es decir que ocurren una o más de las alternativas. 複数を選択できる。 - Indique que cette alternative n'est pas + indique que cette alternative n'est pas exclusive, c'est-à-dire qu'une option au moins est vraie. indica che l'alternanza non è esclusiva, cioè che possono comparire più alternative @@ -57400,7 +59815,7 @@ You must supply at least two values for @target on 하나가 발생한 상태에서 대응하는 교체가능성이 발생할 확률이다. 若屬性mode的屬性值是excl,則每個weight皆表明相對應替換的可能性。若屬性mode的屬性值是incl,則每個weight皆表明,在至少一個其他替換存在的前提下,相對應替換的可能性 属性modeの値がexclの場合、各重みは対応する代替が発生する確率を示す。 属性modeの値がinclの場合、他の選択肢の少なくとも1つが発生した場合に対応する代替が発生する確率を示す。 - Si l'attribut mode a la valeur + si l'attribut mode a la valeur excl, chacune des valeurs de l'attribut weights établit la probabilité que l'option correspondante soit vraie. Si l'attribut mode a la valeur incl, chacune des valeurs de l'attribut weights @@ -57608,6 +60023,9 @@ You must supply at least two values for @target on Functions as a container element for linked data, contextual information, and stand-off annotations embedded in a TEI document. + + リンクト・データや文脈情報、TEI文書に埋め込まれたスタンドオフ・アノテーションをコンテナ化する要素として機能する。 + @@ -58635,6 +61053,7 @@ etc. as appropriate.

    caractère carácter carattere + 文字 represents a character. 문자(글자)를 표시한다. 表示一個文字符號。 @@ -58690,8 +61109,8 @@ etc. as appropriate.

    punctuation, ou digit, etc.

    -

    - 文字データ。一文字、または一文字を示すエンティティであるべき。 +

    + 一つの文字、一つのg、あるいは一つの文字として扱われるべき一連の文字素を含む。type属性は、その役割を示す。たとえばletterpunctuation、あるいはdigit

    @@ -60430,15 +62849,16 @@ structure, or if the antecedent does not.
    contrainte bi-conditionnelle de structure de traits restricciones de estructura de rasgo bicondicional vincolo di struttura di tratti bi-condizionato + 必要十分な素性構造の制約 defines a biconditional feature-structure constraint; both consequent and antecedent are specified as feature structures or groups of feature structures; the constraint is satisfied if both subsume a given feature structure, or if both do not. 이중 조건 자질-구조 제약을 정의한다; 전건과 후건 모두 자질 구조 또는 자질 구조 집합으로 명시된다; 전건과 후건 모두 주어진 자질 구조를 포섭하거나 둘 다 포섭하지 않는다면 이 제약은 만족된다. 定義一個雙條件功能結構限制;結果和前提被指明為功能結構或功能結構群組;若兩者皆包含一個已知功能結構、或兩者皆不包含,則結果符合需求。 - 素性構造の制約を必要十分条件として定義する。前提部と帰結部は、素性構 - 造またはそのグループとして定義される。当該制約は、与えられた2つの素 - 性構造が共に真であるか、またはともに偽である場合に、真になる。 + 素性構造の制約を必要十分条件として定義する。 + 前提部と帰結部は、素性構造またはそのグループとして定義される。 + 当該制約は、与えられた前提部と帰結部の素性構造が共に真であるか、またはともに偽である場合に、満たされる。 définit une contrainte bi-conditionnelle de structure de traits ; la conséquence et l'antécédent sont tous deux indiqués comme structures de traits ou comme groupes de structures de traits ; la contrainte est satisfaite si chacun des @@ -60767,6 +63187,7 @@ rasgo. valeur binaire valor binario un valore binario + 二値 represents the value part of a feature-value specification which can contain either of exactly two possible values. 정확히 두 가지 가능한 값 중 하나를 포함할 수 있는 자질-값 명세에서 값의 부분을 표시한다. @@ -60795,9 +63216,11 @@ rasgo.

    This attribute has a datatype of teidata.truthValue, which may be represented by the values 1 or true, or 0 or false.

    +
    +

    この属性はteidata.truthValueのデータ型を持つ。 + その値は、1true、あるいは0falseで表現される。

    - @@ -62449,8 +64872,7 @@ qu'avec des arcs.

    要素arcは、ラベル付き辺の場合には必ず使用される。 - そうでない場合、辺は、要素nodeの属性adj, - adjToadjFromとして示すことも可能である。 + そうでない場合、辺は、要素nodeの属性adjadjToadjFromとして示すことも可能である。 しかし、この方法は記述が冗長になるかもしれない。

    @@ -63552,7 +65974,7 @@ trees (triangles).

    Pervasive Conditions
    Content Uncertainty
    Target or Match? - + indicates the numerical accuracy or precision associated with some aspect of the text markup. @@ -63572,7 +65994,40 @@ trees (triangles).

    - + + The calendar attribute will be removed from this element + as it will only be allowed on elements that represent dates with their content. This is because the calendar attribute + (unlike datingMethod defined in + att.datable.custom) defines the calendar system of the date + in the original material defined by the parent element, not the calendar to + which the date is normalized. + indicates one or more systems or calendars to which the + date represented by the content of this element belongs. + 날짜 표현 시스템 또는 달력 표시 형식을 표시한다. + 指明該日期表示所使用的曆法計算系統。 + この要素を含むコンテントにおける日付の暦やシステムを示す。 + indique le système ou le calendrier auquel + appartient la date exprimée dans le contenu de l'élément. + indica el sistema o calendario en que se muestra + una fecha. + indica il sistema o calendario al quale la data + appartiene. + + + + + + + @calendar indicates one or more + systems or calendars to which the date represented by the content of this element belongs, + but this element has no textual content. + + + + + + + characterizes the precision of the element or attribute pointed to by the precision element. @@ -63617,8 +66072,8 @@ trees (triangles).

    with some aspect of the text markup. 텍스트 마크업의 어떤 특성과 관련된 확실성 또는 불확실성의 정도를 가리킨다. 指出標記文本某些部分的確定或不確定的程度。 - 当該マークアップの確信度を示す。 - Indique le degré de certitude ou d'incertitude + 当該マークアップのなんらかの点に関する確実性の程度を示す + indique le degré de certitude ou d'incertitude associé à certains aspects du balisage du texte. Indica el grado de certeza o incertidumbre asociado a algun aspecto del marcaje de texto. indica il grado di certezza o incertezza associato a un determinato aspetto del la codifica del testo @@ -63652,7 +66107,9 @@ trees (triangles).

    certeza certitude certezza + 確実性 signifies the degree of certainty associated with the object pointed to by the certainty element. + このcertainty要素が指す対象に関する確実性の程度を示す。
    @@ -63664,9 +66121,8 @@ trees (triangles).

    etc. 요소의 적용가능성, 시작 및 종료 태그의 정확한 위치, 명시적 속성 값 등과 같이 마크업에서 불확실성을 유발하는 정확한 위치를 가리킨다. 指出不確定標記的確切位置:元素的應用性、開始標籤或結束標籤的確切位置、特定屬性的屬性值等。 - 当該確信度が該当する場所の詳細を示す。例えば、要素全体、開始タグ - または終了タグの正確な位置、特定属性の値、など。 - Indique le point précis sur lequel porte + どの側面の確実性かをより具体的に示す。例えば、マークアップが正確か、要素や属性の名前が正確か、要素や属性の内容の正確か、など。 + indique le point précis sur lequel porte l'incertitude de balisage : pertinence de l'élément, position exacte de la balise de début ou de fin, valeur d'un attribut spécifique, etc. indica la posición precisa de la incertidumbre en el marcaje: aplicabilidad del elemento, posición precisa del comienzo y del final de la etiqueta, valor de un atributo específico, etc. @@ -63676,22 +66132,27 @@ trees (triangles).

    uncertainty concerns whether the name of the element or attribute used is correctly applied. + 適用された要素または属性の名前が不確実である uncertainty concerns whether the start of the element is correctly identified. + 要素の開始位置が不確実である uncertainty concerns whether the end of the element is correctly identified. + 要素の終了位置が不確実である uncertainty concerns both the start and the end of the element. + 要素の開始位置と終了位置の両方が不確実である uncertainty concerns the content (for an element) or the value (for an attribute) + (要素の)内容または(属性の)値が不確実である
    @@ -63760,12 +66221,9 @@ element.

    qu'il faille un identifiant générique placeName plutôt que persName, qui est l'élément encodé.

    - +

    - 当該属性は、当該要素に対する代替値の確信度を示している。 - 上の例では、符号化する人が当該可能性(.2)を示している。これは当 - 該要素に使用される共通識別子は、persNameではなく - placeNameであるべき可能性の度合いを示している。 + 当該属性は、参照するマークアップのある側面における特定の選択肢の確信度を示すことができる。上記の最初の例では、当該要素の共通識別子が、現在のpersNameではなくplaceNameであるという可能性が 0.2 であることを示そうとしている。

    @@ -63775,8 +66233,8 @@ element.

    are assumed in the assignment of a degree of confidence. 신뢰도 할당에서 추정된 조건을 표시한다. 指出在評估確定程度時所設想的情況。 - 当該確信度が成立する条件を示す。 - Indique les conditions présumées lors de + 確信度の割り当ての前提となる条件を与える一つ以上の要素を示す。 + indique les conditions présumées lors de l'attribution d'un degré de confiance. indica las condiciones asumidas en la asignación de un grado de confianza indica le condizioni presunte nell'assegnare un grado di certezza @@ -63846,36 +66304,10 @@ ambiguity-free system for indicating certainty.

    certainty procure actuellement un système complet et sans ambiguïté pour indiquer le degré de certitude.

    - - +

    - 当該属性値として考えられるものは、他の要素certaintyの - 識別子またはそのリストである。従って、この要素certainty - による連鎖は、確率ネットワークを作ることができる。この確率ネット - ワークは、条件の付かない(属性givenがない)要素 - certaintyをベースに作られる。この要素の鎖は、以下のよう - に解釈することができる。 - ある要素certaintyを前提条件として参照している場合、 - 属性にある確信度は、前提条件の内容ではなく、当該要素に関する記述 - を対象としたものである。例えば、上の例では、初めの要素 - certaintyは、msmとしてある新しい - 筆写者の識別子の確信度を示している。2番目のそれは、新しい筆写者 - がmsmとすれば、 - Essexが個人名であるということの確信度を示 - している。この2番目の要素certaintyにあるのは、msmが新し - 筆写者である確信度が0.6であるということではなく、msmは新しい筆写 - 者であるとしていることに注意して欲しい。このように確率ネットワー - クを作ることが推奨される。 -

    -

    - 果敢な人は、他の要素や散文的記述を参照し、要素alt, - join, notなどの素性構造向け連結子を使い、 - 複雑な確率ネットワークを作ろうとするかもしれない。しかし、当該要 - 素certaintyが、確信度を明瞭に示す包括的な解決策であると - は、現時点では考えていない。 + 当該属性値として考えられるものは、他のcertainty要素の識別子またはそのリストである。従って、このcertainty要素を繋げて確率ネットワークを作ることができる。この確率ネットワークは、最終的には条件の付かない(given属性がない) certainty要素を起点として作られるだろう。この要素のネットワークの意味は、以下のように解釈することができる。あるcertainty要素を前提条件として参照している場合、 この要素が表す不確実さは前提条件側ではなく、当該要素に由来するものである。例えば、上の例では、最初のcertainty要素は、新しい筆写者がmsmである確信度を示している。2番目のものは、新しい筆写者がmsmである場合に、 Essexが人名である確信度を示している。この2番目のcertainty要素にあるのは、msmが新しい筆写者である確信度が0.6であるということではなく、msmは新しい筆写者であるとしていることに注意して欲しい。このように確率ネットワークを作ることが推奨される。

    +

    果敢な人は、他の要素や散文的記述を参照し、要素alt, join, noteなどの素性構造向け連結子を使い、 複雑な確率ネットワークを作ろうとするかもしれない。しかし、当該のcertainty要素が、確信度を明瞭に示す包括的な解決策であるとは、現時点では考えていない。

    @@ -63884,12 +66316,9 @@ ambiguity-free system for indicating certainty.

    of the markup named by the locus attribute.
    locus 속성에 의해 명명된 마크업에 할당된 신뢰도를 표시한다. 指出屬性locus所指定的標記部分之確定程度。 - 属性locusで示された対象のに付与される確信度の程度を示 - す。 - Indique le degré de confiance attribué à l'aspect - du balisage que désigne l'attribut locus. - indica el grado de confianza asignado al aspecto del marcaje llamado por el atributo locus - + 属性locusで示された対象のに付与される確信度の程度を示 す。 + indique le degré de confiance attribué à l'aspect du balisage que désigne l'attribut locus. + indica el grado de confianza asignado al aspecto del marcaje llamado por el atributo locus indica il grado di certezza assegnato ad un aspetto della codifica indicato dall'attributo locus. @@ -63961,12 +66390,10 @@ markup of particular element(s).
    - - - - - - + + + + @@ -63975,31 +66402,30 @@ markup of particular element(s). 책임성이 할당된 명시적인 마크업을 표시한다. 指出標記責任所屬的特定部分。 当該責任を示すマークアップが何についてのものかを示す。 - Indique l'aspect spécifique du balisage sur - lequel porte la responsabilité. + indique l'aspect spécifique du balisage sur lequel porte la responsabilité. indica el aspecto específico del marcaje por el cual la responsabilidad está siendo asignada indica l'aspetto specifico della codifica per il qaule è attribuita la responsabilità responsibility is being assigned concerning the name of the element - or attribute used. + or attribute used. responsibility is being assigned concerning the start of the element - concerned. + concerned. responsibility is being assigned concerning the end of the element - concerned. + concerned. responsibility is being assigned concerning the location of the element - concerned. + concerned. responsibility is being assigned concerning the content (for an element) or - the value (for an attribute) + the value (for an attribute) @@ -64822,7 +67248,7 @@ provided a comment, with delimiters <!-- and --> is intended - Un commentaire délimité par les signes + un commentaire délimité par les signes <!-- et --> est prévu. indica un commento delimitato dai segni <!-- e --> @@ -66337,7 +68763,7 @@ the associated TEI header.

    - + datatype specification documents a datatype. @@ -66361,6 +68787,15 @@ the associated TEI header.

    + + + + + A datatype specification should not refer to an element or a class. + + + + @@ -68257,6 +70692,7 @@ déclaration de même nom dans la définition courante. provides attributes for the elements which define component parts of a content model. + 内容モデルの構成部分を定義するエレメントのための属性を提供する。 @@ -68284,8 +70720,12 @@ déclaration de même nom dans la définition courante. nombre minimum d'occurrences numero minimo di occorrenze número mínimo de apariciones + 最小出現数 indicates the smallest number of times this component may occur. + この部品が出現し得る最小回数を示す。 + + @@ -68298,8 +70738,10 @@ déclaration de même nom dans la définition courante. nombre maximum d'occurrences. numero minimo di occorrenze número máximo de apariciones. + 最大出現数 indicates the largest number of times this component may occur. + 概算推量のための最大推定値を与える。 @@ -68315,6 +70757,10 @@ déclaration de même nom dans la définition courante. always be greater than or equal to 1. An ODD processor should raise an error if either of these conditions is not met.

    +

    + minOccursの値は常にmaxOccursの値以下でなければならない。maxOccursのデフォルト値が1なので、maxOccursが指定されない時には、minOccursは1以下でなければならない。 + minOccursのデフォルト値も1なので、minOccursが指定されない時には、maxOccursは常に1以上でなければならない。これらの条件のいずれかが満たされなければ、ODDプロセッサはエラーとなるだろう。

    +
    groups elements which @@ -68436,8 +70882,7 @@ déclaration de même nom dans la définition courante.
    constraint on schema - contains a formal constraint, typically expressed in a rule-based schema language, to which a construct must conform in order to be considered valid + contains a formal constraint, typically expressed in a rule-based schema language, to which a construct must conform in order to be considered valid @@ -68475,8 +70920,7 @@ déclaration de même nom dans la définition courante. Relationship between scheme attribute and contents: Schematron 1.x - - Rules + Rules in the Schematron 1.* language must be inside a constraintSpec with a value other than 'schematron' or 'isoschematron' on the scheme attribute @@ -68485,15 +70929,15 @@ déclaration de même nom dans la définition courante. Relationship between scheme attribute and contents: ISO Schematron - - Rules - in the ISO Schematron language must be inside a constraintSpec - with the value 'schematron' on the scheme attribute + + Rules + in the ISO Schematron language must be inside a constraintSpec + with the value 'schematron' on the scheme attribute + - An ISO Schematron constraint specification for a macro should not have an 'assert' or 'report' element without a parent 'rule' element @@ -68511,21 +70955,42 @@ déclaration de même nom dans la définition courante. - + + supplies the name of the language in which the constraints are defined + + + + The @scheme attribute of <constraintSpec> is required when the @mode is . + + + ISO Schematron - +

    These Guidelines no longer recommend, and the current TEI stylesheets no longer support, the use of Schematron 1.x within constraintSpec. Thus the value schematron is used to indicate that ISO Schematron is used within the constraintSpec.

    +

    The scheme attribute is required when the value + of mode is add or + replace. The scheme attribute is + permitted when the value of mode is + delete, but these Guidelines make no reccomendation + for what a processor should do if its value does not match + that of the constraintSpec being deleted.

    @@ -68735,6 +71200,7 @@ déclaration de même nom dans la définition courante. + @@ -68835,25 +71301,6 @@ déclaration de même nom dans la définition courante. - - namespace - 이름 공간 - 名稱空間 - espace de noms - espacio de nombre - spazio del nome - specifies the namespace to which this attribute belongs - 이 속성이 소속된 이름 공간을 명시한다. - 指明該屬性所屬的名稱空間。 - 当該属性が属する名前空間を示す。 - précise l'espace de noms auquel appartient cet - attribut. - especifica el espacio del nombre al que pertenece el - atributo. - indica lo spazio del nome al quale appartiene - l'attributo - -
    @@ -68917,7 +71364,7 @@ déclaration de même nom dans la définition courante. the name of the attribute class - + the name of the attribute @@ -69072,7 +71519,7 @@ déclaration de même nom dans la définition courante. Data facets can only be specified for references to datatypes specified by - XML Schemas: Part 2: Datatypes — that is, for there to be a 'dataFacet' child there must be a @name attribute. + XML Schema Part 2: Datatypes Second Edition — that is, for there to be a 'dataFacet' child there must be a @name attribute. Data facets and restrictions cannot both be expressed on the same data reference — that is, the @restriction attribute cannot be used when a 'dataFacet' element is present. @@ -69081,7 +71528,7 @@ déclaration de même nom dans la définition courante. Restrictions can only be specified for references to datatypes specified by - XML Schemas: Part 2: Datatypes — that is, for there to be a @restriction attribute there must be a @name attribute, too. + XML Schema Part 2: Datatypes Second Edition — that is, for there to be a @restriction attribute there must be a @name attribute, too.
    @@ -69093,7 +71540,7 @@ déclaration de même nom dans la définition courante. the name of a datatype in the list provided by - XML Schemas: Part 2: Datatypes + XML Schema Part 2: Datatypes Second Edition @@ -69135,7 +71582,7 @@ déclaration de même nom dans la définition courante.

    Only one of the attributes key, name, and ref may be used on any given instance of dataRef.

    -

    Neither a restriction attribute not a dataFacet child element may be used unless the dataRef refers to a datatype from the specification XML Schemas: Part 2: Datatypes with a name attribute.

    +

    Neither a restriction attribute nor a dataFacet child element may be used unless the dataRef refers to a datatype from the specification XML Schema Part 2: Datatypes Second Edition with a name attribute.

    @@ -69143,7 +71590,7 @@ déclaration de même nom dans la définition courante.
    Restricts the value of the strings used to represent values of a datatype, - according to XML Schemas: Part 2: Datatypes. + according to XML Schema Part 2: Datatypes Second Edition. @@ -69198,7 +71645,7 @@ déclaration de même nom dans la définition courante.

    This element is only allowed when the parent dataRef refers with - name to a datatype from the specification XML Schemas: Part 2: Datatypes. + name to a datatype from the specification XML Schema Part 2: Datatypes Second Edition.

    @@ -69709,7 +72156,7 @@ an attribute may take, additional to the information carried by the provides attributes indicating how multiple references to the same object in a schema should be combined - あるスキーマにおける同一オブジェクトに対する複数の参照をどのように統合すべきか示す属性を提供する。 + あるスキーマにおける同一オブジェクトに対する複数の参照をどのように統合すべきか示す属性を提供する。 @@ -69930,8 +72377,7 @@ should correspond to an existing module, via a moduleSpec or 非推奨の機能を将来のリリースでどのように扱うかを示す属性を提供する。 - provides a date before which the construct being defined - will not be removed. + provides a date before which the construct being defined will not be removed. 定義されている構文が削除される前の日付を提供する。 - + TRANG generate XSD from RELAXNG files