Class XmlArchiveTimestampHashIndex

java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
eu.europa.esig.dss.diagnostic.jaxb.XmlArchiveTimestampHashIndex
All Implemented Interfaces:
Serializable

public class XmlArchiveTimestampHashIndex extends XmlStructuralValidation implements Serializable

Java class for ArchiveTimestampHashIndex complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ArchiveTimestampHashIndex">
   <complexContent>
     <extension base="{http://dss.esig.europa.eu/validation/diagnostic}StructuralValidation">
       <attribute name="version" type="{http://dss.esig.europa.eu/validation/diagnostic}ArchiveTimestampHashIndexVersion" />
     </extension>
   </complexContent>
 </complexType>
 
See Also: