On 24 mar 2011, at 14.08, Casper Gielen wrote:

> is there a way to include a file inside an XML file (without confusing 
> Relax-NG).

no, not currently .

> I prefer to have passwords in a seperate file so the rest of the config can 
> be stored in subversion.
> 
> My failed attempt:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE Configuration [
> <!ENTITY passwordmysql SYSTEM "passwordmysql.xml">
> ]>

I'm afraid standard XML ENTITY processing is not supported (yet).

        jakob

_______________________________________________
Opendnssec-user mailing list
[email protected]
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user

Reply via email to