|
When a type is derived, do the various methods on
XSSimpleTypeDefinition return results reflecting the entire chain of derivation,
or just the lexical definition of the current type? For instance, if a
facet is defined on one of the base types in the derivation, will its value be
returned by getLexicalFacetValue(), or is it necessary to traverse the base
types to get the value?
|
- org.xerces.impl.psvi.XSSimpleTypeDefinition semantics Jeff Greif
