Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75010

Re: Removing xml element and strip extra space

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 <python-python-list@m.gmane.org>
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 <memilanuk@invalid.com>
Subject Re: Removing xml element and strip extra space
Date Tue, 22 Jul 2014 17:39:53 +0000 (UTC)
References <CAGxOggEanm=FmXLgcP4tRuwSzvURANeNtShZbFxeGKMSSXZAmA@mail.gmail.com> <slrnlsslu3.a0j.memilanuk@machin-shin.milanuk.lan> <mailman.12180.1406033623.18130.python-list@python.org> <7597f8b7-2989-44f2-804b-c3dc5c0e6154@googlegroups.com> <CAGxOggHCFsjc-MG=UQJC7DN=fUYRY4nif--m8_RRnjL9HR=7kw@mail.gmail.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 <memilanuk@gmail.com>
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12188.1406050809.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


On 2014-07-22, varun bhatnagar <varun292006@gmail.com> wrote:
> I just want to scrape out <nodeBase base="0" />
> 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...


Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Removing xml element and strip extra space varun bhatnagar <varun292006@gmail.com> - 2014-07-22 14:53 +0200
  Re: Removing xml element and strip extra space Tim <jtim.arnold@gmail.com> - 2014-07-22 06:00 -0700
    Re: Removing xml element and strip extra space varun bhatnagar <varun292006@gmail.com> - 2014-07-22 15:42 +0200
    Re: Removing xml element and strip extra space Monte Milanuk <memilanuk@invalid.com> - 2014-07-22 17:39 +0000

csiph-web