org.apache.ws.jaxme.xs.xml.impl

Class XsEMaxInclusiveImpl

public class XsEMaxInclusiveImpl extends XsTFacetImpl implements XsEMaxInclusive

Implementation 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

Constructor Summary
protected XsEMaxInclusiveImpl(XsObject pParent)
Method Summary
StringgetFacetName()

Constructor Detail

XsEMaxInclusiveImpl

protected XsEMaxInclusiveImpl(XsObject pParent)

Method Detail

getFacetName

public String getFacetName()