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

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

The newest version!
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 - 2024 Weber Informatics LLC | Privacy Policy