GetTextAssetExecModel
Method-Model to access xml-content of a (localized) text asset of a given asset.
implements: method
bundle: standard information structure (sismodel)
since 5.2.0
Method-Model to access xml-content of a (localized) text asset of a given asset.
All accessible elements are defined in the global namespace 'custom.getLocalizedTextContent' and therefore prefixed with it.
Methods
custom.getLocalizedTextContent(Asset:asset, String:relation(optional), String:lang(optional)) ↦ NodeModel
since 5.2.0
Global access to the xml-content of an asset connected to param asset by relation.
Optional param relation to define the relation type between asset and text (default: 'user.main-content.'.
Optional param lang used to define the locale text-asset result should match (default: 'current locale')