Hi,
I am doing some customizations in our Tridion Docs Publish plug-in XML settings and want to write a check for FISHOUTPUTFORMATNAME that checks for dynamically generated output format names.
I know it contains a value ABC within the dynamically generated name but can I write XML that checks for this?
In XSLT I use the contains function e.g. contains($outputFormatName, 'ABC')
but how can I do this in Tridion Docs Publish plug-in XML settings?
Any advice appreciated,
Regards,
Ann
