content-type
Type of Content
Subject or type of content that makes this element semantically distinct.
Value |
Meaning |
Text, numbers, or special characters |
Names/describes the distinct function for the <named-content> that cannot otherwise be described by the elements in this Suite. For example, a medical article might use the value “body-system” or “gene” while a management article might use the value “product-name” or “stock-code”.
|
Restriction: @content-type is required; it must be provided if the element is used.
|
<abbrev>,
<access-date>,
<ack>,
<addr-line>,
<address>,
<aff>,
<alt-text>,
<annotation>,
<app>,
<app-group>,
<array>,
<author-comment>,
<bio>,
<boxed-text>,
<caption>,
<chem-struct>,
<chem-struct-wrap>,
<city>,
<col>,
<colgroup>,
<comment>,
<compound-kwd>,
<compound-kwd-part>,
<compound-subject>,
<compound-subject-part>,
<conf-acronym>,
<conf-date>,
<conf-loc>,
<conf-name>,
<conf-num>,
<conf-sponsor>,
<conf-theme>,
<conference>,
<contrib-group>,
<contrib-id>,
<copyright-holder>,
<copyright-statement>,
<copyright-year>,
<corresp>,
<country>,
<data-title>,
<date-in-citation>,
<day>,
<degrees>,
<disp-formula>,
<disp-formula-group>,
<disp-quote>,
<edition>,
<elocation-id>,
<email>,
<era>,
<fax>,
<fig-group>,
<fixed-case>,
<fn-group>,
<fpage>,
<glossary>,
<gov>,
<graphic>,
<inline-formula>,
<inline-graphic>,
<inline-supplementary-material>,
<institution>,
<institution-id>,
<isbn>,
<issn>,
<issue>,
<issue-id>,
<issue-part>,
<issue-sponsor>,
<issue-title>,
<journal-subtitle>,
<journal-title>,
<journal-title-group>,
<kwd>,
<license-p>,
<long-desc>,
<lpage>,
<media>,
<milestone-end>,
<milestone-start>,
<month>,
<name>,
<nested-kwd>,
<note>,
<object-id>,
<p>,
<page-range>,
<patent>,
<phone>,
<postal-code>,
<prefix>,
<price>,
<publisher>,
<rb>,
<ref>,
<ref-list>,
<related-object>,
<role>,
<rt>,
<ruby>,
<season>,
<self-uri>,
<series>,
<series-text>,
<series-title>,
<sig>,
<sig-block>,
<source>,
<speaker>,
<speech>,
<state>,
<statement>,
<std>,
<std-organization>,
<string-conf>,
<string-date>,
<string-name>,
<subject>,
<subtitle>,
<suffix>,
<supplementary-material>,
<table>,
<table-wrap>,
<table-wrap-group>,
<tbody>,
<td>,
<tex-math>,
<tfoot>,
<th>,
<thead>,
<time-stamp>,
<title>,
<tr>,
<trans-source>,
<trans-title>,
<trans-title-group>,
<uri>,
<verse-group>,
<verse-line>,
<version>,
<volume>,
<volume-id>,
<volume-issue-group>,
<volume-series>,
<x>,
<year>
Value |
Meaning |
Text, numbers, or special characters |
Names/describes any distinct semantics of the associated element. This may be used to preserve the semantic intent of prior
tagging, for example, to record that a table cell was a total or subtotal amount. This may also be used to attach information
classes to an element for retrieval purposes.
|
Restriction: @content-type is an optional attribute; there is no default.
|
...
<collab>
<named-content content-type="program">Joint United
Nations Program on HIV/AIDS (UNAIDS)</named-content>,
<institution>World Health Organization</institution>,
Geneva, <country>Switzerland</country>
</collab>
...
...
<kwd-group kwd-group-type="Inspec-class">
<compound-kwd>
<compound-kwd-part content-type="code">B0260</compound-kwd-part>
<compound-kwd-part content-type="text">Optimisation
techniques</compound-kwd-part>
</compound-kwd>
...
</kwd-group>
...