Closed Conal-Tuohy closed 3 years ago
e.g. acs0000001-01-i000.xml contains this xinclude:
acs0000001-01-i000.xml
<xi:include href="metadata/acs0000001-01-i000-md.xml" xpointer="xmlns(tei=http://www.tei-c.org/ns/1.0) xpath(/tei:TEI/tei:teiHeader/tei:fileDesc/*)"> <xi:fallback>inclusion of fileDesc from metadata/acs0000001-01-i000-md.xml failed</xi:fallback> </xi:include>
... but this includes the following fileDesc/sourceDesc:
fileDesc/sourceDesc
<sourceDesc> <p>This TEI/XML document is the original source.</p> </sourceDesc>
closed since this is the same as issue #7 which is now also closed
e.g.
acs0000001-01-i000.xml
contains this xinclude:... but this includes the following
fileDesc/sourceDesc
: