Hello,

 

It seems there is a problem only when I have two For Loops it works fine in the 
below syntax

 

<gendoc><table>

 

Business Area

Description

[for (i:Interface|self.ownedElement->filter(Interface)->sortedBy(name))]

[i.name/]

[i.comments/]

[/for] </table> </gendoc>

 

 

However when I have two For loops then I get this error of "No table defined 
inside <table> tag"

 

<gendoc>[for (i:Interface|self.ownedElement->filter(Interface)->sortedBy(name))]


1.1         Business area [i.name/]


<table>

 

Operation name

Description

[for (m:Operation|i.ownedElement->filter(Operation)->sortedBy(name))]

[m.name/]

[m.comments/]

[/for] </table>

 

[/for] [/gendoc]

 

>From my observation the table works fine when I have a syntax <gendoc><table> 
>.... (i.e the table tag immediately after gendoc). However when I have some 
>scripts like for between <gendoc> and <table> tag then I am getting the error

 

 

Thanks and Regards,

 

Dhananjay Ghanwat

Technical Architect

M +91 9960556644

dhananjay.ghan...@atos.net

Pune, Phase 2

www.atos.net

 

 

 

From: topcased-users-boun...@gforge.enseeiht.fr 
[mailto:topcased-users-boun...@gforge.enseeiht.fr] On Behalf Of Topcased user 
list where issues are discussed
Sent: 13 March 2012 13:23
To: topcased-us...@gforge.enseeiht.fr
Subject: Re: [Topcased-users] Showing entire List in single Table

 

Hi 

Can you copy/paste the table in html to be sure how the template is.

De : topcased-users-boun...@gforge.enseeiht.fr 
[mailto:topcased-users-boun...@gforge.enseeiht.fr] De la part de Topcased user 
list where issues are discussed
Envoyé : lundi 12 mars 2012 09:46
À : topcased-us...@gforge.enseeiht.fr
Objet : [Topcased-users] Showing entire List in single Table

 

 

Hello,

I am trying to add my collection into one table. So as per docs I have the 
following in my template

<table>
<Word Table with 2 Columns>
[for (e: ClassDeclaration|self.ownedElement)]
[e.name]        [e.description]
[/for] </table>

But for some reason I am not getting any table displayed. I get the following 
message in my console
!MESSAGE No table found inside <table> tag.

I have a table inside <table> tag. Not sure what am I doing wrong here

Thanks and Regards,
Dhananjay

________________________________

This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, the Atos group liability cannot be triggered for the 
message content. Although the sender endeavors to maintain a computer 
virus-free network, the sender does not warrant that this transmission is 
virus-free and will not be liable for any damages resulting from any virus 
transmitted.

________________________________

________________________________

Ce message et les pièces jointes sont confidentiels et réservés à l'usage 
exclusif de ses destinataires. Il peut également être protégé par le secret 
professionnel. Si vous recevez ce message par erreur, merci d'en avertir 
immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant 
être assurée sur Internet, la responsabilité du groupe Atos ne pourra être 
engagée quant au contenu de ce message. Bien que les meilleurs efforts soient 
faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne 
donne aucune garantie à cet égard et sa responsabilité ne saurait être engagée 
pour tout dommage résultant d'un virus transmis.

This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, the Atos group liability cannot be triggered for the 
message content. Although the sender endeavors to maintain a computer 
virus-free network, the sender does not warrant that this transmission is 
virus-free and will not be liable for any damages resulting from any virus 
transmitted.



This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, the Atos group liability cannot be triggered for the 
message content. Although the sender endeavors to maintain a computer 
virus-free network, the sender does not warrant that this transmission is 
virus-free and will not be liable for any damages resulting from any virus 
transmitted.

<<image001.gif>>

<<image002.gif>>

_______________________________________________
Topcased-users mailing list
Topcased-users@lists.gforge.enseeiht.fr
http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users

Reply via email to