| Modifier and Type | Field and Description | 
|---|---|
| static short | IC_KEYSee the definition of  keyin the identity-constraint 
 category. | 
| static short | IC_KEYREFSee the definition of  keyrefin the identity-constraint 
 category. | 
| static short | IC_UNIQUESee the definition of  uniquein the identity-constraint 
 category. | 
| Modifier and Type | Method and Description | 
|---|---|
| XSObjectList | getAnnotations()A sequence of [annotations] or an empty   XSObjectList. | 
| short | getCategory()[identity-constraint category]: one of key, keyref or unique. | 
| StringList | getFieldStrs()[fields]: a non-empty list of restricted  XPath 1.0 expressions. | 
| XSIDCDefinition | getRefKey()[referenced key]: required if [identity-constraint category] is keyref, 
  nullotherwise. | 
| java.lang.String | getSelectorStr()[selector]: a restricted XPath 1.0 expression. | 
getName, getNamespace, getNamespaceItem, getTypestatic final short IC_KEY
key in the identity-constraint 
 category.static final short IC_KEYREF
keyref in the identity-constraint 
 category.static final short IC_UNIQUE
unique in the identity-constraint 
 category.short getCategory()
java.lang.String getSelectorStr()
StringList getFieldStrs()
XSIDCDefinition getRefKey()
null otherwise. An identity-constraint definition with [
 identity-constraint category] equal to key or unique.XSObjectList getAnnotations()
XSObjectList.Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.