use ( XML Representation Attribute )
Names
use [ XML Schema Namespace ]
Description
Determines whether an attribute is required to appear on an element. Unlike elements, attributes may appear only once or not at all. The value of this attribute must be one of 'required' (the attribute must have a value specified), 'optional' (the attribute may have a value specified) or 'prohibited' (the attribute must not have a value specified).