forwarded to dev-list > -----Original Message----- > From: Stephanie Zohner [mailto:[EMAIL PROTECTED] > Sent: Monday, September 29, 2003 3:11 PM > To: [EMAIL PROTECTED] > Subject: Re: Sitemap Component for XML Validation? > > > Thanks for the link, Reinhard, seems that there is a need for > such a component in the comunity, but are there already > implementations around? > > Stephanie > ----- Original Message ----- > From: "Reinhard Poetz" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 29, 2003 2:59 PM > Subject: RE: Sitemap Component for XML Validation? > > > > From: Stephanie Zohner > > > > > Hi, > > > > > > I would like to validate (with an XML Schema) a SAX Stream in the > > > sitemap before it is processed in the next sitemap > component. Does > > > anybody know of a component (Transformer) that can > validate an XML > > > Stream against a specified XML Schema? > > > > AFAIK there is no component you're looking for in the Cocoon > > repository but it shouldn't be to difficult to implement it. > > > > BTW: What should happen if the validation fails? > > > > > Or do I have to implement it myself. Has anybody > > > already imlemented a similar component? > > > > see http://marc.theaimsgroup.com/?t=105467910500001&r=1&w=2, maybe > > this helps > > > > > Would an > > > implementation with JAXB (Java Architecture for XML Binding) be a > > > good approach? > > > > hmmm, why do you need JAXB for XML validation? > > > > Reinhard > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
