Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element TimeStampType / HashDataInfo
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller258.tmp#id749 PES_Aller258.tmp#id748 PES_Aller258.tmp#id747
Type HashDataInfoType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Transforms{0,1}
Children Transforms
Instance
<HashDataInfo URI="">
  <Transforms>{0,1}</Transforms>
</HashDataInfo>
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI required
Source
<xs:element name="HashDataInfo" type="HashDataInfoType" minOccurs="0" maxOccurs="unbounded"/>
Element TimeStampType / EncapsulatedTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller206.tmp#id743 PES_Aller206.tmp#id742
Type EncapsulatedPKIDataType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedTimeStamp" type="EncapsulatedPKIDataType"/>
Element TimeStampType / XMLTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller6.tmp#id730
Type AnyType
Properties
content: complex
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="XMLTimeStamp" type="AnyType"/>
Complex Type TimeStampType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller1.tmp#id746 PES_Aller1.tmp#id750 PES_Aller1.tmp#id751 PES_Aller2.tmp#id752
Used by
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Source
<xs:complexType name="TimeStampType">
  <xs:sequence>
    <xs:element name="HashDataInfo" type="HashDataInfoType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:choice minOccurs="0">
      <xs:element name="EncapsulatedTimeStamp" type="EncapsulatedPKIDataType"/>
      <xs:element name="XMLTimeStamp" type="AnyType"/>
    </xs:choice>
    <xs:element ref="ds:Signature" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>