remove xmlwrite encoding attribute from XML.

4 ビュー (過去 30 日間)
Dipak
Dipak 2012 年 7 月 11 日
編集済み: Walter Roberson 2017 年 12 月 22 日
Hi,
When using xmlwrite, the genreated xml having :
<?xml version="1.0" encoding="utf-8"?>
but I want to remove this attribute:
Does someone know how to do this?
Thanks, Dipka Parekh
  3 件のコメント
Dipak
Dipak 2012 年 7 月 13 日
編集済み: Walter Roberson 2017 年 12 月 22 日
I just wanted to remove this <?xml version="1.0" encoding="utf-8"?> attribute.
Huifang Lin
Huifang Lin 2017 年 12 月 22 日
Hi Dipak, Have you figure out a way to do it? I also ran into the same problem. I need to remove this line so that a software can run with the xml. Thanks!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStructured Data and XML Documents についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by