xbrl.ReferencePart
¶
The ReferencePart class represents a reference part.
-
class
xbrl.
ReferencePart
(DTS dts, Element elem)¶
Attributes¶
-
xbrl.ReferencePart.
element
¶ Returns an
xml.Element
object which represents the XML element information item of the reference part.
-
xbrl.ReferencePart.
qname
¶ Returns an
xml.QName
object which represents the XML qualified name of the reference part.
-
xbrl.ReferencePart.
text
¶ Returns the text content of the reference part as a string.
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__