473,663 Members | 2,726 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tool: XML Schema -> XML

Hi,

I'm searching a tool to generate XML files based on an existing XML
schema file. Does somebody know a free tool that supports this
feature?

Thanks Markus

May 11 '07 #1
5 3645
ma**********@gm x-topmail.de wrote:
I'm searching a tool to generate XML files based on an existing XML
schema file. Does somebody know a free tool that supports this
feature?
Here is an article
<http://msdn2.microsoft .com/en-us/library/aa302296.aspxth at shows how
to do it with the .NET framework 2.0.
--

Martin Honnen
http://JavaScript.FAQTs.com/
May 11 '07 #2
ma**********@gm x-topmail.de wrote:
I'm searching a tool to generate XML files based on an existing XML
schema file. Does somebody know a free tool that supports this
feature?
Do you mean "generate" (random test files), "render" (map data from some
other source into that schema), "edit" (help a user interactively build
documents that conform to that schema), ...?
--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
May 11 '07 #3
Here is an article
<http://msdn2.microsoft .com/en-us/library/aa302296.aspxth at shows how
to do it with the .NET framework 2.0.
Thank you, but if there is already a free tool that supports the
feature graphically, I'll rather save my time to do it by my own ;-)

May 11 '07 #4
Do you mean "generate" (random test files), "render" (map data from some
other source into that schema), "edit" (help a user interactively build
documents that conform to that schema), ...?
Sorry for not being that precise. I mean "edit" in the sense of
helping an user interactively build documents that are valid to a
specific schema.
May 11 '07 #5
On 11 mei, 14:04, markus.me...@gm x-topmail.de wrote:
Do you mean "generate" (random test files), "render" (map data from some
other source into that schema), "edit" (help a user interactively build
documents that conform to that schema), ...?

Sorry for not being that precise. I mean "edit" in the sense of
helping an user interactively build documents that are valid to a
specific schema.
I have made a freeware XML editor that can generate XML files orm a
xsd:
- right click the xsd in the filetree and choose "Generate XML".
You can then validate (click the validate button) the generated XML
and you will be guided (by error messages and by the editor itself) to
make a valid XML. It will help to display the schema tree structure
while you are editing the xml; you can do this by again right-clicking
the xsd and choosing "Show schema in tree".
See XMLSpear at http://www.donkeydevelopment.com

May 11 '07 #6

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

Similar topics

9
2762
by: Chad Smith | last post by:
Hello, I'm relatively new to the database world so please forgive me in advance for my ignorance. I have recently been tasked at my job with finding a tool that will perform the following tasks: 1) extract schemas from a db, 2) produce a difference report between schemas from two databases, and 3) synchronize two schemas. The purpose is for product upgrades during which an existing database schema will need to be synchronized with a...
9
12469
by: Leona | last post by:
Hello all, does anyone know of a tool, preferably free, preferably on linux, which will take an xml file and validate it against your own custom W3C XML Schema file (.xsd) ?? All help appreciated - it's proving very difficult to find. Failing that, does anyone know how to get the W3C's own online validating engine (XSV, I think it's called) to do the same job? I can't get it to do what I want and I can't really understand the output.
0
1392
by: sfsfsfsf | last post by:
SchemaCrawler is a new schema diff tool on Sourceforge. http://sourceforge.net/projects/schemacrawler It can display the schema in a text format (plain text, CSV, or HTML), designed for diff-ing. This is especially useful in diff-ing an older and newer version of a schema. It is written in Java (platform independent), and runs from the command line, or as an ant task.
0
872
by: Grace | last post by:
Dear, I have used xsd.exe tool to generate a class from a schema. Then I used XMLSerializer to deserialize an xml file using that class, changed some values, and serialized it back to a new xml file. Error occurs here, the new file has some attribute missing which I have not changed anything about it.
1
3519
by: John | last post by:
I have a xml file that I want to take it as xsd.exe's input to create schema file. When I do xsd sample.xml, I got error, Error: There was an error processing 'sample.xml'. - The same table (element) cannot be the child table in two nested relations. However, I read WSC xml specification, it meets the standard. Someone can help to tell me what is the problem? Thanks lot!
2
1621
by: EAI | last post by:
I am new to XSD tool. I know what its used for but not sure how I can use it to help me in the present situation. I will receive a XML which confirms to a Complex schema. I created a class out of schema. Now I want to use it to easily access members of that schema so that I can verify/validate some elements. Now how do I load that XML into Class? Or Am I wrong trying to use XSD for this situation? Thanks!
5
5066
by: Kevin Burton | last post by:
I am running wsdl.exe to try and generate some classes and I am getting: wsdl ppc.wsdl Microsoft (R) Web Services Description Language Utility Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. Schema validation warning: Invalid 'name' attribute value: The ' ' character, hexadecimal value 0x20, cannot be included in a name.. Schema validation warning: Invalid 'name' attribute value: The ' '
7
6998
by: George Jordanov Ivanov | last post by:
Folks, I have to design the WSDL files of a bunch of XML Web Services. But, unfortunately, I am not very keen on writing the WSDL file line by line, and moreover be aware of the whole standard specification in details. I will be very happy if there is a visual tool, which can do this for me. Does anyone know such kind of tool (if it is free, this is going to be awesome)? Thanks in advance. Regards,
2
1403
by: BigDave | last post by:
For a previous employer, I did a lot of BizTalk 2004 development, but am no longer doing so, and do not even have BizTalk installed. One of the things I miss is the BizTalk Scheme Editor, and how it displayed elements in a vertical tree. (Visual Studio 2005 Schema Editor and XMLSpy seem to want to display elements in a horizontal tree, and to me, not as elegantly). Does anyone know if the BizTalk Schema Editor can be obtained and used
0
363
by: rjha94 | last post by:
Hi folks I am pretty new to DB2. I am trying to use MKT tool to copy one oracle to a target DB2 database. I import the oracle DDL sql scripts and everything goes fine till the final tab (deploy). Here, I am running the MKT tool on a windows machine and my DB2 is a remote database running on linux box. question 1) I see the remote option on deploy tab but where do a
0
8436
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8345
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8771
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8548
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8634
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7371
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4182
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4349
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2763
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.