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

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

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

/**
 * The attribute upTo is used in range-based elements to specify the eId of the ending element of the range.
 *
 * ```xml
 * 
 *   
 * 
 * ```
 */
public interface UpToReq extends UpTo {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy