Changes for page Invoice Service

Last modified by Fredrik Köhler on 2018/12/07 12:59
From version 28.1
edited by Tore Aasebo
on 2018/04/13 10:04
To version 29.1
edited by Tore Aasebo
on 2018/04/13 10:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,7 +41,7 @@
41 41  Add a row on root level with XML declaration, with XML-version 1.0 and UTF-8 encoding.
42 42  
43 43  {{code language="xml"}}
44 - <︖xml version="1.0" encoding="utf-8"︖> (xwiki eats the declaration while using default question mark)
44 + <︖xml version="1.0" encoding="utf-8"︖>
45 45  {{/code}}
46 46  
47 47  You can read more about this [[here>>Main.Invoicing.Invoice Service.File Reference.WebHome]].