Class EncapsulatedPKIDataType

java.lang.Object
eu.europa.esig.xades.jaxb.xades122.EncapsulatedPKIDataType

public class EncapsulatedPKIDataType extends Object

Java class for EncapsulatedPKIDataType complex type.

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

 <complexType name="EncapsulatedPKIDataType">
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
       <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
     </extension>
   </simpleContent>
 </complexType>