EDN Admin
Well-known member
Hi,
I am using XMlDocument to alter xml. In general its been going well. But when I create the new (i.e. altered) xml "[" and "]" are added to the end of DOCTYPE. I researched this and found that this is a known (and old!) problem IF Resolver
= Nothing is specified. And I was specifying that. But now I am not and yet the "[" and "]" at the end of DOCTYPE are still there.
If anyone has any thoughts Id be very grateful.
Thanks, Bob
View the full article
I am using XMlDocument to alter xml. In general its been going well. But when I create the new (i.e. altered) xml "[" and "]" are added to the end of DOCTYPE. I researched this and found that this is a known (and old!) problem IF Resolver
= Nothing is specified. And I was specifying that. But now I am not and yet the "[" and "]" at the end of DOCTYPE are still there.
If anyone has any thoughts Id be very grateful.
Thanks, Bob
View the full article