All Implemented Interfaces:
SchemaAnnotated, SchemaField
All Known Implementing Classes:
SchemaGlobalElementImpl, SchemaGlobalElement, SchemaLocalElementImpl
| Method from org.apache.xmlbeans.SchemaLocalElement Summary: |
|---|
| blockExtension, blockRestriction, blockSubstitution, getIdentityConstraints, isAbstract |
| Method from org.apache.xmlbeans.SchemaLocalElement Detail: |
|---|
|
|
|
|
Although local elements cannot be abstract, if an element use is a ref to a global element, then the flag from the global element is copied in to the local element where the use occurs. |