Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 12th, 2008, 01:49 AM
Registered User
 
Join Date: Mar 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to rashesh_shah Send a message via MSN to rashesh_shah
Default XML develop

Respected Sir,

I am new comer in XML development. Currently I have to develop a Tax return calculator and submit a forms (submit a paper work or online XML service). This application I have to develop in .Net 2005 and SQL 2005 database.
That income tax department has to publish a XML Schema (XSD format) for individual form related.
I think that XSD file, I have to creating a relationship with database then output of XML file.

Is it right or wrong?
Please, guide me for that.

If I wrong, Please guide me how to develop a XML file.

RasheshShah

 
Old March 12th, 2008, 03:24 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

Hi

I apologise, but English is obviously not your first language and I find it hard to work out what you are trying to ask.

Are you saying that the Income Tax department has published an XML Schema?

There are various ways you can output XML from a database. One uses 'annotated schemas' where you basically put table names and column names against the elements of your schema and then run that against the database.

http://msdn2.microsoft.com/en-us/library/ms171870.aspx

There is also other support for XML in SQL Server 2005.

http://msdn2.microsoft.com/en-us/library/ms345117.aspx

Alternatively you can use .Net to write the XML your self.

/- Sam Judson : Wrox Technical Editor -/
 
Old March 12th, 2008, 03:52 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

This sounds like a student exercise and I think you should be getting the help you need from the staff at your college.

We can help here with specific coding questions if you know what you want to do and have trouble with the syntax. We can't teach you how to do requirements capture and systems design.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to develop forum like this umesh chand ASP.NET 1.0 and 1.1 Basics 1 September 6th, 2008 09:01 AM
how to develop a new forum gaja ASP.NET 1.0 and 1.1 Basics 1 May 3rd, 2007 07:13 AM
Help to develop new portal mike_remember ASP.NET 1.0 and 1.1 Professional 4 November 7th, 2006 01:48 PM
If any one knows How to develop ole db anjicafe Visual C++ 0 June 15th, 2005 09:01 PM
i need answers to develop my program saudyonline General .NET 3 October 7th, 2004 07:06 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.