Uses of Package
project35.mda.schema

Packages that use project35.mda.schema
project35.desktopDeployment The project35.desktopDeployment package describes classes that are used to make the desktop version of the data entry tool. 
project35.mda.schema The package contains classes which are responsible for interpreting the XML schema. 
 

Classes in project35.mda.schema used by project35.desktopDeployment
Startup
          this class is used to encapsulate the activity of reading the model and the configuration file to produce record template definitions that drive the rest of the Project35 code base
 

Classes in project35.mda.schema used by project35.mda.schema
MsvSchemaReader.BoundedDataFieldModelFactory
          Factory for bounded (numeric) DataFieldModel.
MsvSchemaReader.DataFieldModelFactory
          Each implementation of this interface returns a certain type of DataFieldModel.
SchemaReaderInterface
          This interface defines methods for reading an XML schema and creating a collection of RecordModels, which can be retrieved from the RecordModelFactory.