473,320 Members | 1,862 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Help on XML formating ???

Dear all,

I have a dataset with a certain amount of data.
After a while I send those data to an XML file.

What I would like to do is that when the data has been send to the file,
they are correctly formatted for beeing seen in explorer ans real data
instead of XML tags.

Fro aexample I would like to display the column name and correcsponding
column data, properly aligned.

How can I do that ?
Do I need to used XML shema file, if yes how to generate it ?

Thanks for your help
regard
serge
Jul 21 '05 #1
2 1171
Thnaks for your info.

Do u hav any good links or sample how to do this becasue I ma totally new in
the XML .

Thnaks for your help

"Alon Fliess" wrote:
serge calderara <se************@discussions.microsoft.com> wrote in message news:<D4**********************************@microso ft.com>...
Dear all,

I have a dataset with a certain amount of data.
After a while I send those data to an XML file.

What I would like to do is that when the data has been send to the file,
they are correctly formatted for beeing seen in explorer ans real data
instead of XML tags.

Fro aexample I would like to display the column name and correcsponding
column data, properly aligned.

How can I do that ?
Do I need to used XML shema file, if yes how to generate it ?

Thanks for your help
regard
serge


Hi

One way of doing it is to convert the XML to HTML using XSLT. There
are two options:
1) Do it in memory before you write the file.
2) Add an XSL processor and XSL script to the resulting XML, and the
browser will execute the XSLT.

Alon Fliess

Jul 21 '05 #2
serge calderara <se************@discussions.microsoft.com> wrote in message news:<44**********************************@microso ft.com>...
Thnaks for your info.

Do u hav any good links or sample how to do this becasue I ma totally new in
the XML .

Thnaks for your help

"Alon Fliess" wrote:
serge calderara <se************@discussions.microsoft.com> wrote in message news:<D4**********************************@microso ft.com>...
Dear all,

I have a dataset with a certain amount of data.
After a while I send those data to an XML file.

What I would like to do is that when the data has been send to the file,
they are correctly formatted for beeing seen in explorer ans real data
instead of XML tags.

Fro aexample I would like to display the column name and correcsponding
column data, properly aligned.

How can I do that ?
Do I need to used XML shema file, if yes how to generate it ?

Thanks for your help
regard
serge


Hi

One way of doing it is to convert the XML to HTML using XSLT. There
are two options:
1) Do it in memory before you write the file.
2) Add an XSL processor and XSL script to the resulting XML, and the
browser will execute the XSLT.

Alon Fliess


Hi

The best tutorial and help that I know, is on the MSDN.

http://msdn.microsoft.com/xml/default.aspx
http://msdn.microsoft.com/library/de...l/xmmscXML.asp

Alon
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jamie Fryatt | last post by:
I have a querystring that passes through the value 001 for example, the form on the receiving page need to display that number but with 1 added to it. i have dim strnum strnum =...
2
by: The Pistoleer | last post by:
I'm looking for information (links) on formating a page intended for printing. Something more refined than the browser print menu, which tends to pring extra information in the header and footer....
0
by: Gustavo Trunci | last post by:
Hi I am using VS 2003 and in one project the IDE is not formating the code anymore. It only formats when I run the project. On other project on the same machine it works fine. I compared the...
2
by: rudy | last post by:
I am trying to highlight the output of a field to display something similar to conditional formating. Would prefer to display the result with a code instead of a colored font or colored background...
0
by: rodrigo guerra | last post by:
where i can change the code formating that visual studio does in the code.... like if i type: if ( ) { .... } visual studio changes to:
1
by: stevenrec | last post by:
I'm back. Do not use queries too often and have trouble formating a field: misc: if((!)='2';"Normal)"; if((!)='8';"Extra") Basically want it to check the number in the <order_typefield and if...
1
by: Shawn Northrop | last post by:
I just read an article on kirupa.com about incorporating mySQL and PHP with flash. I am dynamically loading conent into a flash movie and am not sure how to format. In my php code i have: $y = "";...
2
by: sitko | last post by:
Hi, I'm in the process of converting a VB.net program into a C program so it can run on a unix like machine. I've been moving along at a nice pace, but this conversion has stumped me. I need...
6
by: sitko | last post by:
Hi, I've continued with my VB->C conversion, and have it working on the Linux box, now I'm going back and getting it to work on the Windows box. Something strange occurred and I thought I'd...
0
by: Tyler | last post by:
I have a database with many subforms formated as "single forms". I am having trouble formating the forms so they display propers (fill the box on the main form, don't have scroll bars, don't have...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.