Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52034
| Date | 2013-08-06 08:00 -0400 |
|---|---|
| From | Verde Denim <tdldev@gmail.com> |
| Subject | Re: Working with XML/XSD |
| References | <CAObAkcbHxO6sQ33ACNXWSA82=sTc1HTKwMn88tw1Vk19AEsa5w@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.246.1375790292.1251.python-list@python.org> (permalink) |
On 08/05/2013 06:56 PM, David Barroso wrote: > 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 > > W3C has a decent primer for XML (w3schools.com/xml/). I have a couple of O'Reilly publications on the topic that are ok as well. There's a site dedicated to the subject at xmlnews.org, and someone told me about a course available at xmlmaster.org. I also found a short preso at oreilly.com called the Eight Minute XML tutorial on automating system administration so that's probably got some promise in the area you're looking for. hth -- Regards Jack Boston Tea Party, Coercive Acts, Powder Alarm, Revolution Lessons (Mistakes) not learned are bound to be repeated.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Working with XML/XSD Verde Denim <tdldev@gmail.com> - 2013-08-06 08:00 -0400
csiph-web