Hello Chris, I you really think it is ugly you can use the StripNameSpaceTranformer to get rid of the namespaces (but actually, doing this before an xsl transformation is what I call hacky...I think you should get used to namespaces because they will stay around )
Ard > Hi Bertrand, > > Well I have to admit, this is the first time I have come in > contact with this type of namespace-assignment. > I am used to the way of assigning a prefix to a namespace. > Well ... I guess you never stop learning ;) > > And I certainly revert my opinion about this being a hack ... > but not the "ugly" ... I'll stick to that ;) > > Maybe it would be good to adjust the output of the > transformer to include a real prefix, since all others Cocoon > components I have come in contact with do it that way? Or is > it because I always include a prefix to my input? > > Chris > > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im > Auftrag von Bertrand Delacretaz > Gesendet: Montag, 26. März 2007 18:30 > An: [email protected] > Betreff: Re: Transform the output of the > ValidationReportTransformers in XSL > > On 3/26/07, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > ...No offence, but this looks really ugly ... what is the > intention of generating output > > that requires that type of hack?... > > No offense, but calling the use of namespaces in XML a "hack" is > slightly..well...funny ;-) > > -Bertrand > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > >
