remove xmlwrite encoding attribute from XML.
이전 댓글 표시
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
Walter Roberson
2012년 7월 11일
What benefit do you see in removing the attribute?
Are you asking just to remove that line from the output, or are you asking for a different character encoding to be used?
Dipak
2012년 7월 13일
편집: Walter Roberson
2017년 12월 22일
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개)
카테고리
도움말 센터 및 File Exchange에서 Structured Data and XML Documents에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!