net.sf.jaxme.xs.xml
Interface XsEMinInclusive

All Superinterfaces:
XsObject, XsTAnnotated, XsTFacet, XsTFacetBase, XsTFixedFacet
All Known Implementing Classes:
XsEMinInclusiveImpl

public interface XsEMinInclusive
extends XsTFacet

Interface of xs:minInclusive, following this specification:

  
    
      
    
  
 

Author:
Jochen Wiedmann

Methods inherited from interface net.sf.jaxme.xs.xml.XsTFacet
getValue, setValue
 
Methods inherited from interface net.sf.jaxme.xs.xml.XsTFixedFacet
isFixed, setFixed
 
Methods inherited from interface net.sf.jaxme.xs.xml.XsTFacetBase
getFacetName
 
Methods inherited from interface net.sf.jaxme.xs.xml.XsTAnnotated
createAnnotation, getAnnotation, getId, setId
 
Methods inherited from interface net.sf.jaxme.xs.xml.XsObject
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate