org.apache.ws.jaxme.xs.xml.impl
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>
| Constructor Summary | |
|---|---|
| protected | XsEMaxExclusiveImpl(XsObject pParent) |
| Method Summary | |
|---|---|
| String | getFacetName() |