From ec4580b6c8979187b381cf4115012984e93b7651 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 4 Jul 2007 04:01:12 +0000 Subject: [PATCH] Made minor editorial change to embedded doc for utility templates. --- xsl/common/utility.xsl | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/xsl/common/utility.xsl b/xsl/common/utility.xsl index 675f22617..f483f8e35 100644 --- a/xsl/common/utility.xsl +++ b/xsl/common/utility.xsl @@ -67,8 +67,7 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $ - - level + level Text to log/emit in the message-level field to indicate the message level @@ -76,8 +75,7 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $ Warning) - - source + source Text to log/emit in the source field to identify the “source” to which the notification/warning relates. @@ -96,15 +94,13 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $ XPath expression. - - context-desc + context-desc Text to log/emit in the context-description field to describe the context for the message. - - context-desc-field-length + context-desc-field-length Specifies length of the context-description field (in characters); default is 12 @@ -126,14 +122,12 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $ parameter. - - message + message Text to log/emit in the actual message field - - message-field-length + message-field-length Specifies length of the message field (in characters); default is 45 -- 2.49.0