Quantcast
Channel: Adobe Community : Popular Discussions - FrameMaker Structured
Viewing all articles
Browse latest Browse all 66580

Representing XML Data in a Table

$
0
0

Hi All,

 

I have an XML document that looks like this:

 

<params>

     <param>

          <name>Parameter 1 name</name>

          <description>Parameter 1 name</description>

          <default>Parameter 1 default value</default>

      </param>

 

      <param>

          <name>Parameter 2 name</name>

          <description>Parameter 2 name</description>

          <default>Parameter 2 default value</default>

      </param>

</params>

 

I want to open this file in Structured FrameMaker, and make this information to be displayed in a tabular form. That is, I want to get a table where each <param> will be represented by a table row, and <name>, <description>, and <default> will be columns.

 

I know how to create an EDD for this, but how can I make it display in a tabular form?

 

Any help is greatly appreciated.

 

Many thanks,

Stewart


Viewing all articles
Browse latest Browse all 66580

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>