Public Member Functions | |
| AcsAttribute (String name, AcsSimpleType type, String use) | |
Public Attributes | |
| String | name |
| AcsSimpleType | type |
| String | use |
A standard ACS XML attribute type definition. This class is used to define a new XML attribute, readed from a schema file, to setup the internal HashMaps of Errorbrowser and other applications.
| cl.utfsm.acs.types.AcsAttribute.AcsAttribute | ( | String | name, | |
| AcsSimpleType | type, | |||
| String | use | |||
| ) |
Setup all the AcsAttribute information
| name | The attribute name | |
| type | The attribute type | |
| use | The usage information |
The attribute name
The attribute type
The usage information
1.7.0