getSubschema
getSubschema(name: String): Schema;
The getSubschema method of the Schema class returns a reference to a user-defined subschema with the name specified in the name parameter.
getSubschema(name: String): Schema;
The getSubschema method of the Schema class returns a reference to a user-defined subschema with the name specified in the name parameter.