Esempio: <specGrpRef> (reference to a specification group)
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
<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)
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)
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)
<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>