To perform this task you must have a Navigator window open.
An SML model is a set of interrelated XML documents. Each SML model contains a special subset of documents that describe the schema and rules governing the structure and content of the model's documents.
SML model validation is the process of verifying that all documents in a model are valid with respect to this special subset. The key contribution of SML to validation lies in its handling of inter-document constraints, which are layered on top of the single-document validation of XML Schema and Schematron.
To validate an SML-IF document, use the following procedure:
If you receive an error or warning, go to Navigating and fixing a problem.