xsd.AnyAttribute
¶
An AnyAttribute class provides for validation of attribute information items dependent on their namespace names and optionally on their local names.
-
class
xsd.
AnyAttribute
¶
Attributes¶
-
xsd.AnyAttribute.
annotations
¶ A sequence of Annotation components.
-
xsd.AnyAttribute.
namespace_constraint
¶ A Namespace Constraint property record. Required.
-
xsd.AnyAttribute.
process_contents
¶ Controls the impact on assessment of the information items allowed by wildcards. Takes one of SKIP, STRICT, LAX. Required.
Special methods¶
__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__