Class XmlCertificatePolicies

java.lang.Object
eu.europa.esig.dss.pki.jaxb.XmlCertificatePolicies
All Implemented Interfaces:
Serializable

public class XmlCertificatePolicies extends Object implements Serializable

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="certificatePolicy" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also: