Methods Summary |
---|
public XSObjectList | getAnnotations()A sequence of [annotations] or an empty XSObjectList .
|
public short | getCategory()[identity-constraint category]: one of key, keyref or unique.
|
public StringList | getFieldStrs()[fields]: a non-empty list of restricted XPath 1.0 expressions.
|
public org.apache.xerces.xs.XSIDCDefinition | getRefKey()[referenced key]: required if [identity-constraint category] is keyref,
null otherwise. An identity-constraint definition with [
identity-constraint category] equal to key or unique.
|
public java.lang.String | getSelectorStr()[selector]: a restricted XPath 1.0 expression.
|