fset

Name

fset -- A declaration of a fileset type

Synopsis

A fileset type specifies which attributes each file of the fileset will have. The fset element contains a list of attr elements to this purpose.

Attributes

id

An XML identifier for this type.

label

A label for this type, mainly for documentation purposes.

Reification

A fileset type declaration does not per se generate any SQL code. However, it defines the content of the support tables for all attributes of type fset that refer to the type, as all attributes listed inside the element are reified and added to the table.