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

off-the-shelf xml tool for end-users?

Might be the wrong ng, but not sure where to go here :)
I am reading data from an xml 'database' -- basically an xml file containing
information on school classes that we created.
I don't want to maintain this xml document my whole life -- i want certain
power-users to maintain classes, the teachers who teach those classes, the
description of those classes etc.

I could program a c# utility to give them access to the nodes in the xml
file, but I would rather give them an off-the-shelf product, that could read
any xml 'database' and allow them to edit it without destroying the xml
tags!

TY for any advice
jason shohet
Nov 16 '05 #1
2 1070
Somethings to consider are: xmlspy, xmetal. They all have trial versions
that you can download and test drive. I won't recommend one over the other
because you really should decide which one's the best for them. There's also
something called xml notepad that you can download from msdn for free.

--

This posting is provided "AS IS" with no warranties, and confers no rights.
"Jason Shohet" <__******@yahoo.com> wrote in message
news:ef**************@TK2MSFTNGP10.phx.gbl...
Might be the wrong ng, but not sure where to go here :)
I am reading data from an xml 'database' -- basically an xml file
containing
information on school classes that we created.
I don't want to maintain this xml document my whole life -- i want certain
power-users to maintain classes, the teachers who teach those classes, the
description of those classes etc.

I could program a c# utility to give them access to the nodes in the xml
file, but I would rather give them an off-the-shelf product, that could
read
any xml 'database' and allow them to edit it without destroying the xml
tags!

TY for any advice
jason shohet

Nov 16 '05 #2
Thanks.
XML Spy is waaaaaaaaay to complex for an end user that basically has
enough trouble figuring out Word & Excel. XML Spy is a development
tool more than a simplistic end user editing tool. I need something
thats super easy... Doe sthis XML Notepad fit the bill (I'll look into
it as well)

Jason
Nov 16 '05 #3

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

Similar topics

4
by: Frank | last post by:
Whats best : register_globals ON ? OR register_globals OFF ? I currently use: $_POST
14
by: lkrubner | last post by:
If I set a variable at the top of my code like this: $name = "Lawrence"; It is now a global variable. If, later on, in a function, I want to do this: function uppercaseName() { global...
111
by: Retlak | last post by:
The recommended (on dozens of websites) and effective (works in Netscape, MSIE, Mozilla, probably others) way to detect if a browser has Javascript turned off is to put this in the <head>: ...
8
by: Siemel Naran | last post by:
Hi. How to check if a bit is off? To check if a bit is on we do return d_flags & flag; where flag is one flag. To check if a bit is off would this work? return ~d_flags & flag;
2
by: Andy | last post by:
Could anyone tell me how to round off a number to certain significant figures using C++? For example, how to round off a number 12567 to 13000 (2 significant figures)?
12
by: aeldaly | last post by:
Hello all, My shared server provider has register_globals on. I checked by running php_info(); from within a file. I would like to turn this off, but asking them to turn it off just for me will...
33
by: Chris Croughton | last post by:
I notice the real reason for not posting "off-topic" here is that the result will be a long thread on whether the matter is off-topic or not -- caused by the very people who claim that they don't...
2
by: tvnaidu | last post by:
I am looking for status button html code, should be in a rectangle box, one is ON and other one is OFF, red color for OFF and Green for ON. status depends on a variable called "stat_var", if it is...
16
by: tvnaidu | last post by:
I have these two ON and OFF buttons html code below, based on condition I am displaying status on screen(I have mutliple lines for each LED), my row shifting when some displaying ON and some...
0
by: hemyd | last post by:
plz i need ahelp to read off file & store all data in it off file structure:- ----- OFF number of verices number of surfaces number of edges x y z fo each vertex
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.