|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XSL: Want to delete text from an XML file
I am trying to delete an element from an xml file using an xsl file. The format of the xml file looks something like this: <!-- ************************************* --> <!-- Project Tree View --> <!-- ************************************* --> <extension point="org.a1.b1.views"> <category name="%Views_category" id="com.test.views"> </category> <view name="%Project_view" icon="images/projectView.gif" category="com.test.views" class="com.test.views.web.WebProjectView" id="com.test.views.web.WebProjectView"> </view> </extension> <!-- ************************************* --> <!-- EJB Project Tree View --> <!-- ************************************* --> <extension point="org.a1.b1.views"> <category name="%Views_category" id="com.test.views"> </category> <view name="%Ejb_Project_view" icon="images/projectView.gif" category="com.test.views" class="com.test.views.ejb.EjbProjectView" id="com.test.views.ejb.EjbProjectView"> </view> </extension> I am trying to delete the EJB Project Tree View extension. If you will notice, the extension point is the same between the Project Tree View and the EJB Project Tree View. I can't seem to figure out how to delete the EJB extension without also deleting the Project Tree View extension. Does anyone have any suggestions? Thank you, ===== Julie __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








