A user reported an issue when trying to insert a graphic using a FIG tag. The exact scenario is shown here. The user has inserted a graphic using FIG and TITLE. Our Fig element logic looks for: if fig in procinfo, else if fig in li, else fig everywhere else.
I also included what I believe is the result of that logic, the specific XPATH language in use for this situation, "Fig Everywhere Else". The error does not seem to actually affect anything since the user can still create the topic, use in publication structures, etc, but we are worried that it may be a bigger issue down the road. I am relatively new to Styler, and I am not sure what to even check for to start debugging this issue. Help!
The actual error reads:
Cannot evaluate XPath expression in stylesheet [A30282] Invalid XPath expression: The prefix 'child' is not declared. Element: fig: Xpath expression: (not(Child:title/text()))