Flex 3, XML Schemas & automatic mapping of AS classes to XSD element definitions (Part 2)
Sunday, November 30th, 2008This is a set of posts documenting my experiences with utilising functionality within the Flex SDK that provides the automatic mapping of custom ActionScript classes to element definitions within an XML Schema (XSD).
1. Part 1 – Introduction and background
2. Part 2 – Overview of Flex’s XML Schema classes (inc example code)
Part 2 – Overview of Flex’s XML Schema classes (including example code)
This post covers how to take advantage of these classes (including example code) – as at the time of writing there doesn’t seem to be any discussion of these features by Adobe or the community at large. I’ll also list a few caveats we have come across in using these classes.
