Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element UnsignedPropertiesType / UnsignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller262.tmp#id820 PES_Aller262.tmp#id822 PES_Aller262.tmp#id823 PES_Aller262.tmp#id827 PES_Aller262.tmp#id854 PES_Aller262.tmp#id855 PES_Aller262.tmp#id856 PES_Aller262.tmp#id861 PES_Aller262.tmp#id873 PES_Aller262.tmp#id819
Type UnsignedSignaturePropertiesType
Properties
content: complex
minOccurs: 0
Model CounterSignature* , SignatureTimeStamp* , CompleteCertificateRefs{0,1} , CompleteRevocationRefs{0,1} , (SigAndRefsTimeStamp* | RefsOnlyTimeStamp*) , CertificateValues{0,1} , RevocationValues{0,1} , ArchiveTimeStamp*
Children ArchiveTimeStamp, CertificateValues, CompleteCertificateRefs, CompleteRevocationRefs, CounterSignature, RefsOnlyTimeStamp, RevocationValues, SigAndRefsTimeStamp, SignatureTimeStamp
Instance
<UnsignedSignatureProperties>
  <CounterSignature>{0,unbounded}</CounterSignature>
  <SignatureTimeStamp>{0,unbounded}</SignatureTimeStamp>
  <CompleteCertificateRefs Id="">{0,1}</CompleteCertificateRefs>
  <CompleteRevocationRefs Id="">{0,1}</CompleteRevocationRefs>
  <CertificateValues Id="">{0,1}</CertificateValues>
  <RevocationValues Id="">{0,1}</RevocationValues>
  <ArchiveTimeStamp>{0,unbounded}</ArchiveTimeStamp>
</UnsignedSignatureProperties>
Source
<xs:element name="UnsignedSignatureProperties" type="UnsignedSignaturePropertiesType" minOccurs="0"/>
Element UnsignedPropertiesType / UnsignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller123.tmp#id876 PES_Aller123.tmp#id875
Type UnsignedDataObjectPropertiesType
Properties
content: complex
minOccurs: 0
Model UnsignedDataObjectProperty*
Children UnsignedDataObjectProperty
Instance
<UnsignedDataObjectProperties>
  <UnsignedDataObjectProperty>{0,unbounded}</UnsignedDataObjectProperty>
</UnsignedDataObjectProperties>
Source
<xs:element name="UnsignedDataObjectProperties" type="UnsignedDataObjectPropertiesType" minOccurs="0"/>
Complex Type UnsignedPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller175.tmp#id877 PES_Aller175.tmp#id818 PES_Aller175.tmp#id874
Used by
Model UnsignedSignatureProperties{0,1} , UnsignedDataObjectProperties{0,1}
Children UnsignedDataObjectProperties, UnsignedSignatureProperties
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="UnsignedPropertiesType">
  <xs:sequence>
    <xs:element name="UnsignedSignatureProperties" type="UnsignedSignaturePropertiesType" minOccurs="0"/>
    <xs:element name="UnsignedDataObjectProperties" type="UnsignedDataObjectPropertiesType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Attribute UnsignedPropertiesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type UnsignedPropertiesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>