Remove the attribute xml Tags help please

Hello

Can anyone suggest me how I can attribute del keyterm Tags.

Remove only the attribute olinkend kt-real-zero

Screen shot 2012-01-11 at 5.54.18 PM.png

Thank you

Best regards, snegig

1. I saw the warning "Content contains characters that cannot be encoded." when importing xml, but have never tracked down what is happening. Or if I have never seen different content in InDesign than what I expected after seeing this warning. Perhaps, it occurs when the imported xml file does not have the attribute of coding on the initial processing instruction, but InDesign figures on the encoding? I do not know.

2. If you want to remove any olinked attribute on keyterm items, simply modify the XPath in .evaluateXPathExpression to //keyterm[@olinkend] . If you want to match multiple specific values, just do//keyterm[@olinkend = 'KT01401' or @olinkend = 'KT01402' or @olinkend = 'KT01403'].

Jeff

Tags: InDesign

Similar Questions

Maybe you are looking for