Interface XSFacet

    • Method Detail

      • getName

        java.lang.String getName()
        Gets the name of the facet, such as "length".
      • getValue

        XmlString getValue()
        Gets the value of the facet.
      • isFixed

        boolean isFixed()
        Returns true if this facet is "fixed".