xsd.Final

A complex type with an empty specification for Final can be used as a base type definition for other types derived by either of extension or restriction; the explicit values extension and restriction prevent further derivations by extension and restriction respectively. If all values are specified, then the complex type is said to be final, because no further derivations are possible.

class xsd.Final

Special methods

__eq__, __ge__, __gt__, __le__, __lt__, __ne__