<ptr> defines a pointer to another location in the current document in terms of one or more identifiable elements.
Attributes:
target specifies the destination of the pointer as one or more SGML identifiers
Datatype: IDREFS
Values: Each value specified must be the same as that specified as value for an ID attribute for some other element in the current SGML document.
Default: #REQUIRED
Example
<ptr target="P2 P5" resp=LB type=s>
<ptr target='D1' type='defn'>
Note
Tagsetbase tag set for common core features
Classloc, pointer, terminologyInclusions [and indirectly also:] phrase
Filenameteicore2
Parentsab abbr activity actor add addName addrLine admin affiliation altGrp author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode classDoc closer colloc constitution corr country creation damage dataDesc date dateRange def del derivation desc descrip distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph entDoc equiv etym expan extent fDescr factuality figDesc firstLang foreign forename form fsDescr funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype joinGrp l label lang langKnown language lbl lem linkGrp locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense set settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagDoc tagUsage tech term termEntry time timeRange title titlePart tns tr trailer trans u unclear usg valDesc view wit witDetail witness writing xr xref
Children[none]
Declaration
<!ELEMENT ptr           - O  EMPTY                              >
<!ATTLIST ptr                %a.global
                             %a.pointer
          target             IDREFS              #REQUIRED      >
See 6.6 ; 14.1

Back to index