Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iwxml_validate on a datacapture.cfg ?
nipper
I am trying to debug a datacapture.cfg file & was trying to use iwxml_validate.ipl
I copied datacapture5.0.dtd into the local dir and ran it:
got:
ERROR: datacapture.cfg Couldn't parse contents of external DTD <datacapture5.0.dtd> :illegal parameter entity reference at line 9, column 37
Since I have run this on a couple of DCTs, I am wondering if this should work ?
Andy
Find more posts tagged with
Comments
Adam Stoller
I think this is bug # 22122 (Templating 5.0: iwxml_validate.ipl doesn't resolve parameter entities and throws an error)
The work-around I believe is to replace all references to the entities with the value of the entities and then remove the entitiy declarations. I'm not sure whether the problem is rooted in the DTD specification or the routines that iwxml_validate.ipl uses to evaluate the DTD.
--fish
(Interwoven Senior Technical Consultant)
gzevin
I usually use XML Spy to validate DCTs - it works well (datacapture5.0.dtd is dependednt on a few others, as far as I remember)
Greg Zevin
Independent Interwoven Consultant/Architect
Sydney, AU