zek icon indicating copy to clipboard operation
zek copied to clipboard

xml: unsupported version "1.1"; only version 1.0 is supported

Open forging2012 opened this issue 5 years ago • 3 comments

zek < config.xml 
2018/12/12 19:32:58 xml: unsupported version "1.1"; only version 1.0 is supported


<?xml version='1.1' encoding='UTF-8'?>

forging2012 avatar Dec 12 '18 11:12 forging2012

Thanks @forging2012 for the report. At first glance, it seems, Go standard library implements 1.0 only. Still, will try to investigate a bit more.

miku avatar Dec 12 '18 11:12 miku

Thanks!

forging2012 avatar Dec 12 '18 11:12 forging2012

To note: XML 1.1 is discussed in golang/go as well.

miku avatar Nov 08 '23 10:11 miku