Class XmlSchemaMaxInclusiveFacet

All Implemented Interfaces:
XmlSchemaObjectBase

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

    • XmlSchemaMaxInclusiveFacet

      public XmlSchemaMaxInclusiveFacet()
      Creates new XmlSchemaMaxInclusiveFacet
    • XmlSchemaMaxInclusiveFacet

      public XmlSchemaMaxInclusiveFacet(Object value, boolean fixed)