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