Icarus Class: LibLoc
Library location under the UNIX system and related information. Offline indexing directory is specified within this object as well as the online directory (if applicable).
lib Library Attribute may stay unnamed in attribute list. 
  Library object.
enabled  Attribute has a default value. y
  Use one of the following values. n y
  Specifies whether the LibLoc is enabled.
When enabled, all specified includeFiles are dynamically loaded, making the associated Library (etc) definitions visible to the installation.
includeFiles Attribute is multivalued (list).  
  The list of files to be loaded when the LibLoc is enabled.
dir Attribute is multivalued (list).  
  List of directory names with the library's flat files.
The files will be searched in the directories in the same order as they are specified in the list.
Typical value: $dataRoot/mydir/
offDir Attribute is multivalued (list).  
  List of offline directory names with the library's flat files. It can be stored there during the indexing process to prevent disruption of the server. The number and sequence of entries must match the dir attribute.
indexDir  Attribute has a default value. SRSINX:
  Name of the directory with the SRS indices.
offIndexDir  Attribute has a default value. SRSOFFINX:
  Name of the directory with the SRS indices for offline version.
restrictTo Attribute is multivalued (list). User  
  Restrict access to the users listed.