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 Commenti

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
Dipak il 13 Lug 2012
Modificato: Walter Roberson il 22 Dic 2017
I just wanted to remove this <?xml version="1.0" encoding="utf-8"?> attribute.
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!

Accedi per commentare.

Risposte (0)

Prodotti

Tag

Richiesto:

il 11 Lug 2012

Modificato:

il 22 Dic 2017

Community Treasure Hunt

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

Start Hunting!

Translated by