Home › Forums › XMetaL Tips and Tricks › Script Example: Custom Validation Log Messages › Reply To: Script Example: Custom Validation Log Messages
Reply to: Script Example: Custom Validation Log Messages
September 26, 2009 at 1:31 amNevermind, I just noticed the part where you mention it only fires for PCDATA elements. That explains everything. Not so useful after all 🙁
There are a few elements in the DTD that cause weird things to happen when they're empty and I wanted to catch that at validation (I already check for it in the xslts), but none are PCDATA-only elements.
David