Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi all,
We've found that some of our more technically adventurous authors have been creating local copies of XML DTDs (faster if working from home than logging on over VPN). This is highly undesirable for obvious reasons. Given some people's apparent readiness to hack the doctype declaration to point to their own copy of the DTD, is there anything we can do to prevent this?
How can we, for example, give authors read access to the DTD on the network drive without at the same time giving them the ability to copy it (Read=Copy)? As XML files are "just text" they are eminently hackable? Since they can always go outside Arbortext I guess this cannot be solved by any scripting solution? Binary XML, anyone? (just kidding!)