| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs.identity | |
| jdk7u.jaxp.org.apache.xerces.external.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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
XSIDCDefinition |
XSIDCDefinition.getRefKey()
[referenced key]: required if [identity-constraint category] is keyref,
null otherwise. |
Copyright © 2018–2021 mhoffrogge. All rights reserved.