| The representative
XSElementDecl .
Even though multiple
XSElementDecl s maybe represented by
a single
GElementImpl (especially when they are local),
the schema spec requires that they share the same type and other
characteristic.
(To be really precise, you may have different default values,
nillability, all that, so if that becomes a real issue we have
to reconsider this design.)
|