Hi,
Am 22.02.2016 um 06:39 schrieb AmyJacksonKatrina:
> Thank you So much Peter...
> Your Option 2 is working as expected.
>
> But Option3 is saying an error like
> error: Feature "TAG.name==RutaStringExpression : ["w:t"]" is not defined
> for type "TAG".
>
Did you import the type system descriptor for the html types?
If not, then these two problems are reported since the type TAG is
unknown and the expression cannot be sresolved correctly:
Multiple markers at this line
- error: Feature "TAG.name==RutaStringExpression : ["w:t"]" is not
defined for type "TAG".
- Type "TAG.name " not defined in this script/block!
Best,
Peter