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