Hi Pariya:
If you use Microsoft Office you may already have Infopath that can create the form based on the contents of XSDs and you can run that form in SharePoint directly. There are also a variety of XForms implementation that allow you to create GUIs based on XSDs. Basically, once you have a well-constrained you have several options to create a GUI based on the XSD. All the best, Ioana _____ From: [email protected] [mailto:openehr-technical-bounces at openehr.org] On Behalf Of Pariya Kashfi Sent: Wednesday, December 03, 2008 3:21 AM To: For openEHR technical discussions Subject: Creating GUI based on template xsd file Hi, I wonder whether there exists any document or hints explaining creating of GUI( I mean forms for data entry by end user) or not. I can parse templates to get used archetypes and continue parsing until reaching to leaf nodes and C_Primitive types then create form entries based on them, but I guess it should be another way to do that uses resolveArchetypes method and finally XSD file created. Regards Pariya PhD Student Department of Computing Science and Engineering Chalmers University of Technology http://www.cs.chalmers.se/~hajar.kashfi/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20081203/747fb41c/attachment.html>

