(base-component standard)
groups elements in a writing system which refer to some public or
private standard as part of the basis for the writing system declaration
<!ENTITY % a.baseStandard '
name CDATA #REQUIRED
authority (tei | iso | national | private | none) #REQUIRED'>
Attributes
(In addition to global attributes)
name
gives the normal citation form for the standard being referred to.
Datatype: CDATA
Values: For national and international standards, the value
should be the normal citation form for the standard; for public entity
sets, it should be the standard public entity text; for private
character sets, WSDs, and entity sets, it is recommended that a
formal public identifier be used.
indicates the authority responsible for issuing the standard being
referred to: the TEI, the International Organization for
Standardization (ISO), a national body, or a private body.
Datatype: (tei | iso | national | private | none)
Legal values are:
tei
the base writing system declaration is a standard WSD
issued by the Text Encoding Initiative
iso
the character set or entity set was issued by ISO
national
the character set or entity set was issued by a
national standards body
private
the writing system declaration, character set, or
entity set was issued publicly by a private organization or project
none
the writing system declaration, character set, or
entity set has not been publicly issued by any organization; it is
specific to an individual text or project
Default: #REQUIRED
Example:
Module
Declared in file teiwsd2; Auxiliary tag set for Writing System Declarations