Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element QualifyingPropertiesType / SignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller0.tmp#id815 PES_Aller0.tmp#id757 PES_Aller0.tmp#id796 PES_Aller0.tmp#id756
Type SignedPropertiesType
Properties
content: complex
minOccurs: 0
Model SignedSignatureProperties , SignedDataObjectProperties{0,1}
Children SignedDataObjectProperties, SignedSignatureProperties
Instance
<SignedProperties Id="">
  <SignedSignatureProperties>{1,1}</SignedSignatureProperties>
  <SignedDataObjectProperties>{0,1}</SignedDataObjectProperties>
</SignedProperties>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="SignedProperties" type="SignedPropertiesType" minOccurs="0"/>
Element QualifyingPropertiesType / UnsignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller175.tmp#id877 PES_Aller175.tmp#id818 PES_Aller175.tmp#id874 PES_Aller175.tmp#id817
Type UnsignedPropertiesType
Properties
content: complex
minOccurs: 0
Model UnsignedSignatureProperties{0,1} , UnsignedDataObjectProperties{0,1}
Children UnsignedDataObjectProperties, UnsignedSignatureProperties
Instance
<UnsignedProperties Id="">
  <UnsignedSignatureProperties>{0,1}</UnsignedSignatureProperties>
  <UnsignedDataObjectProperties>{0,1}</UnsignedDataObjectProperties>
</UnsignedProperties>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="UnsignedProperties" type="UnsignedPropertiesType" minOccurs="0"/>
Complex Type QualifyingPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller193.tmp#id878 PES_Aller193.tmp#id879 PES_Aller193.tmp#id755 PES_Aller193.tmp#id816
Used by
Model SignedProperties{0,1} , UnsignedProperties{0,1}
Children SignedProperties, UnsignedProperties
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Target xs:anyURI required
Source
<xs:complexType name="QualifyingPropertiesType">
  <xs:sequence>
    <xs:element name="SignedProperties" type="SignedPropertiesType" minOccurs="0"/>
    <xs:element name="UnsignedProperties" type="UnsignedPropertiesType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Target" type="xs:anyURI" use="required"/>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Attribute QualifyingPropertiesType / @Target
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Source
<xs:attribute name="Target" type="xs:anyURI" use="required"/>
Attribute QualifyingPropertiesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>