A valid Attribute. If the servicename is not set, the Framework name, id, will be used as the Service name.Syntax<Attribute id="..." servicename="..."> <Functions>
...
</Functions>
</Attribute>
ArgumentsName | Required | Description | Example |
---|
id | Yes | The unique identifier for the Attribute | id="firstname" | servicename | No | The Service name of the Attribute. | servicename="gn" | required | No | Flags the Attribute as being required. Valid settings are true or false. The default value is false. If the setting is true, then one of two things could happen. If there is a Function then it will be used to automatically generate a value for the Attribute. If there is not a Function then an error is returned to the Consumer Tier application. | true |
Properties |
|