Schema unique or key identity constraint.
These two kinds of identity constraint have been combined to save
the creation of a separate Vector object for any element that
has both. A short int is used to distinguish which this object is.
author: Andy Clark, IBM version: $Id: UniqueOrKey.java 446732 2006-09-15 20:47:34Z mrglavas $
Constructor Summary
public
UniqueOrKey(String namespace, String identityConstraintName, String elemName, short type) Constructs a unique or a key identity constraint.
Constructor Detail
UniqueOrKey
public UniqueOrKey(String namespace, String identityConstraintName, String elemName, short type)(Code)
Constructs a unique or a key identity constraint.
Fields inherited from org.apache.xerces.impl.xs.identity.IdentityConstraint