XML Tag Display Preserve Case does not preserve case of element name
I have a bunch of RTF templates I'm bring over from our 10G environment. For whatever reason, the source data and RTF placeholders are all in mixed case. In 10g , you could set a property in the data template for xml_tag_case value as_are. I see in 11G there is a similar feature, but it only preserves the case of the element content and not the element name itself. Is there a way around this or do we have to change all of our templates?