\ProvidesPackage{di/attribute} \RequirePackage{datetime} \newcommand*\thedocumenttype{} \newcommand*\documenttype[1]{\renewcommand*\thedocumenttype{#1}} \newcommand*\thedocumentversion{} \newcommand* \documentversion[1]{\renewcommand* \thedocumentversion{#1}} \newcommand*\theauthor{} \renewcommand* \author[1]{\renewcommand* \theauthor{#1}} \newcommand*\thedocumenttitle{} \renewcommand* \title[1]{\renewcommand* \thedocumenttitle{#1}} \newcommand*\theproductowner{} \newcommand* \productowner[1]{\renewcommand* \theproductowner{#1}} \newcommand*\thereleasedate{} \newcommand*\releasedate[1]{\renewcommand* \thereleasedate{#1}} \newcommand*\thedocumentstatus{} \newcommand*\documentstatus[1]{\renewcommand* \thedocumentstatus{#1}} \newcommand*\thedocumentbasename{\jobname} % Format date \renewcommand{\dateseparator}{-} \newcommand*{\DIdate}{\ddmmyyyydate}