package org.whole.lang.xsd.model; /** * @generator Whole */ public interface SimpleDerivation extends IXsdEntity, NSContainer, Annotated { }