<ptr>
<ptr> (pointer) defines a pointer to another location. [3.7. Simple Links and Cross-References 16.1. Links]
| Module | core |
| Attributes |
att.global
xml:id
n
xml:lang
att.global.rendition
style
rendition
att.global.linking
corresp
copyOf
next
prev
att.global.source
source
att.internetMedia
mimeType
att.pointing
target
att.typed
type
|
| Member of | |
| Contained by |
core: abbr add address author bibl biblStruct cit corr date del desc editor emph expan foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic soCalled speaker term time title unclear
corpus: activity
namesdates: addName affiliation birth death faith floruit forename genName langKnown nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: byline dateline docAuthor docDate docEdition docImprint imprimatur salute signed titlePart trailer
|
| May contain | Empty element |
| Examples |
<ptr target="#p143 #p144"/> <ptr target="http://www.tei-c.org"/> <ptr cRef="1.3.4"/> |
| Schematron |
<sch:report test="@target and @cRef">Only one of the attributes @target and @cRef may be supplied on<sch:name/>.</sch:report> |
| Source | Github
<elementSpec module="core" ident="ptr"> <gloss>pointer</gloss> <desc>defines a pointer to another location.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.internetMedia"/> <memberOf key="att.pointing"/> <memberOf key="att.typed"/> <memberOf key="model.ptrLike"/> </classes> <content> <empty/> </content> </elementSpec> |