All Implemented Interfaces:
Serializable

public class XmlRAC
extends XmlConstraintsConclusion
implements Serializable

Java class for RAC complex type.

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

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