Ive tried wit" /> Ive tried wit" /> Ive tried wit"/>

Im trying to add additional information next to the prolog on a xml file using python and ElementTree

72 views Asked by At

Should look like:

<?xml version="1.0" encoding="utf-8"?><?constant='value',constant2='value2'?><?constant3='value3',constant4='value4'?>

Ive tried with element tree but I've found nothing

0

There are 0 answers