[xsl] RE: Adding Missing Element

Subject: [xsl] RE: Adding Missing Element
From: "Wei, Alice J." <ajwei@xxxxxxxxxxx>
Date: Wed, 23 Jan 2008 17:46:27 -0500
Hi, Richard:

   Is it possible that you can provide some current XSLT you have written up,
your intended output and the input of the XML?

Alice

======================================================
Alice Wei
MIS 2008
School of Library and Information Science
Indiana University Bloomington
ajwei@xxxxxxxxxxx
________________________________________
From: Plana, Richard [Richard.Plana@xxxxxxxxxxxxxxxx]
Sent: Wednesday, January 23, 2008 5:45 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Adding Missing Element

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