Jump to content
We've recently updated our Privacy Statement, available here ×

bebert77270

Members
  • Posts

    3
  • Joined

  • Last visited

bebert77270's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi , i would like to create a table or crosstable using a XML source like this <table> <colonnes> <colonne_label>Bac a sable</colonne_label> <colonne_label>Devellopement</colonne_label> <colonne_label>Integration</colonne_label> <colonne_label>Recette</colonne_label> <colonne_label>Formation</colonne_label> <colonne_label>Pre-Prodcution</colonne_label> <colonne_label>Production</colonne_label> </colonnes> <ligne> <ligne_label>Date souhaite au plus tard</ligne_label> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> <reponsetab>11</reponsetab> </ligne></table>[/code]i have already try table and crosstable but without succes so i ask for some help to setup table/crosstable or what i must change in my XML to make it work. Thank you in advance for your reply. Cordially
×
×
  • Create New...