environment variable in xml

Hello,

in the rootnode of my xml document i want to reference to a xml schema document, so that the DOM can validate the xml document against the xml schema. To specify the location of the xml schema, i want to use an environment variable like this way:


How can i specify the use of an environment variable in a xml document?
Thanks,

Marcel