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

build a dynamic web form based on an XSD file

i've got approximately 30 web forms i need to build to allow users to
input data that will eventually be captured to an XML doc. i've also
got 30 XSD files. so far, i haven't come up with a reason i couldn't
read each one of those XSD files and dynamically add the input fields
to the page. i should even be able to add form validators to the page
based on the XSD data type. once the user clicks submit, i build the
XML doc and i'm done.

has anybody seen a similar application or know of some code i can steal
that already does this?

also, can anybody think of a critical step i'm missing that would make
this impossible to pull off?

tks

Jan 19 '07 #1
2 2240
the only real problem is the xsds have no layout information. also you
need to define a way for the ui to handle repeating items (add/delete to
list)

-- bruce (sqlwork.com)

steven wrote:
i've got approximately 30 web forms i need to build to allow users to
input data that will eventually be captured to an XML doc. i've also
got 30 XSD files. so far, i haven't come up with a reason i couldn't
read each one of those XSD files and dynamically add the input fields
to the page. i should even be able to add form validators to the page
based on the XSD data type. once the user clicks submit, i build the
XML doc and i'm done.

has anybody seen a similar application or know of some code i can steal
that already does this?

also, can anybody think of a critical step i'm missing that would make
this impossible to pull off?

tks
Jan 19 '07 #2

bruce barker wrote:
the only real problem is the xsds have no layout information. also you
need to define a way for the ui to handle repeating items (add/delete to
list)
agreed, but i'm not too concerned about layout (neither is the client -
they just want this done as quickly and cheaply as possible). this
still seems do-able.

tks for the input

>
-- bruce (sqlwork.com)

steven wrote:
i've got approximately 30 web forms i need to build to allow users to
input data that will eventually be captured to an XML doc. i've also
got 30 XSD files. so far, i haven't come up with a reason i couldn't
read each one of those XSD files and dynamically add the input fields
to the page. i should even be able to add form validators to the page
based on the XSD data type. once the user clicks submit, i build the
XML doc and i'm done.

has anybody seen a similar application or know of some code i can steal
that already does this?

also, can anybody think of a critical step i'm missing that would make
this impossible to pull off?

tks
Jan 20 '07 #3

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

Similar topics

1
by: NotGiven | last post by:
I need to build a query based on what the user checks in the form. For example, if the user does not check certain fields, I don' tneed to use those in the query statement. Any ideas how to...
10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
0
by: pcgxk | last post by:
Due to some bugs in .NET SP1 which we are currently review with MS under separate cover, I am having to regress the patching levels of several of my desktops to rebuild and retest several versions...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
0
by: starace | last post by:
I have designed a form that has 5 different list boxes where the selections within each are used as criteria in building a dynamic query. Some boxes are set for multiple selections but these list...
0
by: Martin | last post by:
Hi. I had a very frustrating afternoon and evening but I have got it all under control now so all of a sudden I am in a good mood. I want to share some insights on output caching with you lot. ...
1
by: | last post by:
I'm having a problem finding the cause for this problem. I have a solution in Visual Studio 2005 that contains two projects -- a Web Site and a Class Library. The web site references the class...
11
by: MonkeeSage | last post by:
A quick question about how python parses a file into compiled bytecode. Does it parse the whole file into AST first and then compile the AST, or does it build and compile the AST on the fly as it...
0
by: JamesOo | last post by:
I have the code below, but I need to make it searchable in query table, below code only allowed seach the table which in show mdb only. (i.e. have 3 table, but only can search either one only,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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
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...
0
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...
0
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...
0
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,...

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.