All Implemented Interfaces:
SchemaAnnotated, SchemaComponent
All Known Implementing Classes:
SchemaIdentityConstraintImpl
| Nested Class Summary: | ||
|---|---|---|
| public static final class | SchemaIdentityConstraint.Ref | Used to allow on-demand loading of identity constraints. |
| Field Summary | ||
|---|---|---|
| public static final int | CC_KEY | A xs:key constraint. See #getConstraintCategory . |
| public static final int | CC_KEYREF | A xs:keyRef constraint. See #getConstraintCategory . |
| public static final int | CC_UNIQUE | A xs:unique constraint. See #getConstraintCategory . |
| Method from org.apache.xmlbeans.SchemaIdentityConstraint Summary: |
|---|
| getConstraintCategory, getFieldPath, getFields, getNSMap, getReferencedKey, getSelector, getSelectorPath, getUserData |
| Method from org.apache.xmlbeans.SchemaIdentityConstraint Detail: |
|---|
|
|
|
|
|
|
|
|