Skip to main content
  • 10000+ Posts
  • 53,235 Replies
10000+ Posts
How to select specific elements with XMLUpdater?

Hello, I have to update DATE value in XML file and I use XMLUpdater transformer. It works perfect if it is only one date value.I have problems updating date field for coleListValue="publication" in the situation that shows the following example:            <CI_Citation>                <date>                  <CI_Date>                     <date><gco:Date>2006-07-01</gco:Date></date>                     <dateType<CI_DateTypeCode codeList="myCodelists.xml" codeListValue="creation"/></dateType>                  </CI_Date>               </date>                <date>                  <CI_Date>                     <date><gco:Date>2014-07-11</gco:Date></date>                     <dateType><CI_DateTypeCode codeList="myCodelists.xml" codeListValue="revision"/></dateTyp

Badge Winners

Show all badges

Community Stats

32,413
Posts
122,925
Replies
40,132
Members

Latest FME