Class XmlSchemaIdentityConstraint

All Implemented Interfaces:
XmlSchemaObjectBase
Direct Known Subclasses:
XmlSchemaKey, XmlSchemaKeyref, XmlSchemaUnique

public class XmlSchemaIdentityConstraint extends XmlSchemaAnnotated
Class for the identity constraints: key, keyref, and unique elements.
  • Field Details

  • Constructor Details

    • XmlSchemaIdentityConstraint

      public XmlSchemaIdentityConstraint()
      Creates new XmlSchemaIdentityConstraint
  • Method Details