<accMat> |
Contains details of any significant additional material
which may be closely associated with the letter.
|
Attributes |
In addition to global attributes:
|
type |
Describes the type of additional material. |
|
Datatype: CDATA
|
|
Values: Any convenient typology can be used. Sensible values
may be ‘external_document’, ‘tax_form’, etc.
|
|
Default: #IMPLIED
|
|
Example |
<accMat type="external_document">
<p>A copy of a tax form from 1947 is included in the envelope
with the letter. It is not catalogued separately.</p>
</accMat>
|
Content |
Must contain one or more paragraphs. |
Parents |
additional |
Children |
p |
Declaration |
<!ELEMENT accMat %om.RR;
(p+)>
<!ATTLIST accMat
%a.global;
type CDATA #IMPLIED> |
See further |
4.7.3. Accompanying materials: <accMat> |