Parses an application schema given by a gtxml
Configuration into a
set of
AttributeType s and
AttributeDescriptor s.
All the XSD schema locations that comprise the application schema are
obtained from the main
Configuration and its dependencies.
Of particular interest might be the
ApplicationSchemaConfiguration object, which allows to provide the location of the root xsd schema for a
given application schema.
author: Gabriel Roldan version: $Id: EmfAppSchemaReader.java 28577 2008-01-03 15:44:29Z groldan $ since: 2.4 |