This is the XML file. It shows the data but it's all over the place, not like it should be as in the pic in my previous post.
<QLxEnvelope xmlns='URN:pr33tz.com:ENVELOPE'>
<CompanyCode>PR33TZ</CompanyCode>
<UserCode>DAB</UserCode>
<LedgerCode>PL1</LedgerCode>...
Hi,
Thanks for the reply.
I modified my XSL according to above but still no joy. The XSL file below is what i have and the pic shows how i want it to be displayed. Any ideas?
XSL file:
<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
Hi all,
I've been working on a little XML to XSLT project (i'm new to it so i'm experimenting) and have come across a problem which is frustrating me. I have an XML file in the form of:
XML file:
<Orders>
<Order>
<Name>
<Address>
<TelNo>
<OrderTotal>
<Item>
<SuppCode>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.