%A_LOCATION; : Data location

Java class : leon.info.location.LyLocation

ROLE

This element allows to describe the applicative data location. The optional child element allows to specify the parameters of a complementary notification service.

ELEMENTS

<!ENTITY % A_LOCATION 
	  (L_FILE |
	   L_LDAP |
	   L_SQL |
	   L_GEN)>
Element Mand. Mult. Description
L_FILE yes no Location of file type.
L_LDAP yes no Location of LDAP directory type.
L_SQL yes no Location of relational database type.
L_GEN yes no Location defined by the user.