Enumeration: AttributionNodeType¶
The type of content in this attribution node.
Multiple attribution nodes can be rendered all together, for example to have attribution that contains both text and a logo image.
Enumeration members¶
Image¶
• Image = 3
An image, often a logo of the data source.
Defined in¶
Link¶
• Link = 2
A hyperlink pointing to the data source.
Defined in¶
Text¶
• Text = 1
Text attribution content.