All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.legaldocml.akn.group.PreambleContainers Maven / Gradle / Ivy

package io.legaldocml.akn.group;

import io.legaldocml.akn.element.PreambleoptElement;

/**
 * The group preambleContainers lists the elements that are containers and are specific to the Akoma Ntoso preamble
 * vocabulary.
 *
 * 
 *   <xsd:group name="preambleContainers">
 *     <xsd:choice>
 * 	     <xsd:element ref="recitals"/>
 * 		 <xsd:element ref="citations"/>
 * 	 	 <xsd:element ref="formula"/>
 * 		 <xsd:element ref="container"/>
 * 	   <xsd:choice>
 *   <xsd:group>
 * 
* * @author Jacques Militello */ public interface PreambleContainers extends PreambleoptElement { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy