Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52002
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dbarrosop@dravetech.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'scripts': 0.03; 'that?': 0.05; 'xml,': 0.05; 'xml.': 0.09; 'subject:XML': 0.16; 'switches': 0.16; 'subject:/': 0.26; 'point': 0.28; 'wondering': 0.29; 'message-id:@mail.gmail.com': 0.30; 'libraries': 0.31; 'use?': 0.31; 'thanks!': 0.32; 'received:74.125.82': 0.34; 'could': 0.34; 'subject:with': 0.35; 'received:google.com': 0.35; 'to:addr :python-list': 0.38; 'received:74.125': 0.39; 'does': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'cisco': 0.68; 'start.': 0.84 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=OpWChAqKI9fiETZKwHmWL6CG6yqc3jgF+ohk+Vfj/Jc=; b=Bd7/ECJWTMGj+JoU6h2NRc33T+xFAaf4Zg5fHqoOgNeGYDzJpWXF+wUt7INUUJ/wAo f++pSLPTH4VCYS3X3xqEpxwd7NVGLZxScipqGw5fLzqiej0ZFAj4O9WeEW6xOUV3vILi ANfjZl4LfJG6hm7/sF2lWZQNLFENw/d6/4fR6QNN9pYzcRhtyjCMYZEtp5ArjZpGe3/I GQ7pdH+FWQeScVIlwx4cVKr7cRStrV2mYZdUG+lr3SNGSnFKaV8sNwYWzUUtW5idwChS 9Fi4YoJ5ZoIQ0FJbsOEKssxF6XV6SsqLu71t4Kabn1nR4IVj29VAYzS8Jg8MOJUhGsk9 fHdA== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.20.97 with SMTP id m1mr14655251wje.31.1375743420261; Mon, 05 Aug 2013 15:57:00 -0700 (PDT) |
| X-Originating-IP | [88.27.22.137] |
| Date | Tue, 6 Aug 2013 00:56:59 +0200 |
| Subject | Working with XML/XSD |
| From | David Barroso <dbarrosop@dravetech.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=047d7b5d23c4ddf89c04e33b39d7 |
| X-Gm-Message-State | ALoCoQkqDD6l9Q8r1NsX9X6V1s7RpCATdaFJD1DFSDKsdrpYcTB2AWOFl2X083BY7cLNRY+9MEqo |
| X-Mailman-Approved-At | Tue, 06 Aug 2013 08:41:52 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.229.1375771313.1251.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1375771313 news.xs4all.nl 15997 [2001:888:2000:d::a6]:54195 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52002 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello, I was wondering if someone could point me in the right direction. I would like to develop some scripts to manage Cisco routers and switches using XML. However, I am not sure where to start. Does someone have some experience working with XML, Schemas and things like that? Which libraries do you use? Do you know of any good tutorial? Thanks! David
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Working with XML/XSD David Barroso <dbarrosop@dravetech.com> - 2013-08-06 00:56 +0200
csiph-web