Dynamic Attributes

The <attr> and <content> tags let you provide a sequence of format codes to apply to the value before writing the value out. Use of these format codes does not change the model.

You can "stack" formats by listing multiple format codes separated by periods. For example, the format "L.U1" will lowercase every character in the value and the uppercase the first character.


© Copyright IBM Corporation 2000, 2005. All Rights Reserved.