LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  XML Parse

    Employee
    Posted 02-19-2010 08:09

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: xathras

    Hi,
    Is there anyone in the Brain Community that has achieved an import and succesful parse of an XML File. I'm currently looking at a way of being able to import an XML file from Red Hat Linux. Performing some custom filters, aggs and output to a .CSV

    Any help would be greatly appreciated.

    Thanks
    Wayne


  • 2.  RE: XML Parse

    Employee
    Posted 02-23-2010 14:34

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rpigneri

    Dear Wayne,

    There will be an XML node in the next release of BRAIN, BRAIN 4.2. If you have an immediate need, you can also use SAX and DOM via a Python node to parse the XML.

    Hope that helps,

    Rocco


  • 3.  RE: XML Parse

    Employee
    Posted 05-21-2010 02:41

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: xathras

    Hi,
    Is there any examples nodes you could supply. At the moment, its quite difficult to build custom nodes per different specification