Home › Forums › General XMetaL Discussion › how to deploy XAC file? › Reply To: how to deploy XAC file?
Reply to: how to deploy XAC file?
February 12, 2010 at 4:16 amThanks Derek, –
But my question is.
Customization guide says:
“XMetaL Author searches for XAC and other customization files in the following order:
1) In the same folder as the DTD specified in the DOCTYPE declaration.
2) In the same folder as the DTD specified in the catalog file.
3) In the ..XMetaLAuthorRules folder.”
First and second method are working, but I prefered the third method.
Because XML document using XSD which is located somewhere on the third WEB-server.
XAC file has the same name as the XSD of course.
And in this case I have a problem that XMetal not find my XAC file in the ..XMetaLAuthorRules folder.
– tim