Package | Description |
---|---|
org.apache.xerces.impl.xs.identity | |
org.apache.xerces.xs |
Modifier and Type | Class and Description |
---|---|
class |
IdentityConstraint
Base class of Schema identity constraint.
|
class |
KeyRef
Schema key reference identity constraint.
|
class |
UniqueOrKey
Schema unique or key identity constraint.
|
Modifier and Type | Method and Description |
---|---|
XSIDCDefinition |
KeyRef.getRefKey()
{referenced key} Required if {identity-constraint category} is keyref,
forbidden otherwise.
|
XSIDCDefinition |
IdentityConstraint.getRefKey()
{referenced key} Required if {identity-constraint category} is keyref,
forbidden otherwise.
|
Modifier and Type | Method and Description |
---|---|
XSIDCDefinition |
XSIDCDefinition.getRefKey()
[referenced key]: required if [identity-constraint category] is keyref,
null otherwise. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.