As the article describes, the XSLgui is generated specifically by the
MetaXSLgui using a Schema. Therefore the generated XSLgui is in our
example specific to "person.xsd".
For every new Schema, the MetaXSLgui generates a new XSLgui.
However, the MetaXSLgui is not bound
to a specific Schema (hence the name Meta). Bear in mind that the
sample code given here for MetaXSLgui is only an example of a possible
MetaXSLgui.
The task of MetaXSLgui is to transform any given XML Schema into a XSLgui
which in turn can transform an instance document into a GUI.