Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element SignedPropertiesType / SignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller77.tmp#id759 PES_Aller77.tmp#id760 PES_Aller77.tmp#id770 PES_Aller77.tmp#id782 PES_Aller77.tmp#id788 PES_Aller77.tmp#id758
Type SignedSignaturePropertiesType
Properties
content: complex
Model SigningTime , SigningCertificate , SignaturePolicyIdentifier , SignatureProductionPlace{0,1} , SignerRole{0,1}
Children SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, SigningCertificate, SigningTime
Instance
<SignedSignatureProperties>
  <SigningTime>{1,1}</SigningTime>
  <SigningCertificate>{1,1}</SigningCertificate>
  <SignaturePolicyIdentifier>{1,1}</SignaturePolicyIdentifier>
  <SignatureProductionPlace>{0,1}</SignatureProductionPlace>
  <SignerRole>{0,1}</SignerRole>
</SignedSignatureProperties>
Source
<xs:element name="SignedSignatureProperties" type="SignedSignaturePropertiesType"/>
Element SignedPropertiesType / SignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller57.tmp#id798 PES_Aller57.tmp#id805 PES_Aller57.tmp#id813 PES_Aller57.tmp#id814 PES_Aller57.tmp#id797
Type SignedDataObjectPropertiesType
Properties
content: complex
minOccurs: 0
Model DataObjectFormat* , CommitmentTypeIndication* , AllDataObjectsTimeStamp* , IndividualDataObjectsTimeStamp*
Children AllDataObjectsTimeStamp, CommitmentTypeIndication, DataObjectFormat, IndividualDataObjectsTimeStamp
Instance
<SignedDataObjectProperties>
  <DataObjectFormat ObjectReference="">{0,unbounded}</DataObjectFormat>
  <CommitmentTypeIndication>{0,unbounded}</CommitmentTypeIndication>
  <AllDataObjectsTimeStamp>{0,unbounded}</AllDataObjectsTimeStamp>
  <IndividualDataObjectsTimeStamp>{0,unbounded}</IndividualDataObjectsTimeStamp>
</SignedDataObjectProperties>
Source
<xs:element name="SignedDataObjectProperties" type="SignedDataObjectPropertiesType" minOccurs="0"/>
Complex Type SignedPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller0.tmp#id815 PES_Aller0.tmp#id757 PES_Aller0.tmp#id796
Used by
Model SignedSignatureProperties , SignedDataObjectProperties{0,1}
Children SignedDataObjectProperties, SignedSignatureProperties
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="SignedPropertiesType">
  <xs:sequence>
    <xs:element name="SignedSignatureProperties" type="SignedSignaturePropertiesType"/>
    <xs:element name="SignedDataObjectProperties" type="SignedDataObjectPropertiesType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Attribute SignedPropertiesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type SignedPropertiesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>