Closed dmj closed 1 year ago
A classRef element may have an @include attribute that supplies a list of class members which are to be included in the schema being defined.
A classRef element may have an @except attribute supplies that a list of class members which are to be excluded from the schema being defined.
I think they should be mutual exclusive just like the same attributes on moduleRef.
They are.
Right, they are. Misread the content model. Sorry for the noise.
No worries!
A classRef element may have an @include attribute that supplies a list of class members which are to be included in the schema being defined.
A classRef element may have an @except attribute supplies that a list of class members which are to be excluded from the schema being defined.
I think they should be mutual exclusive just like the same attributes on moduleRef.