Interface MaxExclusiveDocument

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
MaxExclusiveDocumentImpl

public interface MaxExclusiveDocument extends XmlObject
A document containing one maxExclusive(@http://www.w3.org/2001/XMLSchema) element. This is a complex type.
  • Field Details

  • Method Details

    • getMaxExclusive

      Facet getMaxExclusive()
      Gets the "maxExclusive" element
    • setMaxExclusive

      void setMaxExclusive(Facet maxExclusive)
      Sets the "maxExclusive" element
    • addNewMaxExclusive

      Facet addNewMaxExclusive()
      Appends and returns a new empty "maxExclusive" element