<tbx:see> See (TBX)

The element <tbx:see> encloses a reference to another part of the standards document, such as a section, table, figure, or the bibliography.
Attributes

Base Attributes

Models and Context
May be contained in
Description
Any combination of:
Content Model
<!ELEMENT  %TBX.see;    %simpleText-model;                           >
Expanded Content Model

(#PCDATA | disp-formula | disp-formula-group | chem-struct | inline-formula | mml:math | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | sub | sup | def-list | list | fn | target | xref | citation-alternatives | element-citation | mixed-citation | std | break | named-content | styled-content | address | alternatives | array | boxed-text | chem-struct-wrap | code | fig | fig-group | graphic | media | non-normative-note | normative-note | non-normative-example | normative-example | notes-group | preformat | supplementary-material | table-wrap | table-wrap-group | email | ext-link | uri | inline-graphic | inline-media | private-char)*

Tagged Sample

In different languages

<tbx:termEntry id="ISO10241-1.a221.322">
  <tbx:langSet xml:lang="en">
    <tbx:definition>pressure using absolute vacuum as a reference</tbx:definition>
    <tbx:see>Figures 1 and 2.</tbx:see>
    <tbx:tig>
      <tbx:term id="a221.322-1">absolute pressure</tbx:term>
      <tbx:partOfSpeech value="noun"/>
    </tbx:tig>
  </tbx:langSet>
  <tbx:langSet xml:lang="fr">
    <tbx:definition>pression utilisant le vide absolu comme référence</tbx:definition>
    <tbx:see>Figures 1 et 2.</tbx:see>
    <tbx:tig>
      <tbx:term id="a221.322-2">pression absolue</tbx:term>
      <tbx:partOfSpeech value="noun"/>
      <tbx:grammaticalGender value="feminine"/>
    </tbx:tig>
  </tbx:langSet>
  ...
</tbx:termEntry>