Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: eric.smyth

Now that I look at it again and think about how it is laid out on the right, I believe those "[" & "]" type characters may have special meaning in XML.  You may have to either use double quotation marks ("""") around both of those characters, or use a different means of conveying those special characters within that text. 

https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references 

https://stackoverflow.com/questions/1091945/what-characters-do-i-need-to-escape-in-xml-documents 

https://www.w3schools.com/XML/xml_syntax.asp 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)