process_assigned_streams¶
-
InventoryXmlParser.
process_assigned_streams
(channel, streams)[source]¶ Process the assigned streams of a channel.
- Parameters
channel (
mss_dataserver.geometry.inventory.Channel
) – The channel to which to add the streams.streams (
list
ofetree.SubElement
) – The xml stream nodes parsed using the findall method.