Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type EncapsulatedPKIDataType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller206.tmp#id743
Type extension of xs:base64Binary
Used by
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="EncapsulatedPKIDataType">
  <xs:simpleContent>
    <xs:extension base="xs:base64Binary">
      <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute EncapsulatedPKIDataType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>