dd.xsd is the schema for the deployment descriptor for a single service. There is no file containing the schema for the file read by XMLConfigManager, but that file is simply any element containing 0 or more service elements.
Scott Nichol ----- Original Message ----- From: "David P. Nesbitt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "David P. Nesbitt" <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 7:50 PM Subject: XML deployment descriptors I have a question regarding the XMLConfigManager and the dd.xsd schema. It seems that only a single deployment descriptor file is expected by the XMLConfigManager. Additionally, the "service" element appears to be the root element of the dd.xsd schema. Therefore, one can only have a single service deployed per deployment descriptor file (i.e. if the deployment descriptor file is to be valid and well-formed). It appears, however, that the XMLConfigManager file supports multiple service elements in the deployment descriptor file. Is there a disconnect here? Should there be a root element of the schema that contains one or more "service" elements? Thanks in advance for your assistance. Regards, Dave -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org> -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>