![JAR search and dependency download from the Maven repository](/logo.png)
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