att.global.source (hendiWorksTEI)
Back
att.global.source provides attributes used by elements to point to an external source.
Other Customizations
Members
- att.global [desc name address street postCode item analytic monogr respStmt resp bibl l teiHeader titleStmt edition publicationStmt licence seriesStmt notesStmt encodingDesc projectDesc editorialDecl profileDesc textClass keywords opener signed postscript notatedMusic figDesc handNotes collection msName provenance event]
- quote
Attributes
source
opt
specifies the source from which some aspect of this element is drawn.
Datatype
teidata.pointer
Example
<p> As Willard McCarty (<bibl xml:id="mcc_2012">2012, p.2</bibl>) tells us, <quote source="#mcc_2012">‘Collaboration’ is a problematic and should be a contested
term.</quote>
</p>
Example
<p>
<quote source="#chicago_15_ed">Grammatical theories are in flux, and the more we learn, the
less we seem to know.</quote>
</p> <bibl xml:id="chicago_15_ed"><title level="m">The Chicago Manual of Style</title>,
<edition>15th edition</edition>. <pubPlace>Chicago</pubPlace>: <publisher>University of
Chicago Press</publisher> (<date>2003</date>), <biblScope unit="page">p.147</biblScope>.
</bibl>
Example
<elementRef key="p" source="tei:2.0.1"/> <gi>p</gi>
Example
<schemaSpec ident="myODD" source="mycompiledODD.xml">
</schemaSpec> <ident>mycompiledODD.xml</ident>