XmlExportEnter the namespace to use (for example: http://my.namespace.org)輸入要使用的名稱空間 (例如:http://my.namespace.org)XmlExportConfigOutput format輸出格式Format document (new lines, indentation)格式化的文字 (新行,縮排)Compress (everything in one line)壓縮 (單行檔案)Special characters escaping特殊字元轉義<p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p><p>&& 符號將用於較短的值,CDATA 將用於較長的值。這僅用於需要字元轉義的值。其他值將按原樣匯出。</p>Use CDATA and ampersands使用 CDATA 及 && 符號<p>Every value requiring character escepe will be enclosed in CDATA block.</p><p>每個需要字元轉義的值都將包裹在 CDATA 塊中。</p>Always use CDATA總是使用 CDATA<p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p><p>每個需要轉義的字元都將使用 && 符號及序列代替。不會使用 CDATA 塊。</p>Always use ampersand總是使用 && 符號Define XML namespace定義 XML 名稱空間