Comment
<comment></comment>
From the schema
A human-readable comment associated with a piece of aid information.
This element is of the type "textType" as described in the IATI Common schema
Data type for an element that may contain human-readable text in different languages.
This element also references "textAtts"
Attribute group for elements containing free text content.
value | use | description |
---|---|---|
@xml:lang | optional | http://www.w3.org/XML/1998/namespace |
Comment
Example Usage
The comment can be declared as such:
<comment>Source:administrative records</comment>
Should the comment be in a language other than the default language declared in <iati-activity>, then it should be described:
<comment xml:lang="en">Source:administrative records</comment>