pipecat.xml module

Functions for working with XML data.

pipecat.xml.parse(source, key='string')

Parse XML data from a record.

Parameters:
Yields:

records (dict) – Each record will contain a single xml key containing an XML DOM parsed from a source record.