org.apache.ws.jaxme.xs.xml

Interface XsEMaxInclusive

public interface XsEMaxInclusive extends XsTFacet

Interface of xs:maxInclusive, following this specification:

  <xs:element name="maxInclusive" id="maxInclusive" type="xs:facet">
    <xs:annotation>
      <xs:documentation
        source="http://www.w3.org/TR/xmlschema-2/#element-maxInclusive"/>
    </xs:annotation>
  </xs:element>
 

Author: Jochen Wiedmann