473,486 Members | 2,394 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

XSD+XSL -> XHTML -> XML

I need to create a PHP page that use an XSL file for transforming a
generic XSD in their XHTML with inputbox,select etc.., for allow users
to insert data in a user-friendly html-based editor, and on 'submit'
the PHP page (server-side) can reconstruct the XML file and validate
with the original XSD file, like this project:

http://www.codeproject.com/dotnet/xmldataeditor.asp

I need to create also some javascript code or postback to php page to
allow user adding /removing tags when XSD allow that.

This must work with any XSD file...

It's better if i create an XSL that convert from XSD to XFORMS, and for
now (until client browser support XFORMS) another XSL that convert from
XFORMS to XHTML?

I discover this project:

http://sourceforge.net/projects/xsltkit/
"XSLTkit is a collection of XSLT stylesheets for several purposes. For
example transforming XSD to XForms, XForms to XHTML, XSD to SQL, XSD to
LDAP Schema, etc."

but the lastest release is on 2003...

Already exists some like that? Too difficult? Anyone want to help me,
to create an opensource collections of XSLT/PHP/JS like the above?
Thanks!

Jan 14 '06 #1
1 1746
Clodo wrote:
I need to create a PHP page that use an XSL file for transforming a
generic XSD in their XHTML with inputbox,select etc.., for allow users
to insert data in a user-friendly html-based editor, and on 'submit'
the PHP page (server-side) can reconstruct the XML file and validate
with the original XSD file, like this project:


Implementing full XSD in _any_ language is a pain. In xsl, it would be
nothing short of masochism ;)

I'd begin by restricting XSD -- coarsely.

Soren
Jan 15 '06 #2

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

Similar topics

5
1797
by: john | last post by:
Hi I am devlopeing a data centric intranetsite with data in mysql database I would like your opinion on this architecture Data will be fetched from database by python & converted into xml The...
0
1055
by: Thomas Richter | last post by:
Hi, I want to convert xhtml document to docbook format. Does exist in the net a xsl? I think this is a way to transform, isn't it? wkr Thomas
2
6073
by: full_philNO | last post by:
Hi all, I have a problem with the img tag. It simply doesn't want to translate into a img XHTML tag. When I write in XSLT : <img src="..." alt="..." ..../> or <img src=".." alt="..."...
0
1156
by: mike | last post by:
regards: Is it reasonable? HTML --->XHTML mobile profile edition file(after translation) and let the mobile client identify the XHTML mobile profile edition file. or there is already a...
32
3184
by: Werner Partner | last post by:
I put this question already, but erhaps it "came under the wheels" because it was hidden in another thread. Nevertheless it's important for me to understand the problem and solve it. Old html...
2
1813
by: hawat.thufir | last post by:
cross-posted to: mailing.database.myodbc,comp.text.xml I have an xhtml file whose data I'd like to import to MySQL. Unfortunately, mysqlimport will only work with text files. Mixed in with text...
7
2282
by: hawat.thufir | last post by:
Given an xhtml file, how can I "export" the data to plain-text? That is, I want: google www.google.com Whereas, if I copy and paste what the browser shows, I lose the URL and end up with:...
5
2787
by: bram.labarque | last post by:
Hello all, The parsing should happen at the browser. I have three files: 1) Initial file: xml with some data and a pointer to an xsl. <?xml version="1.0" encoding="ISO-8859-1"?>...
0
6967
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
7132
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6846
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
5439
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,...
1
4870
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4564
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
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...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
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 ...

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.