org.apache.ws.jaxme.xs.xml

Interface XsEMaxExclusive

public interface XsEMaxExclusive extends XsTFacet

Interface of xs:maxExclusive, following this specification:

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

Author: Jochen Wiedmann