diagram | |||||||||||||||||||
namespace | http://uri.etsi.org/01903/v1.3.2# | ||||||||||||||||||
type | extension of xsd:base64Binary | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by | |||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="Id" type="xsd:ID" use="optional"/> |
type | xsd:anyURI | ||
properties |
|
||
source | <xsd:attribute name="Encoding" type="xsd:anyURI" use="optional"/> |