xsd.Any
¶
An Any class provides for validation of attribute and element information items dependent on their namespace names and optionally on their local names.
-
class
xsd.
Any
¶
Attributes¶
-
xsd.Any.
annotations
¶ A sequence of Annotation components.
-
xsd.Any.
namespace_constraint
¶ A Namespace Constraint property record. Required.
-
xsd.Any.
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__