Skip to content

XmlElement

Canonical path: o6.XmlElement

XmlElement

Bases: str

OPC UA XmlElement: an XML fragment held as text.

Unlike Guid and ByteString, this is a distinct str subclass, so that its DataType identity does not collapse into String.