XML.from_string

classmethod XML.from_string(text)[source]

Read XML from a string.

Parameters:
textstr

XML string.

Returns:
compas.files.XML