Home › Forums › DITA and XMetaL Discussion › finding otherprops attributes › Reply To: finding otherprops attributes
Reply to: finding otherprops attributes
October 14, 2009 at 7:33 pmThe one thing that comes to mind is using Plain Text View. If you are searching for an otherprops value of “foo”:
1) Switch to Plain Text View.
2) Click Edit > Find and Replace.
3) Type otherprops=”foo” in the Find field of the Find and Replace dialog box.
The limitation of this method is that if an element has more than one otherprops value, you might miss it. This method won't find elements that have, for example, “otherprops=”bar foo”.
Cheers,
Su-Laine