|
|
Keywords:
Superinterface,
Uuids,
Bib,
Xslt,
Xsl
An attribute instance with encoding type attr_set. Its value is a list of attribute type UUIDs that identify member attributes of this set. Attribute sets are created for the purpose of efficient queries of related attributes. See Attribute Sets .
an attribute collection that usually is restricted to contain only a certain kind of attribute. The Java Print Service defines a superinterface for all attribute sets called AttributeSet and an interface for each kind of attribute set. The kinds of attribute sets are: doc attribute set, print request attribute set, print job attribute set, and print service attribute set.
a set of attribute objects with distinct attribute identifiers
A collection of attribute names and values that can be assigned a name and used as a group. See the section "Attribute sets" for more information.
A collection of Attribute Types (Use, Relation, Completeness, etc.), gathered together to address a particular purpose. The best known Attribute Set is Bib-1.
From XSL Transformations (XSLT) 2.0 ( 2007-01-23) The xsl:attribute-set element defines a named attribute set: that is, a collection of attribute definitions that can be used repeatedly on different constructed elements.
|