3. Content Declaration
Empty
A <col-def> defines a column in the mapping table. The name of the column is specified by name. The type of the column is specified by type. The type of the column defaults to nocase and is used to determine the comparison rules used when the column is used a the key column for a mapping operation.
The legal values for type are:
Value Description case
Character by character case sensitive comparison.
nocase
Character by character case insensitive comparison.
numeric Numeric comparison.
See <mapping-table>.
- EMPTY
Attribute Value(s) Default Value name CDATA
name of the column#REQUIRED type case | nocase | numeric
type of the columnnocase
Empty
- mapping-table
- mapping table
Top Elements || All Elements || Tree