xsd.ValueConstraint

The ValueConstraint class represents a property of the AttributeUse class.

class xsd.ValueConstraint

Attributes

xsd.ValueConstraint.lexical_form

A character string. Required.

xsd.ValueConstraint.value

An actual value. Required.

xsd.ValueConstraint.variety

One of {default, fixed}. Required.

Special methods

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