All Implemented Interfaces:
Serializable

public class XmlSAV
extends XmlConstraintsConclusion
implements Serializable

Java class for SAV complex type.

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

 <complexType name="SAV">
   <complexContent>
     <extension base="{http://dss.esig.europa.eu/validation/detailed-report}ConstraintsConclusion">
       <sequence>
         <element name="CryptographicInfo" type="{http://dss.esig.europa.eu/validation/detailed-report}CryptographicInformation"/>
       </sequence>
       <attribute name="ValidationTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
     </extension>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form