OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: segmentedlists


Do anyone have any XSLs trick for segmentedlists?  I would like each 
group to be delimited by a horizontal rule or some kind of separation.

i.e.  I get

Attribute: cginewfrmok
Value:
Constraint:
Explanation: Message to be displayed on a separate page whenever an
operation was successful. Used
whenever cgirefreshform is NO.
Attribute: cgirefreshok
Value:
Constraint:
Explanation: Message to be displayed on an input form when an update is
successful. Used whenever
cgirefreshform is YES.
Attribute: cgirefresherr
Value:
Constraint:
Explanation: Message to be displayed on an input form whenever a user
supplied value is invalid. Used
whenever cgirefreshform is YES.
Attribute: emailalerts
Value: YES
Constraint: ^YES$|^NO$
Explanation: Send email alerts when system errors occur to the virtual
company system admin

where I would like

Attribute: cginewfrmok
Value:
Constraint:
Explanation: Message to be displayed on a separate page whenever an
operation was successful. Used
whenever cgirefreshform is NO.

Attribute: cgirefreshok
Value:
Constraint:
Explanation: Message to be displayed on an input form when an update is
successful. Used whenever
cgirefreshform is YES.

Attribute: cgirefresherr
Value:
Constraint:
Explanation: Message to be displayed on an input form whenever a user
supplied value is invalid. Used
whenever cgirefreshform is YES.

Attribute: emailalerts
Value: YES
Constraint: ^YES$|^NO$
Explanation: Send email alerts when system errors occur to the virtual
company system admin

or maybe

-------------------------------------------------------------------------------------------------------
Attribute: cginewfrmok
Value:
Constraint:
Explanation: Message to be displayed on a separate page whenever an
operation was successful. Used
whenever cgirefreshform is NO.
-------------------------------------------------------------------------------------------------------
Attribute: cgirefreshok
Value:
Constraint:
Explanation: Message to be displayed on an input form when an update is
successful. Used whenever
cgirefreshform is YES.
-------------------------------------------------------------------------------------------------------
Attribute: cgirefresherr
Value:
Constraint:
Explanation: Message to be displayed on an input form whenever a user
supplied value is invalid. Used
whenever cgirefreshform is YES.
-------------------------------------------------------------------------------------------------------
Attribute: emailalerts
Value: YES
Constraint: ^YES$|^NO$
Explanation: Send email alerts when system errors occur to the virtual
company system admin
-------------------------------------------------------------------------------------------------------

Thanks,
Paul




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]