io.legaldocml.akn.group.ANheaderInline Maven / Gradle / Ivy
The newest version!
package io.legaldocml.akn.group;
/**
* The group ANheaderInline lists the elements that are inline, are specific to the Akoma Ntoso vocabulary, and should
* only be used within the header element.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* @author Jacques Militello
*/
public interface ANheaderInline extends InlineElements {
}