These search results reproduce every example of the
use of <specGrpRef> in the Guidelines, including all localised
and translated versions. In some cases, the examples have been drawn
from discussion of other elements in the Guidelines and illustrating
the use of <specGrpRef>
is not the main
focus of the passage in question. In other cases, examples may be direct
translations of each other, and hence identical from the perspective of
their encoding.
23 Documentation Elements
23.2 Modules and Schemas
<div> <head>An overview of the imaginary module
</head> <p>The imaginary module contains declarations for coloured things:
<specGrpRef target="#RED"/> <specGrpRef target="#BLUE"/> </p></div>
<specGrpRef> (en)
<p>This part of the module contains declarations for names of persons, places, and
organisations:
<specGrpRef target="#names.pers"/> <specGrpRef target="#names.place"/> <specGrpRef target="#names.org"/></p><!-- elsewhere --><specGrp xml:id="names.pers"><!--... --></specGrp><!-- elsewhere --><specGrp xml:id="names.place"><!--... --></specGrp><!-- elsewhere --><specGrp xml:id="names.org"><!--... --></specGrp>
<specGrpRef> (fr)
<p>Cette partie du module contient les déclarations pour les noms de personnes, de lieux,
des organismes :
<specGrpRef target="#fr_names.pers"/> <specGrpRef target="#fr_names.place"/> <specGrpRef target="#fr_names.org"/></p><specGrp xml:id="fr_names.pers"><!--... --></specGrp><specGrp xml:id="fr_names.place"><!--... --></specGrp><specGrp xml:id="fr_names.org"><!--... --></specGrp>
<specGrpRef> (zh-TW)
<p>這部份的模組包含人名、地名以及組織名稱的宣告:
<specGrpRef target="#zh-tw_names.pers"/> <specGrpRef target="#zh-tw_names.place"/> <specGrpRef target="#zh-tw_names.org"/></p><!-- 某處 --><specGrp xml:id="zh-tw_names.pers"><!--... --></specGrp><!-- 某處 --><specGrp xml:id="zh-tw_names.place"><!--... --></specGrp><!-- 某處 --><specGrp xml:id="zh-tw_names.org"><!--... --></specGrp>