Skip to main content
Solved

KML Snippets element for document maxlines

  • September 11, 2013
  • 1 reply
  • 26 views

Forum|alt.badge.img
Hello,

 

 

Apologies for the long winded subject.

 

 

Is it possible using a transformer to set <Snippet maxLines="2"></Snippet> just under the <Document> tag?

 

 

If I use AttributeSetter and set kml_snippet to maxLines="0" but in the resultant kml file I end up with <snippet>maxLines="0"</snippet> instead of what I want as <snippet maxlines = "0"> </snippet>

 

 

I am using  FME 2012 SP 2

 

 

Cheers,

 

Best answer by fmelizard

Hi,

 

Have tried any XML transformers?
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • September 12, 2013
Hi,

 

Have tried any XML transformers?