|
36 | 36 | <moduleRef key="tei"/> |
37 | 37 | <moduleRef key="header" |
38 | 38 | include="change distributor extent fileDesc idno keywords langUsage language |
39 | | - licence profileDesc revisionDesc sourceDesc taxonomy teiHeader textClass titleStmt"/> |
| 39 | + licence profileDesc publicationStmt revisionDesc sourceDesc taxonomy teiHeader textClass titleStmt"/> |
40 | 40 |
|
41 | 41 | <!-- use original definitions for publicationStmt and availability --> |
42 | 42 |
|
43 | | - <elementRef key="publicationStmt" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
| 43 | + <!-- <elementRef key="publicationStmt" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
| 44 | + --> |
44 | 45 | <elementRef key="availability" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
45 | 46 | <elementRef key="projectDesc" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
46 | 47 | <elementRef key="encodingDesc" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
47 | | - |
| 48 | + |
48 | 49 | <!-- need to add class refs explicitly since they were not included in library --> |
49 | 50 | <classRef key="model.encodingDescPart" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
50 | | - |
| 51 | + |
51 | 52 | <classRef key="model.publicationStmtPart.agency" source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
52 | 53 | <classSpec type="model" ident="model.publicationStmtPart.detail" |
53 | 54 | source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
54 | 55 | <classSpec type="model" ident="model.availabilityPart" |
55 | 56 | source="/home/lou/Public/TEI/P5/p5subset.xml"/> |
56 | | - |
| 57 | + |
57 | 58 | <!-- also need to specify class memberships for elements they reference --> |
58 | | - |
| 59 | + |
59 | 60 | <elementSpec ident="publisher" mode="change"> |
60 | 61 | <classes mode="replace"> |
61 | 62 | <memberOf key="att.global"/> |
62 | 63 | <memberOf key="model.biblPart"/> |
63 | 64 | <memberOf key="model.publicationStmtPart.agency"/> |
| 65 | + <memberOf key="att.canonical"/> |
64 | 66 | </classes> |
65 | 67 | </elementSpec> |
| 68 | + |
66 | 69 | <elementSpec ident="distributor" mode="change"> |
67 | 70 | <classes mode="replace"> |
68 | 71 | <memberOf key="att.global"/> |
69 | 72 | <memberOf key="model.publicationStmtPart.agency"/> |
| 73 | + <memberOf key="att.canonical"/> |
| 74 | + |
70 | 75 | </classes> |
71 | 76 | </elementSpec> |
72 | | - |
| 77 | + |
73 | 78 | <elementSpec ident="ref" mode="change"> |
74 | 79 | <classes mode="replace"> |
75 | 80 | <memberOf key="att.global"/> |
|
79 | 84 | <memberOf key="att.typed"/> |
80 | 85 | </classes> |
81 | 86 | </elementSpec> |
82 | | - |
| 87 | + |
83 | 88 | <elementSpec ident="licence" mode="change"> |
84 | 89 | <classes mode="replace"> |
85 | 90 | <memberOf key="att.global"/> |
86 | 91 | <memberOf key="model.availabilityPart"/> |
| 92 | + <memberOf key="att.pointing"/> |
| 93 | + |
87 | 94 | </classes> |
88 | 95 | </elementSpec> |
89 | | - |
| 96 | + |
90 | 97 |
|
91 | 98 | <elementRef key="TEI"/> |
92 | 99 | <elementRef key="back"/> |
|
178 | 185 | <memberOf key="att.canonical"/> |
179 | 186 | </classes> |
180 | 187 | </elementSpec> |
181 | | - |
182 | | - |
| 188 | + |
| 189 | + |
183 | 190 | </schemaSpec> |
184 | 191 | </div> |
185 | 192 | </back> |
|
0 commit comments