xsd.DerivationMethod

The xsd.DerivationMethod enumeration provides values for the xsd.ComplexTypeDefinition.derivation_method property.

Constants

xsd.DerivationMethod.EXTENSION

For xsd.ComplexTypeDefinition objects that are derived by extension.

xsd.DerivationMethod.RESTRICTION

For xsd.ComplexTypeDefinition objects that are derived by restriction.