Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'output': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:extra': 0.09; 'subject:xml': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'scrape': 0.16; 'wrote:': 0.18; 'written': 0.21; 'example': 0.22; 'header:User-Agent:1': 0.23; 'this:': 0.26; 'certain': 0.27; 'header:X-Complaints-To:1': 0.27; 'code': 0.31; 'file': 0.32; 'there.': 0.32; 'probably': 0.32; 'problem': 0.35; 'received:66': 0.35; 'but': 0.35; 'doing': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'space': 0.40; 'blank': 0.60; 'removing': 0.60; "you're": 0.61; 'header:Reply- To:1': 0.67; 'reply-to:addr:gmail.com': 0.80; 'subject:space': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Monte Milanuk Subject: Re: Removing xml element and strip extra space Date: Tue, 22 Jul 2014 17:39:53 +0000 (UTC) References: <7597f8b7-2989-44f2-804b-c3dc5c0e6154@googlegroups.com> X-Gmane-NNTP-Posting-Host: 66.172.107.27 User-Agent: slrn/1.0.1 (Linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Monte Milanuk List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406050809 news.xs4all.nl 2890 [2001:888:2000:d::a6]:39842 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75010 On 2014-07-22, varun bhatnagar wrote: > I just want to scrape out > But the way I have written my xsl file it is removing it but it is also > leaving a blank space there. I want my output to look like this: This is the part where a certain amount of example code showing what you're doing would probably help people diagnose where the problem is...