data.web.validatorResult.jsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddmsence Show documentation
Show all versions of ddmsence Show documentation
DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the
DoD Discovery Metadata Specification (DDMS).
The newest version!
<%@page session="true"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
DDMSence: Online DDMS Validation Result
<%@ include file="../shared/header.jspf" %>
DDMS Validation Results
${error.type} at
:
${warning.type} at
:
No errors or warnings were encountered in this DDMS record.
<%@ include file="../shared/footer.jspf" %>