473,326 Members | 2,061 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,326 software developers and data experts.

XML Schema to XML Schema Conversion

Subject: XML Schema to XML Schema Conversion

I have an XML Schema A which needs to mapped to another XML Schema B.
Is there any handy tool which I could use to convert from Schema A to
Schema B?

Any related informaiton on this is appreciated.

Thanks!
Jul 20 '05 #1
1 2064
XML Schema's represent the overall structure of your xml document. So if you
want a different schema, you should create it.
If you have commonality between the two schema's then you should think of
putting that commonality in another schema and import that schema to your
other schemas..
ie. if Schema A and Schema B have common features, create Schema C
import Schema C into both Schema A and Schema B.

about transforming one schema to another, there is the XSLT transformation
which possibly could do this (since XSD is itself an XML document) but i
havent that myself. Stylus Studio is something that you may want to use to
play with this.
"Hari Om" <ha*****@hotmail.com> wrote in message
news:d1**************************@posting.google.c om...
Subject: XML Schema to XML Schema Conversion

I have an XML Schema A which needs to mapped to another XML Schema B.
Is there any handy tool which I could use to convert from Schema A to
Schema B?

Any related informaiton on this is appreciated.

Thanks!

Jul 20 '05 #2

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

Similar topics

5
by: Shock | last post by:
Hello all, I am doing some research on database conversions. Currently, I am interested in any information that would help me convert a database from one schema to another. This could be...
6
by: Pieter | last post by:
I've read a lot of posts on "why relax ng is so very good" and on "why w3c xml schema should be the only schema language". I'm, however, still not clear on why I should prefer one over the other. ...
1
by: Bart Torbert | last post by:
Hello, I have created some XML schemas for my company's data. I now need to convert these to relational databasse schemas. Does anyone know of tools that will do this? I have been working...
2
by: Developer98115 | last post by:
I need help getting schema information from an existing SQL Server database. My thought was that you could use ADOX via InterOp. Has anyone done this successfully and how? I have created a...
1
by: Dave Taylor | last post by:
I'm trying to create a simple Schema and associated document in Visual Studio that will store information regarding units and conversion (meters, feet, inches, degrees C, F, K, etc.) I create a...
2
by: NSB | last post by:
Hi all! I've two questions about converting a DTD to a XML schema Is the following conversion correct: DTD (source): <!ELEMENT uug-query:search-term (#PCDATA)> Schema: <xs:complexType...
1
by: Jana | last post by:
Is there an XML-editor that can assist you in marking up the data in an urformatted text document, such that you mark the data and then right-click to access the Schema you have assigned, and...
5
by: Norsoft | last post by:
How can I convert an existing schema to an xml document. I have a series of schema documents that validate xml documents that describe metadata. Normally the metadata is first defined in a database,...
3
by: Estevao Rohr | last post by:
Hello, I have the following problem: a have a lot of C structs and I'd like to: - generate a XML Schema from de structs definitions - generate a XML with the content of a group os this...
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...
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: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
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)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.