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

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

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


/**
 * These attributes are used in range-based elements to specify the eId of the beginning and ending element of the
 * range.
 *
 * ```xml
 * 
 *   
 *   
 * 
 * ```
 *
 * @author Jacques Militello
 */
public interface RangeReq extends Range, UpToReq {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy