extensions¶
Module Contents¶
- class extensions.AttributeData¶
Bases:
NamedTuple
- extensions.get_extensions_attributes(extensions: Extensions) dict[str, AttributeData]¶
Return mapping of xsd attribute name to a tuple that consists of: - Extensions attribute name - Extensions attribute type type - subattribute name
- extensions.Extensions¶