473,386 Members | 1,741 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,386 software developers and data experts.

framework available to convert XML

3
Hi Guyz,

Is there any tool , framework available to convert the XML into different layout of the XML by refering the .XSD file. The field name and length would be matched with another .XSD called ex. (dictionary XSD). Pls help on this.


Regards,
Thiru
Dec 22 '08 #1
5 1589
jkmyoung
2,057 Expert 2GB
Usually I would recommend XSLT. How does the one .XSD relate to the other? Are the field names exactly the same?

If you're looking for a commercial tool, MapForce is a XSLT helper for dummies, doing relatively simple transforms.
Dec 22 '08 #2
Dormilich
8,658 Expert Mod 8TB
note that a .xsd file is used to check whether a xml file conforms to the schema described, not the other way round.
Dec 22 '08 #3
vpt007
3
I need a frame work or set of libraries for a java project in which if I send a xml the libraries should validate with a .xsd file and give a XML output
Dec 23 '08 #4
Dormilich
8,658 Expert Mod 8TB
to make one point clear (maybe there's a misunderstanding) an .xsd file doesn't change the markup of an xml file. it just tells the parser, if the xml is valid or not.
Dec 23 '08 #5
jkmyoung
2,057 Expert 2GB
Try searching for java xml validation.
XML Validation and XPath Evaluation in J2SE 5.0

Also, the good part with this, is if you choose to use XSLT, you already have your XML document built to pass to the XSLT.
Dec 23 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Mythran | last post by:
I navigated to the following site and noticed this in bright red letters: Note: This namespace, class, or member is supported only in version 1.1 of the ..NET Framework. ...
23
by: Nak | last post by:
Hi there, Has anyone any ideas if the next Framework will be an update to version 1.1 or another completely new install so that people have 3 Frameworks on their system? And can VS.NET 2003 be...
3
by: Michael Hoehne | last post by:
Hi, I'm currently facing a problem with a mixed environment using .NET 1.1 and ..NET 2.0 web services. We have a client application (the "client", system 1) running on .NET 2.0/WinXP, calling...
7
by: Sara T. | last post by:
How can I select .NET Framework between 1.1 and 2.0? Both for Windows Application and Web Application.
1
by: dinosaur8000 | last post by:
Hi, I'm starting to introduce .NET Framework 2.0 into some of my projects, and I'd like some advice on best practices for running multiple-framework-version code within a web application. My...
6
by: Blasting Cap | last post by:
I'm trying to convert a 1.1 app to 2.0, and keep finding one thing after another that either Framework 2.0 or Visual Studio 2005 doesn't like. Now this - In the global.asax, code that has been...
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
7
by: Rick | last post by:
I have a web service that I converted from VS 2003 Framework 1.1. to VS 2005 Framework 2.0. I tried to use the same IIS web site to run the web service. I deleted the Framework 1.1 files published...
2
by: Manikandan | last post by:
Hi, I have a program written in .Net Framework 1.1 using Visual studio enterprise edition 2003. I tried compiling the same program in visual c# express edition 2005. I'm getting following...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.