where should i place the 'xml:space = preserve'
Hi,
I use FM12. I want to preserve empty lines ( and more linebreaks [shift + return] between code text ).
If FM12 import my XML file, additional line breaks will be deleted.
In the Read/Write rules I've placed a statement
element "Code" {
reader line break is forced return
}
didn't work for me.
In the FM Help Files I've found the following hint : "place a attribute xml:space="preserve" at the element ..."
My Question: Where should I place this attribute?
1.) in the DTD file?
2.) in the EDD file?
3.) in the Read/Write Rules?
4.) in an additional configuration file?
Thanks for any help!
M.
