I was asked the following question by an interviewer recently. Not very prepared, I did not have the best answer. So I am asking the Orbeon experts here the following question:
what is meant by the XForms Document Model? How would we answer this question? thanks ilango On Fri, Sep 26, 2008 at 2:30 PM, Ryan Puddephatt <[hidden email]> wrote: Hi, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Well, I don't know that interviewer, but I don't know anything called
specifically the "XForms Document Model". I would probably fail that interview ;-) This said I can see at least the following uses of the term "model" in relation to XForms: * The Model/View/Controller (MVC) architecture generally used by XForms. * The XForms "data model", which consists in zero or more XML documents known as instances, as well as associated properties (XML Schemas, binds, ...). * Obviously, as in xforms:model and related constructs. * The HTML or XML Document Object Model (DOM) of XForms and its host language (i.e. the DOM as present in your web browser or XForms implementation). I think here the interviewer must be using "model" as in "architecture" or "structure" or "organization". With that in mind, you can elaborate on the above and much more. -Erik On Sep 26, 2008, at 12:25 PM, ilango wrote: > I was asked the following question by an interviewer recently. Not > very prepared, I did not have the best answer. So I am asking the > Orbeon experts here the following question: > what is meant by the XForms Document Model? > How would we answer this question? > > thanks > ilango -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |