io.legaldocml.akn.group.PrefaceContainers Maven / Gradle / Ivy
The newest version!
package io.legaldocml.akn.group;
import io.legaldocml.akn.element.PrefaceoptElement;
/**
* The group prefaceContainers lists the elements that are containers and are specific to the Akoma Ntoso preface
* vocabulary.
*
*
*
*
*
*
*
*
*
*
*
* @author Jacques Militello
*/
public interface PrefaceContainers extends PrefaceoptElement {
}