MSchemaRef constructor
const
MSchemaRef()
Implementation
const MSchemaRef(String developer, String module, String artifactId,
String version, String type)
: super(developer, module, schema, artifactId, version, type);