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