<compound-kwd-part>
Compound Keyword Part
Individual component of a multi-part keyword (for example, a code, the code’s meaning).
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.
Model 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
- <xref> X(cross) Reference
- Baseline Change Elements
This element may be contained in:
Example
INSPEC keywords added by an 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> ...