xsd.ScopeVariety
¶
The xsd.ScopeVariety
enumeration provides values for the xsd.Scope.variety
property of xsd.Scope
property records.
Constants¶
- xsd.ScopeVariety.GLOBAL
Global declarations are available for use throughout the xsd.Schema.
- xsd.ScopeVariety.LOCAL
Local declarations are only available within the parent.