If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > generating xml file with xml schema

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-26-08, 21:21
topclass topclass is offline
Registered User
 
Join Date: Aug 2008
Posts: 2
generating xml file with xml schema

hi there.

I have some questions.

I make db system that saves xml file and generates xml file with quried data.
but, I don't know how to make xml file from database. this xml file must be maked based on xml schema and be validated.

I would appreciate if get some help.

thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 08-26-08, 23:18
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
There are several tools that can project both the database schema and its data into XML, but I don't know of a tool that will translate a database schema to an arbitrary XML schema.

-PatP
Reply With Quote
  #3 (permalink)  
Old 08-27-08, 00:40
topclass topclass is offline
Registered User
 
Join Date: Aug 2008
Posts: 2
thanks.

Quote:
Originally Posted by Pat Phelan
There are several tools that can project both the database schema and its data into XML, but I don't know of a tool that will translate a database schema to an arbitrary XML schema.

-PatP

could you tell me that tools, please?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On