org.apache.ws.jaxme.xs.xml

Interface XsTGroupRef

public interface XsTGroupRef extends XsTRealGroup, XsTTypeDefParticle, XsTNestedParticle

Implementation of the xs:groupRef type, with the following specification:

  
    
      
        
          
        
        
        
      
   
 
 

Implementation note: This interface does not define any additional methods. However, the validate() method must ensure that the 'ref' attribute is set and the 'name' attribute is not set.

Author: Jochen Wiedmann