I am very much thankful to you shrike for responding immediately..
Here i will explain the whole story.. please listen me ...
we have a project in php, where all the designing of webpages goes in "xml" (ie,which is a presentation layer)
the coding goes in php
and the database is in mysql.
here is not the problem of reading the data from xml file(using SAX/DOMXML parser,which we done earlierly) through the php.
the problem is that we want to design the page in which all the controls of xml should present(like in html, we have listbox,dropdown box, etc)
but how to define these controls in xml as we do in the html..
i think you might have understood the problem very clearly...
i hope so...
waiting for your reply....