io.legaldocml.akn.attribute.IdReq Maven / Gradle / Ivy
package io.legaldocml.akn.attribute;
/**
* These attributes identify the element in an absolute manner. In elements using this attribute definition the eId
* attribute is required whenever the Akoma Ntoso naming Convention is used. The wId is used to mark the identifier that
* the structure used to have in the original version, and is only needed when a renumbering occurred.
*
* ```xml
*
*
*
*
*
* ```
*
* @author Jacques Militello
*/
public interface IdReq extends Id {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy