xsd.Scope

A Scope property record. Required.

class xsd.Scope

Attributes

xsd.Scope.parent

Either a ComplexTypeDefinition or a AttributeGroupDefinition. Required if variety is local, otherwise must be absent.

xsd.Scope.variety

One of {global, local}. Required.

Special methods

__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__