Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: need to display all xml data in a table

From: "Brian Staff" <brianstaff@[------]----------.--->
To: NULL
Date: 8/2/2004 8:10:00 AM
I believe the syntax of the datafdl attribute should be an explicit node
name...not a path
So...
<TD><SPAN DATAFLD='NAME/ITEM/BODY/LINE'></SPAN></TD>
should be
<TD><SPAN DATAFLD='LINE'></SPAN></TD>

But be aware that a TABLE can only handle nodes that are two deep, so if you
want go deeper than that, then you need nested tables.

Brian

"Leon Hoeneveld" <leonhoenNO@S...> wrote in message
news:ceko2q$9ej$1@v......
>
> "Graham Shaw" <Graham@s...> wrote in message
> news:mixOc.231$r42.124@n......
> > Leon,
> >
> > Try wrapping the 'LINES' in a table, using a SPAN as the
> data provider, if
> > that doesn't make sense let me know
> >
> > Graham
>
> I'm not sure what you mean by wrapping.
>
> I tried:
>
> <HTML>
> <BODY>
> <xml id='ZCODE' src='zcode.xml'></xml>
> <font color="#CCCCCC" face="Courier">
> <TABLE DATASRC='#ZCODE'>
>
>   <TR>
>     <TD><SPAN DATAFLD='NAME/ITEM/BODY/LINE'></SPAN></TD>
>    </TR>
> </TABLE>
> </font>
> </BODY>
> </HTML>
>
> in the hope that with the path the right field would show.
> But with no effect
>
>
>




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent