Class XSDIdentityConstraint

    • Constructor Detail

      • XSDIdentityConstraint

        public XSDIdentityConstraint()
        Creates a new IdentityConstraint element
    • Method Detail

      • isReference

        public boolean isReference()
        Ask whether this is a reference
        Returns:
        true if this is a reference (@ref attribute present)
      • getIdentityConstraint

        public IdentityConstraintReference getIdentityConstraint()
        Returns the IdentityConstraint created.
        Returns:
        the IdentityConstraint created (returns null if this is a reference)