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

Class XsEMaxExclusiveImpl

public class XsEMaxExclusiveImpl extends XsTFacetImpl implements XsEMaxExclusive

Implementation 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

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

Constructor Detail

XsEMaxExclusiveImpl

protected XsEMaxExclusiveImpl(XsObject pParent)

Method Detail

getFacetName

public String getFacetName()