◇◆
<compound-kwd-part> Compound Keyword Part
Individual component of a multi-part keyword (for example, a code, the code’s meaning).
Usage/Remarks
Attribute Best Practice
The @content-type attribute should be
used to indicate the type of the various keyword parts, for example, “text”, “value”, “description”,
“code”, etc.
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- <fn> Footnote
- <target> Target of an Internal Link
- <tbx:entailedTerm> Entailed Term (TBX)
- <xref> X(cross) Reference
- Baseline Change Elements
Content Model
<!ELEMENT compound-kwd-part (#PCDATA %compound-kwd-part-elements;)* >
Expanded Content Model
(#PCDATA | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | named-content | styled-content | fn | target | tbx:entailedTerm | xref | sub | sup)*
Tagged Sample
INSPEC keywords added by SDO
... <kwd-group id="KG1" originator="ASME" vocab="Inspec" vocab-identifier="http://www.theiet.org/resources/inspec/about/records/ithesaurus.cfm" xml:lang="en"> <compound-kwd id="KG1.1"> <compound-kwd-part content-type="code">A7865P</compound-kwd-part> <compound-kwd-part content-type="text">Optical properties of other inorganic semiconductors and insulators (thin films/low dimensional structures)</compound-kwd-part> </compound-kwd> <compound-kwd id="KG1.2"> <compound-kwd-part content-type="code">A7865T</compound-kwd-part> <compound-kwd-part content-type="text">Optical properties of organic compounds and polymers (thin films/low dimensional structures)</compound-kwd-part> </compound-kwd> </kwd-group> ...