just to clarify, i am loohing for a way to find and delete specific tags ONLY while preserving all other tags, including those contained WITHIN the tags i want to remove. So for the above example the output i'm looking for is:
Original Markup: <structured-content content-type="task" vocab="work" vocab-term="main" id= "id-c416e7d8-cd3d-4c85-bb5a-d5496d0aa54a">Some <xref ref-type="ctrl" rid= "id-a1847df5-8e01-21d8-f1d1-88b03728498b">text content</xref> here. </structured-content> Processed markup: Some <xref ref-type="ctrl" rid="id-a1847df5-8e01-21d8-f1d1-88b03728498b">text content</xref> here. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/32c04787-0e2a-47fa-8297-e2bdd26449c2%40googlegroups.com.
