com.sun.msv.grammar.xmlschema

Class KeyRefConstraint

public class KeyRefConstraint extends IdentityConstraint

keyref constraint.

Author: Kohsuke KAWAGUCHI

Field Summary
KeyConstraintkey
corresponding key constraint. this field is intentionally non-final.
Constructor Summary
KeyRefConstraint(String namespaceURI, String localName, XPath[] selector, Field[] fields)

Field Detail

key

public KeyConstraint key
corresponding key constraint. this field is intentionally non-final.

Constructor Detail

KeyRefConstraint

public KeyRefConstraint(String namespaceURI, String localName, XPath[] selector, Field[] fields)