Everytime I call the method on
XmlDocument.Save(fooFilepath);
it inserts two square brackets at the end of the DOCTYPE tag e.g.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ARCXML SYSTEM "G:ArcIMSDTDarcxml.dtd"[]>
Does anyone know why this might happen? I obviously don't want this to happen.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…