Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element SignedDataObjectPropertiesType / DataObjectFormat
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller114.tmp#id804 PES_Aller114.tmp#id800 PES_Aller114.tmp#id801 PES_Aller114.tmp#id802 PES_Aller114.tmp#id803 PES_Aller114.tmp#id799
Type DataObjectFormatType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Description{0,1} , ObjectIdentifier{0,1} , MimeType{0,1} , Encoding{0,1}
Children Description, Encoding, MimeType, ObjectIdentifier
Instance
<DataObjectFormat ObjectReference="">
  <Description>{0,1}</Description>
  <ObjectIdentifier>{0,1}</ObjectIdentifier>
  <MimeType>{0,1}</MimeType>
  <Encoding>{0,1}</Encoding>
</DataObjectFormat>
Attributes
QName Type Fixed Default Use Annotation
ObjectReference xs:anyURI required
Source
<xs:element name="DataObjectFormat" type="DataObjectFormatType" minOccurs="0" maxOccurs="unbounded"/>
Element SignedDataObjectPropertiesType / CommitmentTypeIndication
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller97.tmp#id807 PES_Aller97.tmp#id808 PES_Aller97.tmp#id809 PES_Aller97.tmp#id810 PES_Aller97.tmp#id806
Type CommitmentTypeIndicationType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model CommitmentTypeId , (ObjectReference* | AllSignedDataObjects) , CommitmentTypeQualifiers{0,1}
Children AllSignedDataObjects, CommitmentTypeId, CommitmentTypeQualifiers, ObjectReference
Instance
<CommitmentTypeIndication>
  <CommitmentTypeId>{1,1}</CommitmentTypeId>
  <CommitmentTypeQualifiers>{0,1}</CommitmentTypeQualifiers>
</CommitmentTypeIndication>
Source
<xs:element name="CommitmentTypeIndication" type="CommitmentTypeIndicationType" minOccurs="0" maxOccurs="unbounded"/>
Element SignedDataObjectPropertiesType / AllDataObjectsTimeStamp
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 PES_Aller1.tmp#id745
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<AllDataObjectsTimeStamp>
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <ds:Signature Id="">{0,1}</ds:Signature>
</AllDataObjectsTimeStamp>
Source
<xs:element name="AllDataObjectsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element SignedDataObjectPropertiesType / IndividualDataObjectsTimeStamp
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 PES_Aller1.tmp#id745
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<IndividualDataObjectsTimeStamp>
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <ds:Signature Id="">{0,1}</ds:Signature>
</IndividualDataObjectsTimeStamp>
Source
<xs:element name="IndividualDataObjectsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Complex Type SignedDataObjectPropertiesType
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
Used by
Model DataObjectFormat* , CommitmentTypeIndication* , AllDataObjectsTimeStamp* , IndividualDataObjectsTimeStamp*
Children AllDataObjectsTimeStamp, CommitmentTypeIndication, DataObjectFormat, IndividualDataObjectsTimeStamp
Source
<xs:complexType name="SignedDataObjectPropertiesType">
  <xs:sequence>
    <xs:element name="DataObjectFormat" type="DataObjectFormatType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="CommitmentTypeIndication" type="CommitmentTypeIndicationType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="AllDataObjectsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="IndividualDataObjectsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>