att.global.source (hendiDocuments)
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 l teiHeader titleStmt edition publicationStmt idno licence seriesStmt notesStmt encodingDesc projectDesc editorialDecl profileDesc opener closer signed postscript notatedMusic figDesc handNotes msDesc catchwords dimensions dim height depth width heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark msIdentifier institution repository collection altIdentifier msName colophon explicit filiation finalRubric incipit msContents msItem msItemStruct rubric summary physDesc supportDesc support collation foliation condition layoutDesc layout handDesc typeDesc typeNote scriptDesc musicNotation decoNote binding seal accMat history origin provenance acquisition additional adminInfo recordHist source custodialHist custEvent surrogates msPart msFrag foreign measure orig reg time extent listRelation relation handShift]
- 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>