Thanks, Scott. Would you consider adding a ds.xsd schema to validate the XMLConfigManager file. It would just define the root element and import the dd.xsd schema to define the service element type (this complex type would need to be defined in dd.xsd). The root element would just be a sequence of the service element types with max unbounded.
Regards, Dave > -----Original Message----- > From: Scott Nichol [mailto:snicholnews@;scottnichol.com] > Sent: Monday, November 11, 2002 5:37 PM > To: [EMAIL PROTECTED] > Cc: David P. Nesbitt > Subject: Re: XML deployment descriptors > > > 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>