Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
different Stylesheets to be applied within a folder

different Stylesheets to be applied within a folder

2007-12-03       - By -not available-

 Back
Reply:     1     2  


Hello all,

I?m a novice in cocoon.
Does someone know, if it is possible to return a stylesheet (in a pipeline
or wherever) to be applied after a node is examined ?
Prelimary note is that within a folder several (without having a naming
convention for different files) files exists that should be styled by
different stylesheets.

Folder XYZ
     |_ Doc 1 should be styled with myStyleA
     |_ Doc 2 should be styled with myStyleB
     |_ Doc 3 should be styled with myStyleB
     |_ Doc 4 should be styled with myStyleA
     ....
     |_ Doc n should be styled with myStyle-xyz

Within a Document a stylesheet reference was set as:
e.g
-- ---- ---- ---- ---- ---- ---- --
Doc 1
<Document>
...
  <stylesheet>myStyleA</stylesheet>
...
</Document>
-- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- --
Doc 3
<Document>
...
  <stylesheet>myStyleB</stylesheet>
...
</Document>
-- ---- ---- ---- ---- ---- ---- --

Could something be returned to be evaluated later by a matcher  ? Could a
generator return a variable that could be used map:transform ?
How could I apply a certain stylesheet ?

Thanks in advance for a solution.

Sch?ne Gr??e / Best Regards
Michael Halstrick
-- ---- ---- ---- ---- ---- ---- ---- ---- ----
Michael Halstrick
BASF IT Services GmbH


Phone: +49 2501 14-2009, Mobile: +49 172 7424849, Fax: +49 2501 14-2099,
E-Mail: michael.halstrick@(protected)
Postal Address: BASF IT Services GmbH, EC-QB - Muenster, 48165 Muenster,
Germany


www.basf-it-services.com


BASF IT Services GmbH, Registered Office: 67059 Ludwigshafen, Germany
Companies' Register: Amtsgericht Ludwigshafen, HRB 3541
Managing Directors:
Andreas Biermann, Dr. Ralf Sonnberger
Chairman of the Supervisory Board: Andrew Pike


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)