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

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

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


/**
 * The attribute value is used to specify a value for metadata elements. In elements using this attribute definition the
 * value attribute is required.
 *
 * ```xml
 * 
 *   
 * 
 * ```
 *
 * @author Jacques Militello
 */
public interface ValueReq extends Value {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy