Both XSD 1.0 and XSD 1.1 say that the absence of a schema component that is referred to by another component does not make the schema invalid (in 1.1, see section 5.3 for a discussion of how validation copes with absent components).
The expected results of this test suite, however, assume that a schema containing unresolved references should always be rejected, even where there are no instance documents to be validated.
Both XSD 1.0 and XSD 1.1 say that the absence of a schema component that is referred to by another component does not make the schema invalid (in 1.1, see section 5.3 for a discussion of how validation copes with absent components).
The expected results of this test suite, however, assume that a schema containing unresolved references should always be rejected, even where there are no instance documents to be validated.