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

io.legaldocml.akn.attribute.CoreReq Maven / Gradle / Ivy

package io.legaldocml.akn.attribute;


/**
 * This is the list of the core attributes that all elements in the content part of the document must have. In elements
 * using this attribute definition the refersTo attribute is optional but the eId attribute is required.
 *
 * ```xml
 * 
 *   
 * 	 
 * 	 
 * 	 
 * 	 
 * 	 
 * 	 
 * 
 * ```
 *
 * @author Jacques Militello
 */
public interface CoreReq extends Core, HTMLattrs, Enactment, IdReq, RefersOpt, Alt {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy