io.legaldocml.akn.group.ANblock Maven / Gradle / Ivy
package io.legaldocml.akn.group;
/**
* The group ANblock lists the elements that are blocks and are specific to the Akoma Ntoso vocabulary.
*
* <xsd:group name="ANblock">
* <xsd:choice>
* <xsd:element ref="blockList"/>
* <xsd:element ref="blockContainer"/>
* <xsd:element ref="tblock"/>
* <xsd:element ref="toc"/>
* <xsd:choice>
* <xsd:group>
*
*
* @author Jacques Militello
*/
public interface ANblock extends BlockElements {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy