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>
Modifier | Constructor and Description |
---|---|
protected |
XsEMaxExclusiveImpl(XsObject pParent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFacetName() |
getValue, setValue, validate
isFixed, setFixed
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isFixed, setFixed
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
protected XsEMaxExclusiveImpl(XsObject pParent)
public java.lang.String getFacetName()
getFacetName
in interface XsTFacetBase
getFacetName
in class XsTFacetBaseImpl