TAGUSAGE

   (i.e. tagUsage)
  Description:  supplies information about the usage of a specific element
        within a <text>.
  Attributes:
        gi:  the name (generic identifier) of the element indicated by the
              tag.
        Data type:  NAME
        Value:  the name of an element from the current dtd
        Default value:  #REQUIRED
        occurs:  specifies the number of occurrences of this element with-
              in the text.
        Data type:  NUMBER
        Value:  an integer number greater than zero
        Default value:  #IMPLIED
        ident:  specifies the number of occurrences of this element within
              the text which bear a distinct value for the global id
              attribute.
        Data type:  NUMBER
        Value:  an integer number greater than zero
        Default value:  #IMPLIED
        render:  specifies the identifier of a <rendition> element which
              defines how this element is to be rendered.
        Data type:  IDREF
        Value:  an SGML identifier specified as the value of the id attri-
              bute on some <rendition> element in the current document.
        Default value:  #IMPLIED
  Example:
               <tagUsage gi=hi occurs=28 ident=2 render=IT>
                   Used only to mark English words italicised in the copy text
               </tagUsage>
  Part:  auxiliary tag set for TEI headers
  Member of classes:
  DTD file:  teihdr2
  May occur within:  tagsDecl
  May contain:  #PCDATA abbr add address anchor att bibl biblFull
        biblStruct c caesura camera caption castList cit cl corr date
        dateRange dateStruct del distinct emph expan figure foreign formu-
        la gap gi gloss handShift hi label lang link list listBibl m meas-
        ure mentioned move name note num orig oRef oVar phr ptr pRef pVar
        q quote ref reg rs s seg sic sound soCalled stage table tag tech
        term text time timeRange timeStruct title val view w xptr xref
  Declaration:
       <!ELEMENT tagUsage      - O  (%paraContent)                     >
       <!ATTLIST tagUsage           %a.global
                 gi                 NAME                #REQUIRED
                 occurs             NUMBER              #IMPLIED
                 ident              NUMBER              #IMPLIED
                 render             IDREF               #IMPLIED       >
  Discussed in 5.3.4, "The Tagging Declaration," on page 9.
  This tag is recommended.

Content


Tag Minimization
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION


Parent Elements


Top Element List
All Element List
Tree
teilite DTD