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

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

The newest version!
package io.legaldocml.akn.attribute;


/**
 * The attribute href is used to specify an internal or external destination for a reference, a citation, an access to
 * the ontology or a hypertext link. In elements using this attribute definition the href attribute is required.
 *
 * ```xml
 * 
 *   
 * 
 * ```
 *
 * @author Jacques Militello
 */
public interface LinkOpt extends Link {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy