complexType EncapsulatedPKIDataType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2842.png
namespace http://uri.etsi.org/01903/v1.3.2#
type extension of xsd:base64Binary
properties
base xsd:base64Binary
used by
elements CertifiedRolesListType/CertifiedRole CRLValuesType/EncapsulatedCRLValue OCSPValuesType/EncapsulatedOCSPValue EncapsulatedPKIData GenericTimeStampType/EncapsulatedTimeStamp XAdESTimeStampType/EncapsulatedTimeStamp OtherTimeStampType/EncapsulatedTimeStamp CertificateValuesType/EncapsulatedX509Certificate X509AttributeCertificate
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
Encoding  xsd:anyURI  optional      
source <xsd:complexType name="EncapsulatedPKIDataType">
 
<xsd:simpleContent>
   
<xsd:extension base="xsd:base64Binary">
     
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
     
<xsd:attribute name="Encoding" type="xsd:anyURI" use="optional"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute EncapsulatedPKIDataType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="xsd:ID" use="optional"/>

attribute EncapsulatedPKIDataType/@Encoding
type xsd:anyURI
properties
use optional
source <xsd:attribute name="Encoding" type="xsd:anyURI" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy