Skip to content

Instantly share code, notes, and snippets.

@dmitry-osin
Created January 17, 2019 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmitry-osin/70d509d1e6dadd82e5135f35e86d369d to your computer and use it in GitHub Desktop.
Save dmitry-osin/70d509d1e6dadd82e5135f35e86d369d to your computer and use it in GitHub Desktop.
<bean id="xpathExpressionNotes" class="org.springframework.xml.xpath.XPathExpressionFactoryBean"
p:expression="/w:component/w:header/w:contentMeta/w:noteGroup//w:note[contains(.,'(primary)')]"
p:namespaces-ref="bceNamespacesMap"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment