Dear,
I am very happy with the "XML Convert to CR/LFs" function. I use it on regular basis to make XML files viewable.
Now I have a problem with the conversion if there are "empty" XML tags like "<MyTag />"
So, if I have the text :
I paste this into my UltraEdit ( 17.30.0.1012 - fresh out today ) - choose XML highligting, and use the "XML Convert to CR/LFs" - you'll notice that the "</object>" tag is NOT un-indented. Probably because of the "<externalProcedureCodes/>" tag in front.
Now - for one "object" this is not so bad, but when I have fifty of those it becomes little less readable
Any one an idea on how to work around this, or do I mail support ?
Kind regards
JoernH
I am very happy with the "XML Convert to CR/LFs" function. I use it on regular basis to make XML files viewable.
Now I have a problem with the conversion if there are "empty" XML tags like "<MyTag />"
So, if I have the text :
Code: Select all
<master date="20111213"><object><code>ABDOMEN -C</code><name>CT ABDOMINAL SURVEY WITHOUT CONTRAST</name><active>true</active><bodyParts><element><dicomCode>ABDOMEN</dicomCode></element></bodyParts><modalityTypes><element><dicomCode>CT</dicomCode></element></modalityTypes><autoCreated>false</autoCreated><type>Internal</type><laterality><element><code>ND</code></element></laterality><externalProcedureCodes/></object></master>
Now - for one "object" this is not so bad, but when I have fifty of those it becomes little less readable
Any one an idea on how to work around this, or do I mail support ?
Kind regards
JoernH