Sun Java System Application Server Enterprise Edition 8.2 Administration Reference
この本のみを検索
PDF 文書ファイルをダウンロードする (1056 KB)

Default Values

In this manual, the term default is used in its broader sense, and not in the specific way it is used in the XML 1.0 standard. A default value is an initial value or the value used if no value is present in the XML file. A default value can be any of the following:

  • A value supplied by the XML parser when no value is found in the domain.xml file. The relevant element or attribute is optional.

  • A value supplied by the Application Server when no value is found in the domain.xml file and the XML parser doesn’t provide a value. The relevant element or attribute is optional.

  • An initial value supplied when the domain.xml file is created. The relevant element or attribute might or might not be optional.