xades:SignedProperties
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Other elements with the same name: xades:SignedProperties
Type: xades:SignedPropertiesType
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
- Type xades:QualifyingPropertiesType (Element xades:QualifyingProperties)
Sample instance
<xades:SignedProperties> <xades:SignedSignatureProperties> <xades:SigningTime>2000-01-01T12:00:00</xades:SigningTime> <xades:SigningCertificate> <xades:Cert URI="http://www.example.com/">... </xades:Cert> </xades:SigningCertificate> <xades:SignaturePolicyIdentifier> <xades:SignaturePolicyId>... </xades:SignaturePolicyId> </xades:SignaturePolicyIdentifier> <xades:SignatureProductionPlace> <xades:City>string</xades:City> <xades:StateOrProvince>string</xades:StateOrProvince> <xades:PostalCode>string</xades:PostalCode> <xades:CountryName>string</xades:CountryName> </xades:SignatureProductionPlace> <xades:SignerRole> <xades:ClaimedRoles>... </xades:ClaimedRoles> <xades:CertifiedRoles>... </xades:CertifiedRoles> </xades:SignerRole> </xades:SignedSignatureProperties> <xades:SignedDataObjectProperties> <xades:DataObjectFormat ObjectReference="http://www.example.com/"> <xades:Description>string</xades:Description> <xades:ObjectIdentifier>... </xades:ObjectIdentifier> <xades:MimeType>string</xades:MimeType> <xades:Encoding>http://www.example.com/</xades:Encoding> </xades:DataObjectFormat> <xades:CommitmentTypeIndication> <xades:CommitmentTypeId>... </xades:CommitmentTypeId> <xades:ObjectReference>http://www.example.com/</xades:ObjectReference> <xades:CommitmentTypeQualifiers>... </xades:CommitmentTypeQualifiers> </xades:CommitmentTypeIndication> <xades:AllDataObjectsTimeStamp> <xades:Include URI="http://www.example.com/"/> <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:CanonicalizationMethod> <xades:EncapsulatedTimeStamp>GpM7</xades:EncapsulatedTimeStamp> </xades:AllDataObjectsTimeStamp> <xades:IndividualDataObjectsTimeStamp> <xades:Include URI="http://www.example.com/"/> <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:CanonicalizationMethod> <xades:EncapsulatedTimeStamp>GpM7</xades:EncapsulatedTimeStamp> </xades:IndividualDataObjectsTimeStamp> </xades:SignedDataObjectProperties> </xades:SignedProperties>