Re: Problem transforming: one xml works fine, the other don't !!

2004-09-08 Thread Derek Hohls
I cannot see these sites - why not post some sample
XML and the stylesheet that is problematic

 [EMAIL PROTECTED] 2004/09/08 03:36:14 AM 
Hello,

   I'm having some trouble rendering one of my xml files. Through 
conventinal methods (i.e, regular browser parsing, saxxon, xalan...) I

get no problems. Also, one xml file works fine (the pagina.xml) but the

other (bolsistas.xml) doesn't get transformed. I mean, only the text is

outputed, none of the tags.

   Could someone please take a look in my application. It's not in

english, but I don't think that would be a problem.

I'm using Cocoon's default Jetty in Windows XP with j2sdk 1.4.2_05. I'm

using Firefox and IExplorer
If I'm online,

http://192.168.242.25:/fonte/bolsistas 
http://192.168.242.25:/fonte/pagina 

www.inf.ufsc.br/~vanzin/cocoon 
the cocoonFile.rar contains all the files seen in the address


Thanks.


Daniel D. Vanzin


-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Problem transforming: one xml works fine, the other don't!!

2004-09-08 Thread Jeroen Reijn
Derek,

you need to change your XSL.

Move the xsl:import above the xsl:output.

That should fix it. It does for me.

-Original Message-
From: Derek Hohls [mailto:[EMAIL PROTECTED]
Posted At: Wednesday, September 08, 2004 8:59 AM
Posted To: Cocoon User List
Conversation: Problem transforming: one xml works fine, the other
don't!!
Subject: Re: Problem transforming: one xml works fine, the other don't!!


I cannot see these sites - why not post some sample
XML and the stylesheet that is problematic

 [EMAIL PROTECTED] 2004/09/08 03:36:14 AM 
Hello,

   I'm having some trouble rendering one of my xml files. Through 
conventinal methods (i.e, regular browser parsing, saxxon, xalan...) I

get no problems. Also, one xml file works fine (the pagina.xml) but the

other (bolsistas.xml) doesn't get transformed. I mean, only the text is

outputed, none of the tags.

   Could someone please take a look in my application. It's not in

english, but I don't think that would be a problem.

I'm using Cocoon's default Jetty in Windows XP with j2sdk 1.4.2_05. I'm

using Firefox and IExplorer
If I'm online,

http://192.168.242.25:/fonte/bolsistas 
http://192.168.242.25:/fonte/pagina 

www.inf.ufsc.br/~vanzin/cocoon 
the cocoonFile.rar contains all the files seen in the address


Thanks.


Daniel D. Vanzin


-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problem transforming: one xml works fine, the other don't !!

2004-09-08 Thread Lionel Crine
There is an xsl:import href=pagina.xsl in pagina.xsl.
This is creating an error.
IceT wrote:
Hello,
  I'm having some trouble rendering one of my xml files. Through 
conventinal methods (i.e, regular browser parsing, saxxon, xalan...) I 
get no problems. Also, one xml file works fine (the pagina.xml) but the 
other (bolsistas.xml) doesn't get transformed. I mean, only the text is 
outputed, none of the tags.

  Could someone please take a look in my application. It's not in 
english, but I don't think that would be a problem.

I'm using Cocoon's default Jetty in Windows XP with j2sdk 1.4.2_05. I'm 
using Firefox and IExplorer
If I'm online,

http://192.168.242.25:/fonte/bolsistas
http://192.168.242.25:/fonte/pagina
www.inf.ufsc.br/~vanzin/cocoon
the cocoonFile.rar contains all the files seen in the address
Thanks.
Daniel D. Vanzin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Lionel CRINE
Ingénieur Systèmes documentaires
Société : 4DConcept
22 rue Etienne de Jouy 78353 JOUY EN JOSAS
Tel : 01.34.58.70.70 Fax : 01.39.46.06.90
begin:vcard
note;quoted-printable:Lionel CRINE=0D=0A=
	Ing=C3=A9nieur Syst=C3=A8mes documentaires=0D=0A=
	Soci=C3=A9t=C3=A9 : 4DConcept=0D=0A=
	22 rue Etienne de Jouy 78353 JOUY EN JOSAS=0D=0A=
	Tel : 01.34.58.70.70 Fax : 01.39.58.70.70
version:2.1
end:vcard


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]