User Profile

Collapse

Profile Sidebar

Collapse
Ovidiu Cos
Ovidiu Cos
Last Activity: Feb 19 '07, 01:09 PM
Joined: Oct 24 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ovidiu Cos
    replied to ignoring namespaces in XSLT
    in XML
    Hi,
    Why don't you write another XSLT doc that will generate an XML doc without xmlns attribute for node Shipping?

    Ovidiu...
    See more | Go to post

    Leave a comment:


  • Ovidiu Cos
    replied to Please help with xsl-fo page sequencing
    in XML
    Hi,

    Just an ideea ( not an original one, since I think I saw something related to your problem on the web):maybe you can create diferent blocks for each report and refer them as the last page of that report, something like

    <fo:page-number>/<fo:page-number-citation ref-id="report1"/>
    and, at the end of report 1 the block <fo:block id="report1"/>

    I hope it...
    See more | Go to post

    Leave a comment:


  • Ovidiu Cos
    started a topic error in MSXML but not in genuine XMK spy engine
    in XML

    error in MSXML but not in genuine XMK spy engine

    Hi all,

    I'm getting this error when processing an XML file with MSXML:

    Expected token ")", found "$" in
    <xsl:value-of select="format-number(number(s um(for $s in Shipment return 0.51)), '###,##0.00')"/>

    If I'm using XML spy's genuine XML engine, then this error doesn't pop up and the final transformation is ok. Unfortunatelly, is not the case, the constraint is...
    See more | Go to post
No activity results to display
Show More
Working...