Class KeyConstraint

java.lang.Object
com.sun.msv.grammar.xmlschema.IdentityConstraint
com.sun.msv.grammar.xmlschema.KeyConstraint
All Implemented Interfaces:
Serializable

public class KeyConstraint extends IdentityConstraint
key constraint.
See Also:
  • Field Details

  • Constructor Details

    • KeyConstraint

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