Skip to main content
1-Visitor
January 14, 2015
Question

character entities in XPATH (en dash)

  • January 14, 2015
  • 0 replies
  • 518 views

I had the following in a FOSI:
<specval attname="starts-with(normalize-space(.),'-')" attloc="#XPATH" attval="1">


which worked as expected,but AE 6.0 automagically converted it to:
<specval attname="starts-with(normalize-space(.),'-')" attloc="#XPATH" attval="1">