PB

   (i.e. page break)
  Description:  marks the boundary between one page of a text and the next
        in a standard reference system.
  Attributes:
        ed (i.e. edition):  indicates the edition or version in which the
              page break is located at this point
        Data type:  CDATA
        Value:  Any string of characters; usually a siglum conventionally
              used for the edition.
        Default value:  #IMPLIED
        Example:
                      <pb ed=Riverside n=123>
        This attribute is recommended.
        n (i.e. number or name):  indicates the number or other value
              associated with the page which follows the point of inser-
              tion of this <pb>.
        Data type:  CDATA
        Value:  Any string of characters.
        Default value:  #IMPLIED
        Remarks:  Encoders should adopt a clear and consistent policy as
              to whether the numbers associated with page breaks relate to
              the physical sequence number of the page or the page number
              or signature printed on it.  By convention, <pb> elements
              should appear at the start of the page to which they refer.
        This attribute is optional.
  Remarks:  Like other forms of milestone tag, <pb> tags cannot be auto-
        matically verified by SGML; for better validation, a concurrent
        markup stream should be used.
  Part:  additional tag set for common core features
  Member of classes:  refsys
  DTD file:  teicore2
  May occur within:  [none]
  May contain:  [none]
  Declaration:
       <!ELEMENT pb            - O  EMPTY                              >
       <!ATTLIST pb                 %a.analysis
                                    %a.linking
                                    %a.terminology
                 id                 ID                  #IMPLIED
                 lang               IDREF               %INHERITED
                 rend               CDATA               #IMPLIED
                 ed                 CDATA               #IMPLIED
                 n                  CDATA               #IMPLIED       >
  Discussed in 6.9.3, "Milestone Tags," on page 13.
  This tag is optional.

Content


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


Parent Elements


Top Element List
All Element List
Tree
teilite DTD