Results 1 to 2 of 2

Thread: --XML

  1. #1
    JK Guest

    --XML

    HI,
    I would like to display xml file in user difined format. I would like to know
    how to auto generate xsl file along with xml file.

    http://g2w_1/XMLSQLSERVER?&SQL=SELECT+*+FROM+CUSTOMERS+FOR+XML+ AUTO&ROOT=root.
    When I tried to pass xsl as parameter I am getting an error, due I have to create xsl file before xml file created.


    Thanks
    JK

  2. #2
    JK Guest

    --XML (reply)

    Hi Chris,
    Thanks for your reply, Can you give me an Idea or sample template for XSLT.
    Appreciate your help
    JK


    ------------
    Chris at 3/12/01 4:00:44 PM


    Yes. The MS XML engine depends upon an existing XSLT template before XPAth can resolve your query.

    ------------
    JK at 3/12/01 2:09:00 PM

    HI,
    I would like to display xml file in user difined format. I would like to know
    how to auto generate xsl file along with xml file.

    http://g2w_1/XMLSQLSERVER?&SQL=SELECT+*+FROM+CUSTOMERS+FOR+XML+ AUTO&ROOT=root.
    When I tried to pass xsl as parameter I am getting an error, due I have to create xsl file before xml file created.


    Thanks
    JK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •