|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSIDCDefinition | |
|---|---|
| org.apache.xerces.impl.xs.identity | |
| org.apache.xerces.xs | |
| Uses of XSIDCDefinition in org.apache.xerces.impl.xs.identity |
|---|
| Classes in org.apache.xerces.impl.xs.identity that implement XSIDCDefinition | |
|---|---|
class |
IdentityConstraint
Base class of Schema identity constraint. |
class |
KeyRef
Schema key reference identity constraint. |
class |
UniqueOrKey
Schema unique or key identity constraint. |
| Methods in org.apache.xerces.impl.xs.identity that return XSIDCDefinition | |
|---|---|
XSIDCDefinition |
IdentityConstraint.getRefKey()
{referenced key} Required if {identity-constraint category} is keyref, forbidden otherwise. |
XSIDCDefinition |
KeyRef.getRefKey()
{referenced key} Required if {identity-constraint category} is keyref, forbidden otherwise. |
| Uses of XSIDCDefinition in org.apache.xerces.xs |
|---|
| Methods in org.apache.xerces.xs that return XSIDCDefinition | |
|---|---|
XSIDCDefinition |
XSIDCDefinition.getRefKey()
[referenced key]: required if [identity-constraint category] is keyref, null otherwise. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||