Datasets:
File size: 62,376 Bytes
af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 089e331 af975d1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 |
<?xml version="1.0" encoding="utf-8"?>
<grammar xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:tei="http://www.tei-c.org/ns/1.0"
xmlns:teix="http://www.tei-c.org/ns/Examples"
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.tei-c.org/ns/1.0"><!--
Schema generated from ODD source 2022-06-23T18:28:43Z. .
TEI Edition: Version 4.1.0. Last updated on
19th August 2020, revision b414ba550
TEI Edition Location: https://www.tei-c.org/Vault/P5/Version 4.1.0/
--><!--This material is dual-licensed.
[http://creativecommons.org/licenses/by-sa/3.0/] Distributed under a Creative Commons Attribution-ShareAlike 3.0 Unported License [http://www.opensource.org/licenses/BSD-2-Clause] Copyright 2013 TEI Consortium. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. The Open Corpus for Linguistics and Artificial Intelligence (Carolina) was compiled for academic purposes, namely linguistic and computational analysis. It is composed of texts assembled in various digital repositories, whose licenses are multiple and therefore should be observed when making use of the corpus. The Carolina headers are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International. -->
<define name="macro.paraContent">
<zeroOrMore>
<choice>
<text/>
<ref name="model.gLike"/>
<ref name="model.phrase"/>
<ref name="model.inter"/>
<ref name="model.global"/>
<ref name="model.lLike"/>
</choice>
</zeroOrMore>
</define>
<define name="att.canonical.attributes">
<empty/>
</define>
<define name="att.written.attributes">
<ref name="att.written.attribute.hand"/>
</define>
<define name="att.written.attribute.hand">
<optional>
<attribute name="hand">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">points to a <code xmlns="http://www.w3.org/1999/xhtml"><handNote></code> element describing the hand considered responsible for the content of the element concerned.</a:documentation>
<data type="anyURI"/>
</attribute>
</optional>
</define>
<define name="att.datable.w3c.attributes">
<empty/>
</define>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.datable.w3c-att-datable-w3c-when-constraint-rule-1">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[@when]">
<sch:report test="@notBefore|@notAfter|@from|@to" role="nonfatal">The @when attribute cannot be used with any other att.datable.w3c attributes.</sch:report>
</sch:rule>
</pattern>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.datable.w3c-att-datable-w3c-from-constraint-rule-2">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[@from]">
<sch:report test="@notBefore" role="nonfatal">The @from and @notBefore attributes cannot be used together.</sch:report>
</sch:rule>
</pattern>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.datable.w3c-att-datable-w3c-to-constraint-rule-3">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[@to]">
<sch:report test="@notAfter" role="nonfatal">The @to and @notAfter attributes cannot be used together.</sch:report>
</sch:rule>
</pattern>
<define name="att.datable.attributes">
<ref name="att.datable.w3c.attributes"/>
<ref name="att.datable.iso.attributes"/>
<ref name="att.datable.custom.attributes"/>
</define>
<define name="att.declaring.attributes">
<ref name="att.declaring.attribute.decls"/>
</define>
<define name="att.declaring.attribute.decls">
<optional>
<attribute name="decls">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.</a:documentation>
<list>
<oneOrMore>
<data type="anyURI"/>
</oneOrMore>
</list>
</attribute>
</optional>
</define>
<define name="att.fragmentable.attributes">
<ref name="att.fragmentable.attribute.part"/>
</define>
<define name="att.fragmentable.attribute.part">
<optional>
<attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
name="part"
a:defaultValue="N">
<a:documentation>specifies whether or not its parent element is fragmented in some way, typically by some other overlapping structure: for example a speech which is divided between two or more verse stanzas, a paragraph which is split across a page division, a verse line which is divided between two speakers.</a:documentation>
<choice>
<value>Y</value>
<a:documentation>(yes) the element is fragmented in some (unspecified) respect</a:documentation>
<value>N</value>
<a:documentation>(no) the element is not fragmented, or no claim is made as to its completeness</a:documentation>
<value>I</value>
<a:documentation>(initial) this is the initial part of a fragmented element</a:documentation>
<value>M</value>
<a:documentation>(medial) this is a medial part of a fragmented element</a:documentation>
<value>F</value>
<a:documentation>(final) this is the final part of a fragmented element</a:documentation>
</choice>
</attribute>
</optional>
</define>
<define name="att.global.responsibility.attributes">
<empty/>
</define>
<define name="att.global.rendition.attributes">
<empty/>
</define>
<define name="att.global.source.attributes">
<empty/>
</define>
<define name="att.global.attributes">
<ref name="att.global.rendition.attributes"/>
<ref name="att.global.responsibility.attributes"/>
<ref name="att.global.source.attributes"/>
<ref name="att.global.attribute.xmlid"/>
</define>
<define name="att.global.attribute.xmlid">
<optional>
<attribute name="xml:id">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifier) provides a unique identifier for the element bearing the attribute.</a:documentation>
<data type="ID"/>
</attribute>
</optional>
</define>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.measurement-att-measurement-unitRef-constraint-rule-4">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[@unitRef]">
<sch:report test="@unit" role="info">The @unit attribute may be unnecessary when @unitRef is present.</sch:report>
</sch:rule>
</pattern>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.typed-subtypeTyped-constraint-rule-5">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[@subtype]">
<sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized in general with @type</sch:assert>
</sch:rule>
</pattern>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-att.pointing-targetLang-targetLang-constraint-rule-6">
<sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:*[not(self::tei:schemaSpec)][@targetLang]">
<sch:assert test="@target">@targetLang should only be used on <sch:name/> if @target is specified.</sch:assert>
</sch:rule>
</pattern>
<define name="model.nameLike.agent">
<choice>
<ref name="name"/>
</choice>
</define>
<define name="model.nameLike.agent_alternation">
<choice>
<ref name="name"/>
</choice>
</define>
<define name="model.nameLike.agent_sequence">
<ref name="name"/>
</define>
<define name="model.nameLike.agent_sequenceOptional">
<optional>
<ref name="name"/>
</optional>
</define>
<define name="model.nameLike.agent_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="name"/>
</zeroOrMore>
</define>
<define name="model.nameLike.agent_sequenceRepeatable">
<oneOrMore>
<ref name="name"/>
</oneOrMore>
</define>
<define name="model.segLike">
<notAllowed/>
</define>
<define name="model.hiLike">
<notAllowed/>
</define>
<define name="model.hiLike_alternation">
<notAllowed/>
</define>
<define name="model.hiLike_sequence">
<empty/>
</define>
<define name="model.hiLike_sequenceOptional">
<empty/>
</define>
<define name="model.hiLike_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.hiLike_sequenceRepeatable">
<notAllowed/>
</define>
<define name="model.emphLike">
<choice>
<ref name="title"/>
</choice>
</define>
<define name="model.emphLike_alternation">
<choice>
<ref name="title"/>
</choice>
</define>
<define name="model.emphLike_sequence">
<ref name="title"/>
</define>
<define name="model.emphLike_sequenceOptional">
<optional>
<ref name="title"/>
</optional>
</define>
<define name="model.emphLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="title"/>
</zeroOrMore>
</define>
<define name="model.emphLike_sequenceRepeatable">
<oneOrMore>
<ref name="title"/>
</oneOrMore>
</define>
<define name="model.highlighted">
<choice>
<ref name="model.hiLike"/>
<ref name="model.emphLike"/>
</choice>
</define>
<define name="model.dateLike">
<choice>
<ref name="date"/>
</choice>
</define>
<define name="model.dateLike_alternation">
<choice>
<ref name="date"/>
</choice>
</define>
<define name="model.dateLike_sequence">
<ref name="date"/>
</define>
<define name="model.dateLike_sequenceOptional">
<optional>
<ref name="date"/>
</optional>
</define>
<define name="model.dateLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="date"/>
</zeroOrMore>
</define>
<define name="model.dateLike_sequenceRepeatable">
<oneOrMore>
<ref name="date"/>
</oneOrMore>
</define>
<define name="model.measureLike">
<choice>
<ref name="measure"/>
</choice>
</define>
<define name="model.measureLike_alternation">
<choice>
<ref name="measure"/>
</choice>
</define>
<define name="model.measureLike_sequence">
<ref name="measure"/>
</define>
<define name="model.measureLike_sequenceOptional">
<optional>
<ref name="measure"/>
</optional>
</define>
<define name="model.measureLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="measure"/>
</zeroOrMore>
</define>
<define name="model.measureLike_sequenceRepeatable">
<oneOrMore>
<ref name="measure"/>
</oneOrMore>
</define>
<define name="model.egLike">
<notAllowed/>
</define>
<define name="model.graphicLike">
<choice>
<ref name="media"/>
</choice>
</define>
<define name="model.offsetLike">
<notAllowed/>
</define>
<define name="model.offsetLike_alternation">
<notAllowed/>
</define>
<define name="model.offsetLike_sequence">
<empty/>
</define>
<define name="model.offsetLike_sequenceOptional">
<empty/>
</define>
<define name="model.offsetLike_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.offsetLike_sequenceRepeatable">
<notAllowed/>
</define>
<define name="model.pPart.msdesc">
<notAllowed/>
</define>
<define name="model.pPart.editorial">
<notAllowed/>
</define>
<define name="model.pPart.editorial_alternation">
<notAllowed/>
</define>
<define name="model.pPart.editorial_sequence">
<empty/>
</define>
<define name="model.pPart.editorial_sequenceOptional">
<empty/>
</define>
<define name="model.pPart.editorial_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.pPart.editorial_sequenceRepeatable">
<notAllowed/>
</define>
<define name="model.pPart.transcriptional">
<notAllowed/>
</define>
<define name="model.pPart.transcriptional_alternation">
<notAllowed/>
</define>
<define name="model.pPart.transcriptional_sequence">
<empty/>
</define>
<define name="model.pPart.transcriptional_sequenceOptional">
<empty/>
</define>
<define name="model.pPart.transcriptional_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.pPart.transcriptional_sequenceRepeatable">
<notAllowed/>
</define>
<define name="model.pPart.edit">
<choice>
<ref name="model.pPart.editorial"/>
<ref name="model.pPart.transcriptional"/>
</choice>
</define>
<define name="model.ptrLike">
<notAllowed/>
</define>
<define name="model.lPart">
<notAllowed/>
</define>
<define name="model.global.meta">
<notAllowed/>
</define>
<define name="model.milestoneLike">
<notAllowed/>
</define>
<define name="model.gLike">
<notAllowed/>
</define>
<define name="model.oddDecl">
<notAllowed/>
</define>
<define name="model.phrase.xml">
<notAllowed/>
</define>
<define name="model.specDescLike">
<notAllowed/>
</define>
<define name="model.biblLike">
<choice>
<ref name="biblFull"/>
</choice>
</define>
<define name="model.labelLike">
<notAllowed/>
</define>
<define name="model.listLike">
<notAllowed/>
</define>
<define name="model.noteLike">
<notAllowed/>
</define>
<define name="model.lLike">
<notAllowed/>
</define>
<define name="model.pLike">
<choice>
<ref name="p"/>
</choice>
</define>
<define name="model.stageLike">
<notAllowed/>
</define>
<define name="model.global.edit">
<notAllowed/>
</define>
<define name="model.placeNamePart">
<choice>
<ref name="region"/>
</choice>
</define>
<define name="model.placeNamePart_alternation">
<choice>
<ref name="region"/>
</choice>
</define>
<define name="model.placeNamePart_sequence">
<ref name="region"/>
</define>
<define name="model.placeNamePart_sequenceOptional">
<optional>
<ref name="region"/>
</optional>
</define>
<define name="model.placeNamePart_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="region"/>
</zeroOrMore>
</define>
<define name="model.placeNamePart_sequenceRepeatable">
<oneOrMore>
<ref name="region"/>
</oneOrMore>
</define>
<define name="model.placeStateLike">
<choice>
<ref name="model.placeNamePart"/>
</choice>
</define>
<define name="model.placeStateLike_alternation">
<choice>
<ref name="model.placeNamePart_alternation"/>
</choice>
</define>
<define name="model.placeStateLike_sequence">
<ref name="model.placeNamePart_sequence"/>
</define>
<define name="model.placeStateLike_sequenceOptional">
<optional>
<ref name="model.placeNamePart_sequenceOptional"/>
</optional>
</define>
<define name="model.placeStateLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="model.placeNamePart_sequenceOptionalRepeatable"/>
</zeroOrMore>
</define>
<define name="model.placeStateLike_sequenceRepeatable">
<oneOrMore>
<ref name="model.placeNamePart_sequenceRepeatable"/>
</oneOrMore>
</define>
<define name="model.quoteLike">
<notAllowed/>
</define>
<define name="model.quoteLike_alternation">
<notAllowed/>
</define>
<define name="model.quoteLike_sequence">
<empty/>
</define>
<define name="model.quoteLike_sequenceOptional">
<empty/>
</define>
<define name="model.quoteLike_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.quoteLike_sequenceRepeatable">
<notAllowed/>
</define>
<define name="model.attributable">
<choice>
<ref name="model.quoteLike"/>
</choice>
</define>
<define name="model.addressLike">
<choice>
<ref name="address"/>
</choice>
</define>
<define name="model.addressLike_alternation">
<choice>
<ref name="address"/>
</choice>
</define>
<define name="model.addressLike_sequence">
<ref name="address"/>
</define>
<define name="model.addressLike_sequenceOptional">
<optional>
<ref name="address"/>
</optional>
</define>
<define name="model.addressLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="address"/>
</zeroOrMore>
</define>
<define name="model.addressLike_sequenceRepeatable">
<oneOrMore>
<ref name="address"/>
</oneOrMore>
</define>
<define name="model.nameLike">
<choice>
<ref name="model.nameLike.agent"/>
<ref name="model.offsetLike"/>
<ref name="model.placeStateLike"/>
<ref name="model.persNamePart"/>
</choice>
</define>
<define name="model.nameLike_alternation">
<choice>
<ref name="model.nameLike.agent_alternation"/>
<ref name="model.offsetLike_alternation"/>
<ref name="model.placeStateLike_alternation"/>
<ref name="model.persNamePart_alternation"/>
</choice>
</define>
<define name="model.nameLike_sequence">
<ref name="model.nameLike.agent_sequence"/>
<ref name="model.offsetLike_sequence"/>
<ref name="model.placeStateLike_sequence"/>
<ref name="model.persNamePart_sequence"/>
</define>
<define name="model.nameLike_sequenceOptional">
<optional>
<ref name="model.nameLike.agent_sequenceOptional"/>
</optional>
<optional>
<ref name="model.offsetLike_sequenceOptional"/>
</optional>
<optional>
<ref name="model.placeStateLike_sequenceOptional"/>
</optional>
<optional>
<ref name="model.persNamePart_sequenceOptional"/>
</optional>
</define>
<define name="model.nameLike_sequenceOptionalRepeatable">
<zeroOrMore>
<ref name="model.nameLike.agent_sequenceOptionalRepeatable"/>
</zeroOrMore>
<zeroOrMore>
<ref name="model.offsetLike_sequenceOptionalRepeatable"/>
</zeroOrMore>
<zeroOrMore>
<ref name="model.placeStateLike_sequenceOptionalRepeatable"/>
</zeroOrMore>
<zeroOrMore>
<ref name="model.persNamePart_sequenceOptionalRepeatable"/>
</zeroOrMore>
</define>
<define name="model.nameLike_sequenceRepeatable">
<oneOrMore>
<ref name="model.nameLike.agent_sequenceRepeatable"/>
</oneOrMore>
<oneOrMore>
<ref name="model.offsetLike_sequenceRepeatable"/>
</oneOrMore>
<oneOrMore>
<ref name="model.placeStateLike_sequenceRepeatable"/>
</oneOrMore>
<oneOrMore>
<ref name="model.persNamePart_sequenceRepeatable"/>
</oneOrMore>
</define>
<define name="model.global">
<choice>
<ref name="model.global.meta"/>
<ref name="model.milestoneLike"/>
<ref name="model.noteLike"/>
<ref name="model.global.edit"/>
</choice>
</define>
<define name="model.pPart.data">
<choice>
<ref name="model.dateLike"/>
<ref name="model.measureLike"/>
<ref name="model.addressLike"/>
<ref name="model.nameLike"/>
</choice>
</define>
<define name="model.inter">
<choice>
<ref name="model.egLike"/>
<ref name="model.oddDecl"/>
<ref name="model.biblLike"/>
<ref name="model.labelLike"/>
<ref name="model.listLike"/>
<ref name="model.stageLike"/>
<ref name="model.attributable"/>
</choice>
</define>
<define name="model.phrase">
<choice>
<ref name="model.segLike"/>
<ref name="model.highlighted"/>
<ref name="model.graphicLike"/>
<ref name="model.pPart.msdesc"/>
<ref name="model.pPart.edit"/>
<ref name="model.ptrLike"/>
<ref name="model.lPart"/>
<ref name="model.phrase.xml"/>
<ref name="model.specDescLike"/>
<ref name="model.pPart.data"/>
</choice>
</define>
<define name="model.limitedPhrase">
<choice>
<ref name="model.hiLike"/>
<ref name="model.emphLike"/>
<ref name="model.pPart.msdesc"/>
<ref name="model.pPart.editorial"/>
<ref name="model.ptrLike"/>
<ref name="model.phrase.xml"/>
<ref name="model.pPart.data"/>
</choice>
</define>
<define name="p">
<element name="p">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents]</a:documentation>
<ref name="macro.paraContent"/>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-p-abstractModel-structure-p-constraint-report-5">
<rule context="tei:p">
<report test="not(ancestor::tei:floatingText) and (ancestor::tei:p or ancestor::tei:ab) and not(parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure )">
Abstract model violation: Paragraphs may not occur inside other paragraphs or ab elements.
</report>
</rule>
</pattern>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-p-abstractModel-structure-l-constraint-report-6">
<rule context="tei:p">
<report test="ancestor::tei:l[not(.//tei:note//tei:p[. = current()])]">
Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab.
</report>
</rule>
</pattern>
<ref name="att.global.attributes"/>
<ref name="att.declaring.attributes"/>
<ref name="att.fragmentable.attributes"/>
<ref name="att.written.attributes"/>
<empty/>
</element>
</define>
<define name="name">
<element name="name">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(name, proper noun) Credits for work with corpus file - Name of researchers who worked (before or after creation) with this corpus file. [3.5.1. Referring Strings]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.datable.attributes"/>
<empty/>
</element>
</define>
<define name="address">
<element name="address">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Origin region of source document [3.5.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.11.2.4. Imprint, Size of a Document, and Reprint Information]</a:documentation>
<ref name="region"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="measure">
<element name="measure">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Extent of source document - pages, bytes or tokens [3.5.3. Numbers and
Measures]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute name="unit">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Unit can be pages, bytes or tokens</a:documentation>
<choice>
<value>pages</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>bytes</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>tokens</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
<attribute name="quantity">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the number of the specified units that comprise the measurement</a:documentation>
<choice>
<data type="double"/>
<data type="token">
<param name="pattern">(\-?[\d]+/\-?[\d]+)</param>
</data>
<data type="decimal"/>
</choice>
</attribute>
<empty/>
</element>
</define>
<define name="date">
<element name="date">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Document extraction or download date [3.5.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.3.7. Dates and Times]</a:documentation>
<choice>
<data type="string">
<param name="pattern">(19|2\d)\d\d(-(0[1-9]|1[012])(-(0[1-9]|[12][0-9]|3[01]))?)?(\s-\s(19|2\d)\d\d(-(0[1-9]|1[012])(-(0[1-9]|[12][0-9]|3[01]))?)?)?</param>
</data>
<empty/>
</choice>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<ref name="att.datable.attributes"/>
<optional>
<attribute name="type">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">"download" type is the end of the download</a:documentation>
<choice>
<value>extraction</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>download</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>Extraction</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>Download</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
</optional>
</element>
</define>
<define name="media">
<element name="media">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">File of source document [3.9. Graphics and Other Non-textual Components]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute name="url">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(uniform resource locator) Source document access URL </a:documentation>
<data type="anyURI"/>
</attribute>
<attribute name="mimeType">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">File type of source document </a:documentation>
<choice>
<value>text/xml</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>text/html</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>text/plain</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>application/pdf</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>application/msword</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>application/vnd.openxmlformats-officedocument.wordprocessingml.document</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>text/csv</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
<attribute name="source">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<data type="string"/>
</attribute>
<empty/>
</element>
</define>
<define name="author">
<element name="author">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Author name [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="editor">
<element name="editor">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Translator desciption [3.11.2.2. Titles, Authors, and Editors]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<attribute name="role">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Role translator</a:documentation>
<data type="token">
<param name="pattern">[^\p{C}\p{Z}]+</param>
</data>
</attribute>
<empty/>
</element>
</define>
<define name="respStmt">
<element name="respStmt">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(statement of responsibility) Credits for work with corpus file - Name of researchers and work performed (before or after creation) with this corpus file. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]</a:documentation>
<group>
<ref name="resp"/>
<oneOrMore>
<ref name="name"/>
</oneOrMore>
</group>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<empty/>
</element>
</define>
<define name="resp">
<element name="resp">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(responsibility) Work description (before or after creation) with this corpus file. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<ref name="att.datable.attributes"/>
<empty/>
</element>
</define>
<define name="title">
<element name="title">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Name of the file created in the corpus or title of source document or name of corpus [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]</a:documentation>
<choice>
<text/>
<group>
<ref name="name"/>
<ref name="media"/>
</group>
</choice>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<ref name="att.datable.attributes"/>
<optional>
<attribute name="type">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">"Main" for title and "sub" for version of corpus</a:documentation>
<choice>
<value>main</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>sub</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
</optional>
<empty/>
</element>
</define>
<define name="publisher">
<element name="publisher">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<empty/>
</element>
</define>
<define name="biblScope">
<element name="biblScope">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(scope of bibliographic reference) Part - If the document is a part of a collection or series, it refers to which part it corresponds to (eg: section in a newspaper) [3.11.2.5. Scopes and Ranges in Bibliographic Citations]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="teiCorpus">
<element name="teiCorpus">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Root element [4. Default Text Structure 15.1. Varieties of Composite Text]</a:documentation>
<group>
<ref name="teiHeader"/>
<oneOrMore>
<ref name="TEI"/>
</oneOrMore>
</group>
<ref name="att.global.attributes"/>
<optional>
<attribute name="version">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">specifies the version number of the TEI Guidelines against which this document is valid.</a:documentation>
<data type="token">
<param name="pattern">[\d]+(\.[\d]+){0,2}</param>
</data>
</attribute>
</optional>
<empty/>
</element>
</define>
<define name="teiHeader">
<element name="teiHeader">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]</a:documentation>
<group>
<ref name="fileDesc"/>
<choice>
<ref name="encodingDesc"/>
<ref name="profileDesc"/>
</choice>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="fileDesc">
<element name="fileDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components]</a:documentation>
<group>
<ref name="titleStmt"/>
<optional>
<ref name="extent"/>
</optional>
<ref name="publicationStmt"/>
<optional>
<ref name="seriesStmt"/>
</optional>
<ref name="sourceDesc"/>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="titleStmt">
<element name="titleStmt">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]</a:documentation>
<choice>
<group>
<group>
<ref name="title"/>
<optional>
<ref name="title"/>
</optional>
</group>
<group>
<optional>
<ref name="respStmt"/>
</optional>
<optional>
<ref name="respStmt"/>
<optional>
<ref name="respStmt"/>
<optional>
<ref name="respStmt"/>
</optional>
</optional>
</optional>
</group>
</group>
<group>
<ref name="title"/>
<ref name="author"/>
<ref name="editor"/>
<ref name="sponsor"/>
</group>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="sponsor">
<element name="sponsor">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Sponsor (Institution creating or responsible for the publication of the source document) [2.2.1. The Title Statement]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<empty/>
</element>
</define>
<define name="extent">
<element name="extent">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Sizes [2.2.3. Type and Extent of File 2.2. The File Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description]</a:documentation>
<group>
<ref name="measure"/>
<optional>
<ref name="measure"/>
<optional>
<ref name="measure"/>
</optional>
</optional>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="publicationStmt">
<element name="publicationStmt">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]</a:documentation>
<choice>
<oneOrMore>
<ref name="authority"/>
</oneOrMore>
<group>
<ref name="publisher"/>
<oneOrMore>
<ref name="authority"/>
</oneOrMore>
<oneOrMore>
<ref name="date"/>
</oneOrMore>
<ref name="availability"/>
<ref name="address"/>
</group>
<group>
<oneOrMore>
<ref name="authority"/>
</oneOrMore>
<oneOrMore>
<ref name="date"/>
</oneOrMore>
<ref name="availability"/>
</group>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="authority">
<element name="authority">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(release authority) Authority responsible for the source document [2.2.4. Publication, Distribution, Licensing, etc.]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<empty/>
</element>
</define>
<define name="availability">
<element name="availability">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Access conditions for the source document (public, under authorization, etc ...) [2.2.4. Publication, Distribution, Licensing, etc.]</a:documentation>
<ref name="license"/>
<ref name="att.global.attributes"/>
<attribute name="status">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Access conditions for the source document (public, under authorization, etc ...)</a:documentation>
<choice>
<value>restricted</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>free</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
<empty/>
</element>
</define>
<define name="license">
<element name="license">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">License type of the source document (Public domain, Creative Commons, etc.) [2.2.4. Publication, Distribution, Licensing, etc.]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.datable.attributes"/>
<attribute name="target">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">URL from license</a:documentation>
<list>
<oneOrMore>
<data type="anyURI"/>
</oneOrMore>
</list>
</attribute>
<empty/>
</element>
</define>
<define name="seriesStmt">
<element name="seriesStmt">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(series statement) Collection -If the document is part of a collection or series, the reference is made to the collection it belongs to [2.2.5. The Series Statement 2.2. The File Description]</a:documentation>
<ref name="title"/>
<ref name="biblScope"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="sourceDesc">
<element name="sourceDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(source description) Source informations [2.2.7. The Source Description]</a:documentation>
<choice>
<ref name="p"/>
<ref name="biblFull"/>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="biblFull">
<element name="biblFull">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file description are present. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2. The File Description 2.2.7. The Source Description 15.3.2. Declarable Elements]</a:documentation>
<group>
<ref name="fileDesc"/>
<ref name="profileDesc"/>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="encodingDesc">
<element name="encodingDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components]</a:documentation>
<group>
<ref name="projectDesc"/>
<ref name="classDecl"/>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="projectDesc">
<element name="projectDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(project description) Corpus Project Description [2.3.1. The Project Description 2.3. The Encoding Description 15.3.2. Declarable Elements]</a:documentation>
<oneOrMore>
<ref name="model.pLike"/>
</oneOrMore>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="classDecl">
<element name="classDecl">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(classification declarations) Taxonomies declarations [2.3.7. The Classification Declaration 2.3. The Encoding Description]</a:documentation>
<oneOrMore>
<ref name="taxonomy"/>
</oneOrMore>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="taxonomy">
<element name="taxonomy">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">defines a typology either implicitly, by means of a bibliographic citation, or explicitly by a structured taxonomy. [2.3.7. The Classification Declaration]</a:documentation>
<oneOrMore>
<ref name="category"/>
</oneOrMore>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="category">
<element name="category">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Category name [2.3.7. The Classification Declaration]</a:documentation>
<group>
<oneOrMore>
<ref name="catDesc"/>
</oneOrMore>
<zeroOrMore>
<ref name="category"/>
</zeroOrMore>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="catDesc">
<element name="catDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(category description) Category description [2.3.7. The Classification Declaration]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<ref name="att.canonical.attributes"/>
<attribute name="xml:lang">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<choice>
<value>en</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>pt</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
<empty/>
</element>
</define>
<define name="profileDesc">
<element name="profileDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text-profile description) 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. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components]</a:documentation>
<choice>
<group>
<ref name="textDesc"/>
<ref name="textClass"/>
<ref name="langUsage"/>
</group>
<ref name="textClass"/>
</choice>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="langUsage">
<element name="langUsage">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(language usage) Linguistic variety (regional) indicated in the source document [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements]</a:documentation>
<ref name="language"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="language">
<element name="language">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<attribute name="ident">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifier) Attribute description</a:documentation>
<choice>
<value>pt-BR</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
<value>pt</value>
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"/>
</choice>
</attribute>
<empty/>
</element>
</define>
<define name="textClass">
<element name="textClass">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text classification) Carolina typology [2.4.3. The Text Classification]</a:documentation>
<ref name="catRef"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="catRef">
<element name="catRef">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(category reference) Category Reference [2.4.3. The Text Classification]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute name="target">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">ID of referenced category</a:documentation>
<list>
<oneOrMore>
<data type="anyURI"/>
</oneOrMore>
</list>
</attribute>
<attribute name="scheme">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">ID of referenced taxonomy</a:documentation>
<data type="anyURI"/>
</attribute>
<empty/>
</element>
</define>
<define name="TEI">
<element name="TEI">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resource class. Multiple <code xmlns="http://www.w3.org/1999/xhtml"><TEI></code> elements may be combined within a <code xmlns="http://www.w3.org/1999/xhtml"><TEI></code> (or <code xmlns="http://www.w3.org/1999/xhtml"><teiCorpus></code>) element. [4. Default Text Structure 15.1. Varieties of Composite Text]</a:documentation>
<group>
<ref name="teiHeader"/>
<ref name="text"/>
</group>
<sch:ns xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
prefix="tei"
uri="http://www.tei-c.org/ns/1.0"/>
<sch:ns xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
prefix="xs"
uri="http://www.w3.org/2001/XMLSchema"/>
<sch:ns xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns="http://www.tei-c.org/ns/1.0"
prefix="rng"
uri="http://relaxng.org/ns/structure/1.0"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="text">
<element name="text">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Extracted text from source document [4. Default Text Structure 15.1. Varieties of Composite Text]</a:documentation>
<ref name="body"/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="body">
<element name="body">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure]</a:documentation>
<oneOrMore>
<ref name="p"/>
</oneOrMore>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="textDesc">
<element name="textDesc">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]</a:documentation>
<group>
<ref name="channel"/>
<ref name="constitution"/>
<ref name="derivation"/>
<ref name="domain"/>
<ref name="factuality"/>
<ref name="interaction"/>
<ref name="preparedness"/>
<ref name="purpose"/>
</group>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="channel">
<element name="channel">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(primary channel) Written or oral text (transcribed) [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
name="mode"
a:defaultValue="x">
<a:documentation>Written or oral text (transcribed)</a:documentation>
<choice>
<value>w</value>
<a:documentation>written</a:documentation>
<value>s</value>
<a:documentation>spoken</a:documentation>
<value>m</value>
<a:documentation>mixed</a:documentation>
</choice>
</attribute>
<empty/>
</element>
</define>
<define name="constitution">
<element name="constitution">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Constitution (integral, fragmented, etc ...) [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
name="type"
a:defaultValue="single">
<a:documentation>Constitution (integral, fragmented, etc ...)</a:documentation>
<data type="token">
<param name="pattern">[^\p{C}\p{Z}]+</param>
</data>
</attribute>
<empty/>
</element>
</define>
<define name="derivation">
<element name="derivation">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the nature and extent of originality of this text. [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="domain">
<element name="domain">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(domain of use) domain of use [15.2.1. The Text Description]</a:documentation>
<text/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="factuality">
<element name="factuality">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the extent to which the text may be regarded as imaginative or non-imaginative, that is, as describing a fictional or a non-fictional world. [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="interaction">
<element name="interaction">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the extent, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary, etc. [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="preparedness">
<element name="preparedness">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">describes the extent to which a text may be regarded as prepared or spontaneous. [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<attribute name="type">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">unknown - unknown level of preparedness; spontaneous - spontaneous publication: content that does not reflect a revision structure; mixed - includes spontaneous and monitored publications; monitored - monitored publication: content that reflects a revision structure or a certain level of formality. </a:documentation>
<data type="token">
<param name="pattern">[^\p{C}\p{Z}]+</param>
</data>
</attribute>
<empty/>
</element>
</define>
<define name="purpose">
<element name="purpose">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">characterizes a single purpose or communicative function of the text. [15.2.1. The Text Description]</a:documentation>
<empty/>
<ref name="att.global.attributes"/>
<empty/>
</element>
</define>
<define name="att.datable.custom.attributes">
<empty/>
</define>
<define name="model.persNamePart">
<notAllowed/>
</define>
<define name="model.persNamePart_alternation">
<notAllowed/>
</define>
<define name="model.persNamePart_sequence">
<empty/>
</define>
<define name="model.persNamePart_sequenceOptional">
<empty/>
</define>
<define name="model.persNamePart_sequenceOptionalRepeatable">
<empty/>
</define>
<define name="model.persNamePart_sequenceRepeatable">
<notAllowed/>
</define>
<define name="att.datable.iso.attributes">
<empty/>
</define>
<define name="region">
<element name="region">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">Origin region of source document [13.2.3. Place Names]</a:documentation>
<choice>
<text/>
</choice>
<ref name="att.global.attributes"/>
<ref name="att.datable.attributes"/>
<empty/>
</element>
</define>
<start>
<choice>
<ref name="TEI"/>
<ref name="teiCorpus"/>
</choice>
</start>
<sch:ns xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns="http://www.tei-c.org/ns/1.0"
prefix="tei"
uri="http://www.tei-c.org/ns/1.0"/>
<pattern xmlns="http://purl.oclc.org/dsdl/schematron"
id="tei_carolina_v1-type_title_2-constraint-rule-7">
<sch:rule xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:rng="http://relaxng.org/ns/structure/1.0"
xmlns:sch="http://purl.oclc.org/dsdl/schematron"
xmlns="http://www.tei-c.org/ns/1.0"
context="tei:teiCorpus/tei:teiHeader/tei:fileDesc/tei:titleStmt/tei:title">
<sch:assert test="@type" role="nonfatal">The @type attribute must be present in this context.</sch:assert>
</sch:rule>
</pattern>
</grammar>
|