Class XmlSchemaMinExclusiveFacet

All Implemented Interfaces:
XmlSchemaObjectBase

public class XmlSchemaMinExclusiveFacet extends XmlSchemaFacet
Class for defining minExclusive facets. Represents the World Wide Web Consortium (W3C) minExclusive facet.
  • Constructor Details

    • XmlSchemaMinExclusiveFacet

      public XmlSchemaMinExclusiveFacet()
      Creates new XmlSchemaMinExclusive
    • XmlSchemaMinExclusiveFacet

      public XmlSchemaMinExclusiveFacet(Object value, boolean fixed)