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

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

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


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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy