Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 752 Bytes

File metadata and controls

21 lines (18 loc) · 752 Bytes

Example Usage

Example usage of title in context of document-link element:
.. literalinclude:: ../../../activity-standard-example-annotated.xml
        :language: xml
        :start-after: <!--document-link starts-->
        :end-before: <!--document-link ends-->
        :emphasize-lines: 2

It may be appropriate to repeat the title in other languages using xml:lang attribute.

In this example, the language en has been set in the ‘’iati-activity’’ element.

Note: This relates to the language of the text in the XML.
.. literalinclude:: ../../../activity-standard-example-annotated-multi.xml
        :language: xml
        :start-after: <!--document-link-lang starts-->
        :end-before: <!--document-link-lang ends-->
        :emphasize-lines: 3