io.legaldocml.akn.attribute.CoreReqReq 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 both the refersTo attribute and the eId attribute are required.
*
* ```xml
*
*
*
*
*
*
*
*
*
* ```
*
* @author Jacques Militello
*/
public interface CoreReqReq extends Core, HTMLattrs, Enactment, IdReq, RefersReq, Alt {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy