[xsl] Adding Missing Element

Subject: [xsl] Adding Missing Element
From: "Plana, Richard" <Richard.Plana@xxxxxxxxxxxxxxxx>
Date: Wed, 23 Jan 2008 17:45:11 -0500
Hi,

I have what seems like a simple problem but am having problems writing
the XSLT. I just need to make sure that all instances of an element
(<A>) contains a certain other element (<B>). If it doesn't, then it
should add an XML fragment <B> from a template into <A>.
--

Richard Plana

Current Thread