package org.whole.lang.xsd.mapping.model; /** * @generator Whole */ public interface AnyAttributeMapping extends IMappingEntity, AnyMapping { }