Class AlgoExpirationDate

java.lang.Object
All Implemented Interfaces:
Serializable

public class AlgoExpirationDate extends ListAlgo implements Serializable

Java class for AlgoExpirationDate complex type.

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

 <complexType name="AlgoExpirationDate">
   <complexContent>
     <extension base="{http://dss.esig.europa.eu/validation/policy}ListAlgo">
       <attribute name="Format" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="UpdateDate" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="LevelAfterUpdate" type="{http://dss.esig.europa.eu/validation/policy}level" />
     </extension>
   </complexContent>
 </complexType>
 
See Also: