This version is DEPRECATED, v2.03 is the latest version
default-tied-status
iati-activities/iati-activity/default-tied-status
This is the reference page for the XML element default-tied-status
.
Definition
Specify whether the aid is untied, tied, or partially tied, using a codelist created by IATI. The content is free text that can optionally provide more detail. For the value of the @code attribute, see http://iatistandard.org/codelists/tied_status
Attributes
- @code
Machine readable code for the entity being described. The value should be available on a related codelist.
This value must be of type xsd:string.
This value must be on the TiedStatus codelist.
- @xml:lang
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example Usage
Example default-tied-status
declaring the TiedStatus
code 3 (Partially tied):
<default-tied-status code="3" />
Developer tools
Find the source of this documentation on github: