xsd.Annotation¶
An Annotation class represents human- and machine-targeted annotations of schema components.
-
class
xsd.Annotation¶
Attributes¶
-
xsd.Annotation.application_information¶ A sequence of Element information items intended for automatic processing
-
xsd.Annotation.user_information¶ A sequence of Element information items intended for human consumption.
Special methods¶
__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__