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)
dcr problem
madmax
whenever i save a dct it saves the dcr under dcr4.5.dtd.
as a result all of my dcr start with this 2 lines---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE record SYSTEM "dcr4.5.dtd">
so far i don't have any problem but i want my dcr to follow "dcr6.0.dtd".
what should i do to change from 4.5 to 6.0 dtd?
any advice ?
teamsite 6.5
win 2003
Find more posts tagged with
Comments
Adam Stoller
Actually - I believe there is only a 4.5 DTD available for DCRs.
The DCT, on the other hand, has several flavors: 4.0 [?], 5.0, 6.0, and metadatacapture 6.0
I'm not sure what 4.0 is there for - my guess is they forgot to remove it from the distribution.
5.0 is, I believe, for "iwov" style DCTs
6.0 is, I believe, for "xml" style DCTs
and metadatacapture 6.0 is - obviously for the metadata capture DCT.
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com
madmax
thanks ghoti