ASTRAAuthorization SchemaPlease use the Authorization Schema Template for specifying new authorization combinations for a given application. Please add and remove nodes as necessary. The nodes privilege, role, and action are required; spanOfControl is optional. If you use spanOfControl nodes, you are currently limited to two nested spanOfControl nodes (that is, you are limited to one child spanOfControl, although you may have unlimited sibling spanOfControl nodes). The code attributes are the keys that your application will use to determine whether someone has the appropriate authorization. The codeDescription and codeAbbrDesc attributes are descriptive labels that will be displayed within the ASTRA web interface. When screen real estate allows for it, codeDescription will be used; when screen real estate is cramped, codeAbbrDesc may be used. privilege nodefield limits:code - 20 chars codeAbbrDesc - 20 chars codeDescription - 50 chars role nodefield limits:code - 30 chars codeAbbrDesc - 20 chars codeDescription - 50 chars action nodefield limits:code - 20 chars codeAbbrDesc - 20 chars codeDescription - 50 chars spanOfControl nodefield limits:type - 20 chars inputControl - 10 chars The inputControl attribute defines the HTML input control used to specify the data element within ASTRA. Current valid values are: LISTBOX, TEXTBOX. isRequired - true/falsewhether or not someone has to enter a value isMultiValue - true/falsewhether they can enter multiple values The set of nested spanOfControl nodes are included as an example only. |