26.4. Summary

You have covered a lot of ground in this chapter. You started with a UML sequence diagram and saw how to decompose it into XML messages with corresponding XML schemas. You have seen how to create modular XML schemas by using the Visual Studio .NET framework. You have also seen how you can test your XML schemas in a modular way, providing a high degree of reuse. Next, we looked at using the XML schemas to create an XSLT template for rendering the HTML view. Finally, you learned how to use the ASP.NET framework to receive the HTML form submission, build the final XML document from your UI and page data, and transform it by using XSLT. In the next chapter you are going to develop the business logic and database code to create the ...

Get XML Schema Complete Reference, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.