![JAR search and dependency download from the Maven repository](/logo.png)
io.legaldocml.akn.attribute.RefersOpt Maven / Gradle / Ivy
package io.legaldocml.akn.attribute;
/**
* This attribute creates a connection between the element and an element of the Akoma Ntoso ontology to which it
* refers. In elements using this attribute definition the refersTo attribute is optional.
*
* ```xml
*
*
*
*
*
*
*
*
*
*
*
* ```
*
* @author Jacques Militello
*/
public interface RefersOpt extends Refers {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy