Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Imported schema XAdES-core-schema.xsd
Namespace http://uri.etsi.org/01903/v1.1.1#
Properties
attribute form default: unqualified
element form default: qualified
Element Any
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
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="Any" type="AnyType"/>
Element ObjectIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Identifier XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Description XAdES-core-schema_xsd.tmp#ObjectIdentifierType_DocumentationReferences XAdES-core-schema_xsd.tmp#ObjectIdentifierType
Type ObjectIdentifierType
Properties
content: complex
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Instance
<ObjectIdentifier xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Identifier Qualifier="">{1,1}</Identifier>
  <Description>{0,1}</Description>
  <DocumentationReferences>{0,1}</DocumentationReferences>
</ObjectIdentifier>
Source
<xs:element name="ObjectIdentifier" type="ObjectIdentifierType"/>
Element ObjectIdentifierType / Identifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#IdentifierType_Qualifier XAdES-core-schema_xsd.tmp#IdentifierType
Type IdentifierType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Qualifier QualifierType optional
Source
<xs:element name="Identifier" type="IdentifierType"/>
Element ObjectIdentifierType / Description
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0"/>
Element ObjectIdentifierType / DocumentationReferences
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DocumentationReferencesType_DocumentationReference XAdES-core-schema_xsd.tmp#DocumentationReferencesType
Type DocumentationReferencesType
Properties
content: complex
minOccurs: 0
Model DocumentationReference
Children DocumentationReference
Instance
<DocumentationReferences xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DocumentationReference>{1,1}</DocumentationReference>
</DocumentationReferences>
Source
<xs:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/>
Element DocumentationReferencesType / DocumentationReference
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
Source
<xs:element name="DocumentationReference" type="xs:anyURI"/>
Element EncapsulatedPKIData
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
Type EncapsulatedPKIDataType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedPKIData" type="EncapsulatedPKIDataType"/>
Element TimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<TimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</TimeStamp>
Source
<xs:element name="TimeStamp" type="TimeStampType"/>
Element TimeStampType / HashDataInfo
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#HashDataInfoType_URI XAdES-core-schema_xsd.tmp#HashDataInfoType_Transforms XAdES-core-schema_xsd.tmp#HashDataInfoType
Type HashDataInfoType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Transforms{0,1}
Children Transforms
Instance
<HashDataInfo URI="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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 HashDataInfoType / Transforms
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#Transform xmldsig-core-schema_xsd.tmp#TransformsType
Type ds:TransformsType
Properties
content: complex
minOccurs: 0
Model ds:Transform+
Children ds:Transform
Instance
<Transforms xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:Transform Algorithm="">{1,unbounded}</ds:Transform>
</Transforms>
Source
<xs:element name="Transforms" type="ds:TransformsType" minOccurs="0"/>
Element TimeStampType / EncapsulatedTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
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 XAdES-core-schema_xsd.tmp#AnyType
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"/>
Element QualifyingProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_Target XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_Id XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_SignedProperties XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_UnsignedProperties XAdES-core-schema_xsd.tmp#QualifyingPropertiesType
Type QualifyingPropertiesType
Properties
content: complex
Model SignedProperties{0,1} , UnsignedProperties{0,1}
Children SignedProperties, UnsignedProperties
Instance
<QualifyingProperties Id="" Target="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SignedProperties Id="">{0,1}</SignedProperties>
  <UnsignedProperties Id="">{0,1}</UnsignedProperties>
</QualifyingProperties>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Target xs:anyURI required
Source
<xs:element name="QualifyingProperties" type="QualifyingPropertiesType"/>
Element QualifyingPropertiesType / SignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedPropertiesType_Id XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedSignatureProperties XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedDataObjectProperties XAdES-core-schema_xsd.tmp#SignedPropertiesType
Type SignedPropertiesType
Properties
content: complex
minOccurs: 0
Model SignedSignatureProperties , SignedDataObjectProperties{0,1}
Children SignedDataObjectProperties, SignedSignatureProperties
Instance
<SignedProperties Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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 SignedPropertiesType / SignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningTime XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningCertificate XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignaturePolicyIdentifier XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignatureProductionPlace XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignerRole XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType
Type SignedSignaturePropertiesType
Properties
content: complex
Model SigningTime , SigningCertificate , SignaturePolicyIdentifier , SignatureProductionPlace{0,1} , SignerRole{0,1}
Children SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, SigningCertificate, SigningTime
Instance
<SignedSignatureProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SigningTime>{1,1}</SigningTime>
  <SigningCertificate>{1,1}</SigningCertificate>
  <SignaturePolicyIdentifier>{1,1}</SignaturePolicyIdentifier>
  <SignatureProductionPlace>{0,1}</SignatureProductionPlace>
  <SignerRole>{0,1}</SignerRole>
</SignedSignatureProperties>
Source
<xs:element name="SignedSignatureProperties" type="SignedSignaturePropertiesType"/>
Element SignedSignaturePropertiesType / SigningTime
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="SigningTime" type="xs:dateTime"/>
Element SignedSignaturePropertiesType / SigningCertificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDListType_Cert XAdES-core-schema_xsd.tmp#CertIDListType
Type CertIDListType
Properties
content: complex
Model Cert+
Children Cert
Instance
<SigningCertificate xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Cert URI="">{1,unbounded}</Cert>
</SigningCertificate>
Source
<xs:element name="SigningCertificate" type="CertIDListType"/>
Element CertIDListType / Cert
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDType_URI XAdES-core-schema_xsd.tmp#CertIDType_CertDigest XAdES-core-schema_xsd.tmp#CertIDType_IssuerSerial XAdES-core-schema_xsd.tmp#CertIDType
Type CertIDType
Properties
content: complex
maxOccurs: unbounded
Model CertDigest , IssuerSerial
Children CertDigest, IssuerSerial
Instance
<Cert URI="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CertDigest>{1,1}</CertDigest>
  <IssuerSerial>{1,1}</IssuerSerial>
</Cert>
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:element name="Cert" type="CertIDType" maxOccurs="unbounded"/>
Element CertIDType / CertDigest
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestMethod XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestValue XAdES-core-schema_xsd.tmp#DigestAlgAndValueType
Type DigestAlgAndValueType
Properties
content: complex
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Instance
<CertDigest xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</CertDigest>
Source
<xs:element name="CertDigest" type="DigestAlgAndValueType"/>
Element DigestAlgAndValueType / DigestMethod
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#DigestMethodType_Algorithm xmldsig-core-schema_xsd.tmp#DigestMethodType
Type ds:DigestMethodType
Properties
content: complex
mixed: true
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'
Attributes
QName Type Fixed Default Use Annotation
Algorithm anyURI required
Source
<xs:element name="DigestMethod" type="ds:DigestMethodType"/>
Element DigestAlgAndValueType / DigestValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#DigestValueType
Type ds:DigestValueType
Properties
content: simple
Source
<xs:element name="DigestValue" type="ds:DigestValueType"/>
Element CertIDType / IssuerSerial
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#X509IssuerSerialType_X509IssuerName xmldsig-core-schema_xsd.tmp#X509IssuerSerialType_X509SerialNumber xmldsig-core-schema_xsd.tmp#X509IssuerSerialType
Type ds:X509IssuerSerialType
Properties
content: complex
Model ds:X509IssuerName , ds:X509SerialNumber
Children ds:X509IssuerName, ds:X509SerialNumber
Instance
<IssuerSerial xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:X509IssuerName>{1,1}</ds:X509IssuerName>
  <ds:X509SerialNumber>{1,1}</ds:X509SerialNumber>
</IssuerSerial>
Source
<xs:element name="IssuerSerial" type="ds:X509IssuerSerialType"/>
Element SignedSignaturePropertiesType / SignaturePolicyIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyId XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyImplied XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType
Type SignaturePolicyIdentifierType
Properties
content: complex
Model SignaturePolicyId | SignaturePolicyImplied
Children SignaturePolicyId, SignaturePolicyImplied
Instance
<SignaturePolicyIdentifier xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SignaturePolicyId>{1,1}</SignaturePolicyId>
  <SignaturePolicyImplied>{1,1}</SignaturePolicyImplied>
</SignaturePolicyIdentifier>
Source
<xs:element name="SignaturePolicyIdentifier" type="SignaturePolicyIdentifierType"/>
Element SignaturePolicyIdentifierType / SignaturePolicyId
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyId xmldsig-core-schema_xsd.tmp#Transforms XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyHash XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyQualifiers XAdES-core-schema_xsd.tmp#SignaturePolicyIdType
Type SignaturePolicyIdType
Properties
content: complex
Model SigPolicyId , ds:Transforms{0,1} , SigPolicyHash , SigPolicyQualifiers{0,1}
Children SigPolicyHash, SigPolicyId, SigPolicyQualifiers, ds:Transforms
Instance
<SignaturePolicyId xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <SigPolicyId>{1,1}</SigPolicyId>
  <ds:Transforms>{0,1}</ds:Transforms>
  <SigPolicyHash>{1,1}</SigPolicyHash>
  <SigPolicyQualifiers>{0,1}</SigPolicyQualifiers>
</SignaturePolicyId>
Source
<xs:element name="SignaturePolicyId" type="SignaturePolicyIdType"/>
Element SignaturePolicyIdType / SigPolicyId
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Identifier XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Description XAdES-core-schema_xsd.tmp#ObjectIdentifierType_DocumentationReferences XAdES-core-schema_xsd.tmp#ObjectIdentifierType
Type ObjectIdentifierType
Properties
content: complex
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Instance
<SigPolicyId xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Identifier Qualifier="">{1,1}</Identifier>
  <Description>{0,1}</Description>
  <DocumentationReferences>{0,1}</DocumentationReferences>
</SigPolicyId>
Source
<xs:element name="SigPolicyId" type="ObjectIdentifierType"/>
Element SignaturePolicyIdType / SigPolicyHash
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestMethod XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestValue XAdES-core-schema_xsd.tmp#DigestAlgAndValueType
Type DigestAlgAndValueType
Properties
content: complex
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Instance
<SigPolicyHash xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</SigPolicyHash>
Source
<xs:element name="SigPolicyHash" type="DigestAlgAndValueType"/>
Element SignaturePolicyIdType / SigPolicyQualifiers
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SigPolicyQualifiersListType_SigPolicyQualifier XAdES-core-schema_xsd.tmp#SigPolicyQualifiersListType
Type SigPolicyQualifiersListType
Properties
content: complex
minOccurs: 0
Model SigPolicyQualifier+
Children SigPolicyQualifier
Instance
<SigPolicyQualifiers xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SigPolicyQualifier>{1,unbounded}</SigPolicyQualifier>
</SigPolicyQualifiers>
Source
<xs:element name="SigPolicyQualifiers" type="SigPolicyQualifiersListType" minOccurs="0"/>
Element SigPolicyQualifiersListType / SigPolicyQualifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SPURI XAdES-core-schema_xsd.tmp#SigPolicyQualifierType
Type SigPolicyQualifierType
Properties
content: complex
maxOccurs: unbounded
Model SPURI
Children SPURI
Instance
<SigPolicyQualifier xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SPURI>{1,1}</SPURI>
</SigPolicyQualifier>
Source
<xs:element name="SigPolicyQualifier" type="SigPolicyQualifierType" maxOccurs="unbounded"/>
Element SPURI
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
Used by
Complex Type SigPolicyQualifierType
Source
<xs:element name="SPURI" type="xs:anyURI"/>
Element SignaturePolicyIdentifierType / SignaturePolicyImplied
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Source
<xs:element name="SignaturePolicyImplied"/>
Element SignedSignaturePropertiesType / SignatureProductionPlace
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_City XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_StateOrProvince XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_PostalCode XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_CountryName XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType
Type SignatureProductionPlaceType
Properties
content: complex
minOccurs: 0
Model City{0,1} , StateOrProvince{0,1} , PostalCode{0,1} , CountryName{0,1}
Children City, CountryName, PostalCode, StateOrProvince
Instance
<SignatureProductionPlace xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <City>{0,1}</City>
  <StateOrProvince>{0,1}</StateOrProvince>
  <PostalCode>{0,1}</PostalCode>
  <CountryName>{0,1}</CountryName>
</SignatureProductionPlace>
Source
<xs:element name="SignatureProductionPlace" type="SignatureProductionPlaceType" minOccurs="0"/>
Element SignatureProductionPlaceType / City
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="City" type="xs:string" minOccurs="0"/>
Element SignatureProductionPlaceType / StateOrProvince
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="StateOrProvince" type="xs:string" minOccurs="0"/>
Element SignatureProductionPlaceType / PostalCode
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="PostalCode" type="xs:string" minOccurs="0"/>
Element SignatureProductionPlaceType / CountryName
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="CountryName" type="xs:string" minOccurs="0"/>
Element SignedSignaturePropertiesType / SignerRole
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignerRoleType_ClaimedRoles XAdES-core-schema_xsd.tmp#SignerRoleType_CertifiedRoles XAdES-core-schema_xsd.tmp#SignerRoleType
Type SignerRoleType
Properties
content: complex
minOccurs: 0
Model ClaimedRoles{0,1} , CertifiedRoles{0,1}
Children CertifiedRoles, ClaimedRoles
Instance
<SignerRole xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <ClaimedRoles>{0,1}</ClaimedRoles>
  <CertifiedRoles>{0,1}</CertifiedRoles>
</SignerRole>
Source
<xs:element name="SignerRole" type="SignerRoleType" minOccurs="0"/>
Element SignerRoleType / ClaimedRoles
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ClaimedRolesListType_ClaimedRole XAdES-core-schema_xsd.tmp#ClaimedRolesListType
Type ClaimedRolesListType
Properties
content: complex
minOccurs: 0
Model ClaimedRole
Children ClaimedRole
Instance
<ClaimedRoles xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <ClaimedRole>{1,1}</ClaimedRole>
</ClaimedRoles>
Source
<xs:element name="ClaimedRoles" type="ClaimedRolesListType" minOccurs="0"/>
Element ClaimedRolesListType / ClaimedRole
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="ClaimedRole" type="xs:token"/>
Element SignerRoleType / CertifiedRoles
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertifiedRolesListType_CertifiedRole XAdES-core-schema_xsd.tmp#CertifiedRolesListType
Type CertifiedRolesListType
Properties
content: complex
minOccurs: 0
Model CertifiedRole+
Children CertifiedRole
Instance
<CertifiedRoles xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CertifiedRole Id="">{1,unbounded}</CertifiedRole>
</CertifiedRoles>
Source
<xs:element name="CertifiedRoles" type="CertifiedRolesListType" minOccurs="0"/>
Element CertifiedRolesListType / CertifiedRole
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
Type EncapsulatedPKIDataType
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CertifiedRole" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
Element SignedPropertiesType / SignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_DataObjectFormat XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_CommitmentTypeIndication XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_AllDataObjectsTimeStamp XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_IndividualDataObjectsTimeStamp XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType
Type SignedDataObjectPropertiesType
Properties
content: complex
minOccurs: 0
Model DataObjectFormat* , CommitmentTypeIndication* , AllDataObjectsTimeStamp* , IndividualDataObjectsTimeStamp*
Children AllDataObjectsTimeStamp, CommitmentTypeIndication, DataObjectFormat, IndividualDataObjectsTimeStamp
Instance
<SignedDataObjectProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DataObjectFormat ObjectReference="">{0,unbounded}</DataObjectFormat>
  <CommitmentTypeIndication>{0,unbounded}</CommitmentTypeIndication>
  <AllDataObjectsTimeStamp>{0,unbounded}</AllDataObjectsTimeStamp>
  <IndividualDataObjectsTimeStamp>{0,unbounded}</IndividualDataObjectsTimeStamp>
</SignedDataObjectProperties>
Source
<xs:element name="SignedDataObjectProperties" type="SignedDataObjectPropertiesType" minOccurs="0"/>
Element SignedDataObjectPropertiesType / DataObjectFormat
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectReference XAdES-core-schema_xsd.tmp#DataObjectFormatType_Description XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectIdentifier XAdES-core-schema_xsd.tmp#DataObjectFormatType_MimeType XAdES-core-schema_xsd.tmp#DataObjectFormatType_Encoding XAdES-core-schema_xsd.tmp#DataObjectFormatType
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="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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 DataObjectFormatType / Description
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0"/>
Element DataObjectFormatType / ObjectIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Identifier XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Description XAdES-core-schema_xsd.tmp#ObjectIdentifierType_DocumentationReferences XAdES-core-schema_xsd.tmp#ObjectIdentifierType
Type ObjectIdentifierType
Properties
content: complex
minOccurs: 0
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Instance
<ObjectIdentifier xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Identifier Qualifier="">{1,1}</Identifier>
  <Description>{0,1}</Description>
  <DocumentationReferences>{0,1}</DocumentationReferences>
</ObjectIdentifier>
Source
<xs:element name="ObjectIdentifier" type="ObjectIdentifierType" minOccurs="0"/>
Element DataObjectFormatType / MimeType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="MimeType" type="xs:string" minOccurs="0"/>
Element DataObjectFormatType / Encoding
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Encoding" type="xs:anyURI" minOccurs="0"/>
Element SignedDataObjectPropertiesType / CommitmentTypeIndication
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeId XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_ObjectReference XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_AllSignedDataObjects XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeQualifiers XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType
Type CommitmentTypeIndicationType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model CommitmentTypeId , (ObjectReference* | AllSignedDataObjects) , CommitmentTypeQualifiers{0,1}
Children AllSignedDataObjects, CommitmentTypeId, CommitmentTypeQualifiers, ObjectReference
Instance
<CommitmentTypeIndication xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CommitmentTypeId>{1,1}</CommitmentTypeId>
  <ObjectReference>{0,unbounded}</ObjectReference>
  <AllSignedDataObjects>{1,1}</AllSignedDataObjects>
  <CommitmentTypeQualifiers>{0,1}</CommitmentTypeQualifiers>
</CommitmentTypeIndication>
Source
<xs:element name="CommitmentTypeIndication" type="CommitmentTypeIndicationType" minOccurs="0" maxOccurs="unbounded"/>
Element CommitmentTypeIndicationType / CommitmentTypeId
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Identifier XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Description XAdES-core-schema_xsd.tmp#ObjectIdentifierType_DocumentationReferences XAdES-core-schema_xsd.tmp#ObjectIdentifierType
Type ObjectIdentifierType
Properties
content: complex
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Instance
<CommitmentTypeId xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Identifier Qualifier="">{1,1}</Identifier>
  <Description>{0,1}</Description>
  <DocumentationReferences>{0,1}</DocumentationReferences>
</CommitmentTypeId>
Source
<xs:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
Element CommitmentTypeIndicationType / ObjectReference
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="ObjectReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
Element CommitmentTypeIndicationType / AllSignedDataObjects
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Source
<xs:element name="AllSignedDataObjects"/>
Element CommitmentTypeIndicationType / CommitmentTypeQualifiers
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CommitmentTypeQualifiersListType_CommitmentTypeQualifier XAdES-core-schema_xsd.tmp#CommitmentTypeQualifiersListType
Type CommitmentTypeQualifiersListType
Properties
content: complex
minOccurs: 0
Model CommitmentTypeQualifier*
Children CommitmentTypeQualifier
Instance
<CommitmentTypeQualifiers xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CommitmentTypeQualifier>{0,unbounded}</CommitmentTypeQualifier>
</CommitmentTypeQualifiers>
Source
<xs:element name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType" minOccurs="0"/>
Element CommitmentTypeQualifiersListType / CommitmentTypeQualifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
Type AnyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="CommitmentTypeQualifier" type="AnyType" minOccurs="0" maxOccurs="unbounded"/>
Element SignedDataObjectPropertiesType / AllDataObjectsTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
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 xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <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 XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
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 xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</IndividualDataObjectsTimeStamp>
Source
<xs:element name="IndividualDataObjectsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element QualifyingPropertiesType / UnsignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_Id XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedSignatureProperties XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedDataObjectProperties XAdES-core-schema_xsd.tmp#UnsignedPropertiesType
Type UnsignedPropertiesType
Properties
content: complex
minOccurs: 0
Model UnsignedSignatureProperties{0,1} , UnsignedDataObjectProperties{0,1}
Children UnsignedDataObjectProperties, UnsignedSignatureProperties
Instance
<UnsignedProperties Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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"/>
Element UnsignedPropertiesType / UnsignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CounterSignature XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SignatureTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteCertificateRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteRevocationRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SigAndRefsTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RefsOnlyTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CertificateValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RevocationValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_ArchiveTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType
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 xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CounterSignature>{0,unbounded}</CounterSignature>
  <SignatureTimeStamp>{0,unbounded}</SignatureTimeStamp>
  <CompleteCertificateRefs Id="">{0,1}</CompleteCertificateRefs>
  <CompleteRevocationRefs Id="">{0,1}</CompleteRevocationRefs>
  <SigAndRefsTimeStamp>{0,unbounded}</SigAndRefsTimeStamp>
  <RefsOnlyTimeStamp>{0,unbounded}</RefsOnlyTimeStamp>
  <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 UnsignedSignaturePropertiesType / CounterSignature
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#CounterSignatureType
Type CounterSignatureType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model ds:Signature
Children ds:Signature
Instance
<CounterSignature xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:Signature Id="">{1,1}</ds:Signature>
</CounterSignature>
Source
<xs:element name="CounterSignature" type="CounterSignatureType" minOccurs="0" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / SignatureTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<SignatureTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</SignatureTimeStamp>
Source
<xs:element name="SignatureTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / CompleteCertificateRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_Id XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_CertRefs XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType
Type CompleteCertificateRefsType
Properties
content: complex
minOccurs: 0
Model CertRefs
Children CertRefs
Instance
<CompleteCertificateRefs Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CertRefs>{1,1}</CertRefs>
</CompleteCertificateRefs>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CompleteCertificateRefs" type="CompleteCertificateRefsType" minOccurs="0"/>
Element CompleteCertificateRefsType / CertRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDListType_Cert XAdES-core-schema_xsd.tmp#CertIDListType
Type CertIDListType
Properties
content: complex
Model Cert+
Children Cert
Instance
<CertRefs xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Cert URI="">{1,unbounded}</Cert>
</CertRefs>
Source
<xs:element name="CertRefs" type="CertIDListType"/>
Element UnsignedSignaturePropertiesType / CompleteRevocationRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_Id XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_CRLRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OCSPRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OtherRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType
Type CompleteRevocationRefsType
Properties
content: complex
minOccurs: 0
Model CRLRefs{0,1} , OCSPRefs{0,1} , OtherRefs{0,1}
Children CRLRefs, OCSPRefs, OtherRefs
Instance
<CompleteRevocationRefs Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CRLRefs>{0,1}</CRLRefs>
  <OCSPRefs>{0,1}</OCSPRefs>
  <OtherRefs>{0,1}</OtherRefs>
</CompleteRevocationRefs>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CompleteRevocationRefs" type="CompleteRevocationRefsType" minOccurs="0"/>
Element CompleteRevocationRefsType / CRLRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLRefsType_CRLRef XAdES-core-schema_xsd.tmp#CRLRefsType
Type CRLRefsType
Properties
content: complex
minOccurs: 0
Model CRLRef+
Children CRLRef
Instance
<CRLRefs xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CRLRef>{1,unbounded}</CRLRef>
</CRLRefs>
Source
<xs:element name="CRLRefs" type="CRLRefsType" minOccurs="0"/>
Element CRLRefsType / CRLRef
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLRefType_DigestAlgAndValue XAdES-core-schema_xsd.tmp#CRLRefType_CRLIdentifier XAdES-core-schema_xsd.tmp#CRLRefType
Type CRLRefType
Properties
content: complex
maxOccurs: unbounded
Model DigestAlgAndValue , CRLIdentifier{0,1}
Children CRLIdentifier, DigestAlgAndValue
Instance
<CRLRef xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DigestAlgAndValue>{1,1}</DigestAlgAndValue>
  <CRLIdentifier URI="">{0,1}</CRLIdentifier>
</CRLRef>
Source
<xs:element name="CRLRef" type="CRLRefType" maxOccurs="unbounded"/>
Element CRLRefType / DigestAlgAndValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestMethod XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestValue XAdES-core-schema_xsd.tmp#DigestAlgAndValueType
Type DigestAlgAndValueType
Properties
content: complex
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Instance
<DigestAlgAndValue xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</DigestAlgAndValue>
Source
<xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType"/>
Element CRLRefType / CRLIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLIdentifierType_URI XAdES-core-schema_xsd.tmp#CRLIdentifierType_Issuer XAdES-core-schema_xsd.tmp#CRLIdentifierType_IssueTime XAdES-core-schema_xsd.tmp#CRLIdentifierType_Number XAdES-core-schema_xsd.tmp#CRLIdentifierType
Type CRLIdentifierType
Properties
content: complex
minOccurs: 0
Model Issuer , IssueTime , Number{0,1}
Children IssueTime, Issuer, Number
Instance
<CRLIdentifier URI="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Issuer>{1,1}</Issuer>
  <IssueTime>{1,1}</IssueTime>
  <Number>{0,1}</Number>
</CRLIdentifier>
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:element name="CRLIdentifier" type="CRLIdentifierType" minOccurs="0"/>
Element CRLIdentifierType / Issuer
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Issuer" type="xs:string"/>
Element CRLIdentifierType / IssueTime
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="IssueTime" type="xs:dateTime"/>
Element CRLIdentifierType / Number
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:integer
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Number" type="xs:integer" minOccurs="0"/>
Element CompleteRevocationRefsType / OCSPRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPRefsType_OCSPRef XAdES-core-schema_xsd.tmp#OCSPRefsType
Type OCSPRefsType
Properties
content: complex
minOccurs: 0
Model OCSPRef+
Children OCSPRef
Instance
<OCSPRefs xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <OCSPRef>{1,unbounded}</OCSPRef>
</OCSPRefs>
Source
<xs:element name="OCSPRefs" type="OCSPRefsType" minOccurs="0"/>
Element OCSPRefsType / OCSPRef
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPRefType_OCSPIdentifier XAdES-core-schema_xsd.tmp#OCSPRefType_DigestAlgAndValue XAdES-core-schema_xsd.tmp#OCSPRefType
Type OCSPRefType
Properties
content: complex
maxOccurs: unbounded
Model OCSPIdentifier , DigestAlgAndValue{0,1}
Children DigestAlgAndValue, OCSPIdentifier
Instance
<OCSPRef xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <OCSPIdentifier URI="">{1,1}</OCSPIdentifier>
  <DigestAlgAndValue>{0,1}</DigestAlgAndValue>
</OCSPRef>
Source
<xs:element name="OCSPRef" type="OCSPRefType" maxOccurs="unbounded"/>
Element OCSPRefType / OCSPIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPIdentifierType_URI XAdES-core-schema_xsd.tmp#OCSPIdentifierType_ResponderID XAdES-core-schema_xsd.tmp#OCSPIdentifierType_ProducedAt XAdES-core-schema_xsd.tmp#OCSPIdentifierType
Type OCSPIdentifierType
Properties
content: complex
Model ResponderID , ProducedAt
Children ProducedAt, ResponderID
Instance
<OCSPIdentifier URI="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <ResponderID>{1,1}</ResponderID>
  <ProducedAt>{1,1}</ProducedAt>
</OCSPIdentifier>
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:element name="OCSPIdentifier" type="OCSPIdentifierType"/>
Element OCSPIdentifierType / ResponderID
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ResponderID" type="xs:string"/>
Element OCSPIdentifierType / ProducedAt
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="ProducedAt" type="xs:dateTime"/>
Element OCSPRefType / DigestAlgAndValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestMethod XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestValue XAdES-core-schema_xsd.tmp#DigestAlgAndValueType
Type DigestAlgAndValueType
Properties
content: complex
minOccurs: 0
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Instance
<DigestAlgAndValue xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</DigestAlgAndValue>
Source
<xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType" minOccurs="0"/>
Element CompleteRevocationRefsType / OtherRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OtherCertStatusRefsType_OtherRef XAdES-core-schema_xsd.tmp#OtherCertStatusRefsType
Type OtherCertStatusRefsType
Properties
content: complex
minOccurs: 0
Model OtherRef+
Children OtherRef
Instance
<OtherRefs xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <OtherRef>{1,unbounded}</OtherRef>
</OtherRefs>
Source
<xs:element name="OtherRefs" type="OtherCertStatusRefsType" minOccurs="0"/>
Element OtherCertStatusRefsType / OtherRef
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
Type AnyType
Properties
content: complex
maxOccurs: unbounded
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="OtherRef" type="AnyType" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / SigAndRefsTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<SigAndRefsTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</SigAndRefsTimeStamp>
Source
<xs:element name="SigAndRefsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / RefsOnlyTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<RefsOnlyTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</RefsOnlyTimeStamp>
Source
<xs:element name="RefsOnlyTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / CertificateValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertificateValuesType_Id XAdES-core-schema_xsd.tmp#CertificateValuesType_EncapsulatedX509Certificate XAdES-core-schema_xsd.tmp#CertificateValuesType_OtherCertificate XAdES-core-schema_xsd.tmp#CertificateValuesType
Type CertificateValuesType
Properties
content: complex
minOccurs: 0
Model EncapsulatedX509Certificate | OtherCertificate
Children EncapsulatedX509Certificate, OtherCertificate
Instance
<CertificateValues Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <EncapsulatedX509Certificate Id="">{1,1}</EncapsulatedX509Certificate>
  <OtherCertificate>{1,1}</OtherCertificate>
</CertificateValues>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CertificateValues" type="CertificateValuesType" minOccurs="0"/>
Element CertificateValuesType / EncapsulatedX509Certificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
Type EncapsulatedPKIDataType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>
Element CertificateValuesType / OtherCertificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
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="OtherCertificate" type="AnyType"/>
Element UnsignedSignaturePropertiesType / RevocationValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#RevocationValuesType_Id XAdES-core-schema_xsd.tmp#RevocationValuesType_CRLValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OCSPValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OtherValues XAdES-core-schema_xsd.tmp#RevocationValuesType
Type RevocationValuesType
Properties
content: complex
minOccurs: 0
Model CRLValues{0,1} , OCSPValues{0,1} , OtherValues{0,1}
Children CRLValues, OCSPValues, OtherValues
Instance
<RevocationValues Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CRLValues>{0,1}</CRLValues>
  <OCSPValues>{0,1}</OCSPValues>
  <OtherValues>{0,1}</OtherValues>
</RevocationValues>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="RevocationValues" type="RevocationValuesType" minOccurs="0"/>
Element RevocationValuesType / CRLValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLValuesType_EncapsulatedCRLValue XAdES-core-schema_xsd.tmp#CRLValuesType
Type CRLValuesType
Properties
content: complex
minOccurs: 0
Model EncapsulatedCRLValue+
Children EncapsulatedCRLValue
Instance
<CRLValues xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <EncapsulatedCRLValue Id="">{1,unbounded}</EncapsulatedCRLValue>
</CRLValues>
Source
<xs:element name="CRLValues" type="CRLValuesType" minOccurs="0"/>
Element CRLValuesType / EncapsulatedCRLValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
Type EncapsulatedPKIDataType
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedCRLValue" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
Element RevocationValuesType / OCSPValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPValuesType_EncapsulatedOCSPValue XAdES-core-schema_xsd.tmp#OCSPValuesType
Type OCSPValuesType
Properties
content: complex
minOccurs: 0
Model EncapsulatedOCSPValue+
Children EncapsulatedOCSPValue
Instance
<OCSPValues xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <EncapsulatedOCSPValue Id="">{1,unbounded}</EncapsulatedOCSPValue>
</OCSPValues>
Source
<xs:element name="OCSPValues" type="OCSPValuesType" minOccurs="0"/>
Element OCSPValuesType / EncapsulatedOCSPValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType
Type EncapsulatedPKIDataType
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedOCSPValue" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
Element RevocationValuesType / OtherValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OtherCertStatusValuesType_OtherValue XAdES-core-schema_xsd.tmp#OtherCertStatusValuesType
Type OtherCertStatusValuesType
Properties
content: complex
minOccurs: 0
Model OtherValue+
Children OtherValue
Instance
<OtherValues xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <OtherValue>{1,unbounded}</OtherValue>
</OtherValues>
Source
<xs:element name="OtherValues" type="OtherCertStatusValuesType" minOccurs="0"/>
Element OtherCertStatusValuesType / OtherValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
Type AnyType
Properties
content: complex
maxOccurs: unbounded
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="OtherValue" type="AnyType" maxOccurs="unbounded"/>
Element UnsignedSignaturePropertiesType / ArchiveTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<ArchiveTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</ArchiveTimeStamp>
Source
<xs:element name="ArchiveTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
Element UnsignedPropertiesType / UnsignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedDataObjectPropertiesType_UnsignedDataObjectProperty XAdES-core-schema_xsd.tmp#UnsignedDataObjectPropertiesType
Type UnsignedDataObjectPropertiesType
Properties
content: complex
minOccurs: 0
Model UnsignedDataObjectProperty*
Children UnsignedDataObjectProperty
Instance
<UnsignedDataObjectProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <UnsignedDataObjectProperty>{0,unbounded}</UnsignedDataObjectProperty>
</UnsignedDataObjectProperties>
Source
<xs:element name="UnsignedDataObjectProperties" type="UnsignedDataObjectPropertiesType" minOccurs="0"/>
Element UnsignedDataObjectPropertiesType / UnsignedDataObjectProperty
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#AnyType
Type AnyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="UnsignedDataObjectProperty" type="AnyType" minOccurs="0" maxOccurs="unbounded"/>
Element SignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedPropertiesType_Id XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedSignatureProperties XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedDataObjectProperties XAdES-core-schema_xsd.tmp#SignedPropertiesType
Type SignedPropertiesType
Properties
content: complex
Model SignedSignatureProperties , SignedDataObjectProperties{0,1}
Children SignedDataObjectProperties, SignedSignatureProperties
Instance
<SignedProperties Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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"/>
Element UnsignedProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_Id XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedSignatureProperties XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedDataObjectProperties XAdES-core-schema_xsd.tmp#UnsignedPropertiesType
Type UnsignedPropertiesType
Properties
content: complex
Model UnsignedSignatureProperties{0,1} , UnsignedDataObjectProperties{0,1}
Children UnsignedDataObjectProperties, UnsignedSignatureProperties
Instance
<UnsignedProperties Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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"/>
Element SignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningTime XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningCertificate XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignaturePolicyIdentifier XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignatureProductionPlace XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignerRole XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType
Type SignedSignaturePropertiesType
Properties
content: complex
Model SigningTime , SigningCertificate , SignaturePolicyIdentifier , SignatureProductionPlace{0,1} , SignerRole{0,1}
Children SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, SigningCertificate, SigningTime
Instance
<SignedSignatureProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SigningTime>{1,1}</SigningTime>
  <SigningCertificate>{1,1}</SigningCertificate>
  <SignaturePolicyIdentifier>{1,1}</SignaturePolicyIdentifier>
  <SignatureProductionPlace>{0,1}</SignatureProductionPlace>
  <SignerRole>{0,1}</SignerRole>
</SignedSignatureProperties>
Source
<xs:element name="SignedSignatureProperties" type="SignedSignaturePropertiesType"/>
Element SignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_DataObjectFormat XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_CommitmentTypeIndication XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_AllDataObjectsTimeStamp XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_IndividualDataObjectsTimeStamp XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType
Type SignedDataObjectPropertiesType
Properties
content: complex
Model DataObjectFormat* , CommitmentTypeIndication* , AllDataObjectsTimeStamp* , IndividualDataObjectsTimeStamp*
Children AllDataObjectsTimeStamp, CommitmentTypeIndication, DataObjectFormat, IndividualDataObjectsTimeStamp
Instance
<SignedDataObjectProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <DataObjectFormat ObjectReference="">{0,unbounded}</DataObjectFormat>
  <CommitmentTypeIndication>{0,unbounded}</CommitmentTypeIndication>
  <AllDataObjectsTimeStamp>{0,unbounded}</AllDataObjectsTimeStamp>
  <IndividualDataObjectsTimeStamp>{0,unbounded}</IndividualDataObjectsTimeStamp>
</SignedDataObjectProperties>
Source
<xs:element name="SignedDataObjectProperties" type="SignedDataObjectPropertiesType"/>
Element UnsignedSignatureProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CounterSignature XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SignatureTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteCertificateRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteRevocationRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SigAndRefsTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RefsOnlyTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CertificateValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RevocationValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_ArchiveTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType
Type UnsignedSignaturePropertiesType
Properties
content: complex
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 xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CounterSignature>{0,unbounded}</CounterSignature>
  <SignatureTimeStamp>{0,unbounded}</SignatureTimeStamp>
  <CompleteCertificateRefs Id="">{0,1}</CompleteCertificateRefs>
  <CompleteRevocationRefs Id="">{0,1}</CompleteRevocationRefs>
  <SigAndRefsTimeStamp>{0,unbounded}</SigAndRefsTimeStamp>
  <RefsOnlyTimeStamp>{0,unbounded}</RefsOnlyTimeStamp>
  <CertificateValues Id="">{0,1}</CertificateValues>
  <RevocationValues Id="">{0,1}</RevocationValues>
  <ArchiveTimeStamp>{0,unbounded}</ArchiveTimeStamp>
</UnsignedSignatureProperties>
Source
<xs:element name="UnsignedSignatureProperties" type="UnsignedSignaturePropertiesType"/>
Element UnsignedDataObjectProperties
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedDataObjectPropertiesType_UnsignedDataObjectProperty XAdES-core-schema_xsd.tmp#UnsignedDataObjectPropertiesType
Type UnsignedDataObjectPropertiesType
Properties
content: complex
Model UnsignedDataObjectProperty*
Children UnsignedDataObjectProperty
Instance
<UnsignedDataObjectProperties xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <UnsignedDataObjectProperty>{0,unbounded}</UnsignedDataObjectProperty>
</UnsignedDataObjectProperties>
Source
<xs:element name="UnsignedDataObjectProperties" type="UnsignedDataObjectPropertiesType"/>
Element QualifyingPropertiesReference
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_URI XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_Id XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_Transforms XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType
Type QualifyingPropertiesReferenceType
Properties
content: complex
Model Transforms{0,1}
Children Transforms
Instance
<QualifyingPropertiesReference Id="" URI="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Transforms>{0,1}</Transforms>
</QualifyingPropertiesReference>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
URI xs:anyURI required
Source
<xs:element name="QualifyingPropertiesReference" type="QualifyingPropertiesReferenceType"/>
Element QualifyingPropertiesReferenceType / Transforms
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#Transform xmldsig-core-schema_xsd.tmp#TransformsType
Type ds:TransformsType
Properties
content: complex
minOccurs: 0
Model ds:Transform+
Children ds:Transform
Instance
<Transforms xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:Transform Algorithm="">{1,unbounded}</ds:Transform>
</Transforms>
Source
<xs:element name="Transforms" type="ds:TransformsType" minOccurs="0"/>
Element SigningTime
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="SigningTime" type="xs:dateTime"/>
Element SigningCertificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDListType_Cert XAdES-core-schema_xsd.tmp#CertIDListType
Type CertIDListType
Properties
content: complex
Model Cert+
Children Cert
Instance
<SigningCertificate xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Cert URI="">{1,unbounded}</Cert>
</SigningCertificate>
Source
<xs:element name="SigningCertificate" type="CertIDListType"/>
Element SignaturePolicyIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyId XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyImplied XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType
Type SignaturePolicyIdentifierType
Properties
content: complex
Model SignaturePolicyId | SignaturePolicyImplied
Children SignaturePolicyId, SignaturePolicyImplied
Instance
<SignaturePolicyIdentifier xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <SignaturePolicyId>{1,1}</SignaturePolicyId>
  <SignaturePolicyImplied>{1,1}</SignaturePolicyImplied>
</SignaturePolicyIdentifier>
Source
<xs:element name="SignaturePolicyIdentifier" type="SignaturePolicyIdentifierType"/>
Element SPUserNotice
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SPUserNoticeType_NoticeRef XAdES-core-schema_xsd.tmp#SPUserNoticeType_ExplicitText XAdES-core-schema_xsd.tmp#SPUserNoticeType
Type SPUserNoticeType
Properties
content: complex
Model NoticeRef{0,1} , ExplicitText{0,1}
Children ExplicitText, NoticeRef
Instance
<SPUserNotice xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <NoticeRef>{0,1}</NoticeRef>
  <ExplicitText>{0,1}</ExplicitText>
</SPUserNotice>
Source
<xs:element name="SPUserNotice" type="SPUserNoticeType"/>
Element SPUserNoticeType / NoticeRef
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#NoticeReferenceType_Organization XAdES-core-schema_xsd.tmp#NoticeReferenceType_NoticeNumbers XAdES-core-schema_xsd.tmp#NoticeReferenceType
Type NoticeReferenceType
Properties
content: complex
minOccurs: 0
Model Organization , NoticeNumbers
Children NoticeNumbers, Organization
Instance
<NoticeRef xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <Organization>{1,1}</Organization>
  <NoticeNumbers>{1,1}</NoticeNumbers>
</NoticeRef>
Source
<xs:element name="NoticeRef" type="NoticeReferenceType" minOccurs="0"/>
Element NoticeReferenceType / Organization
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Organization" type="xs:string"/>
Element NoticeReferenceType / NoticeNumbers
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#IntegerListType_int XAdES-core-schema_xsd.tmp#IntegerListType
Type IntegerListType
Properties
content: complex
Model int*
Children int
Instance
<NoticeNumbers xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <int>{0,unbounded}</int>
</NoticeNumbers>
Source
<xs:element name="NoticeNumbers" type="IntegerListType"/>
Element IntegerListType / int
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:integer
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="int" type="xs:integer" minOccurs="0" maxOccurs="unbounded"/>
Element SPUserNoticeType / ExplicitText
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="ExplicitText" type="xs:string" minOccurs="0"/>
Element CounterSignature
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#CounterSignatureType
Type CounterSignatureType
Properties
content: complex
Model ds:Signature
Children ds:Signature
Instance
<CounterSignature xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:Signature Id="">{1,1}</ds:Signature>
</CounterSignature>
Source
<xs:element name="CounterSignature" type="CounterSignatureType"/>
Element DataObjectFormat
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectReference XAdES-core-schema_xsd.tmp#DataObjectFormatType_Description XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectIdentifier XAdES-core-schema_xsd.tmp#DataObjectFormatType_MimeType XAdES-core-schema_xsd.tmp#DataObjectFormatType_Encoding XAdES-core-schema_xsd.tmp#DataObjectFormatType
Type DataObjectFormatType
Properties
content: complex
Model Description{0,1} , ObjectIdentifier{0,1} , MimeType{0,1} , Encoding{0,1}
Children Description, Encoding, MimeType, ObjectIdentifier
Instance
<DataObjectFormat ObjectReference="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <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"/>
Element CommitmentTypeIndication
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeId XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_ObjectReference XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_AllSignedDataObjects XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeQualifiers XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType
Type CommitmentTypeIndicationType
Properties
content: complex
Model CommitmentTypeId , (ObjectReference* | AllSignedDataObjects) , CommitmentTypeQualifiers{0,1}
Children AllSignedDataObjects, CommitmentTypeId, CommitmentTypeQualifiers, ObjectReference
Instance
<CommitmentTypeIndication xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CommitmentTypeId>{1,1}</CommitmentTypeId>
  <ObjectReference>{0,unbounded}</ObjectReference>
  <AllSignedDataObjects>{1,1}</AllSignedDataObjects>
  <CommitmentTypeQualifiers>{0,1}</CommitmentTypeQualifiers>
</CommitmentTypeIndication>
Source
<xs:element name="CommitmentTypeIndication" type="CommitmentTypeIndicationType"/>
Element SignatureProductionPlace
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_City XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_StateOrProvince XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_PostalCode XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_CountryName XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType
Type SignatureProductionPlaceType
Properties
content: complex
Model City{0,1} , StateOrProvince{0,1} , PostalCode{0,1} , CountryName{0,1}
Children City, CountryName, PostalCode, StateOrProvince
Instance
<SignatureProductionPlace xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <City>{0,1}</City>
  <StateOrProvince>{0,1}</StateOrProvince>
  <PostalCode>{0,1}</PostalCode>
  <CountryName>{0,1}</CountryName>
</SignatureProductionPlace>
Source
<xs:element name="SignatureProductionPlace" type="SignatureProductionPlaceType"/>
Element SignerRole
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignerRoleType_ClaimedRoles XAdES-core-schema_xsd.tmp#SignerRoleType_CertifiedRoles XAdES-core-schema_xsd.tmp#SignerRoleType
Type SignerRoleType
Properties
content: complex
Model ClaimedRoles{0,1} , CertifiedRoles{0,1}
Children CertifiedRoles, ClaimedRoles
Instance
<SignerRole xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <ClaimedRoles>{0,1}</ClaimedRoles>
  <CertifiedRoles>{0,1}</CertifiedRoles>
</SignerRole>
Source
<xs:element name="SignerRole" type="SignerRoleType"/>
Element AllDataObjectsTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<AllDataObjectsTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</AllDataObjectsTimeStamp>
Source
<xs:element name="AllDataObjectsTimeStamp" type="TimeStampType"/>
Element IndividualDataObjectsTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<IndividualDataObjectsTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</IndividualDataObjectsTimeStamp>
Source
<xs:element name="IndividualDataObjectsTimeStamp" type="TimeStampType"/>
Element SignatureTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<SignatureTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</SignatureTimeStamp>
Source
<xs:element name="SignatureTimeStamp" type="TimeStampType"/>
Element CompleteCertificateRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_Id XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_CertRefs XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType
Type CompleteCertificateRefsType
Properties
content: complex
Model CertRefs
Children CertRefs
Instance
<CompleteCertificateRefs Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CertRefs>{1,1}</CertRefs>
</CompleteCertificateRefs>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CompleteCertificateRefs" type="CompleteCertificateRefsType"/>
Element CompleteRevocationRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_Id XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_CRLRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OCSPRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OtherRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType
Type CompleteRevocationRefsType
Properties
content: complex
Model CRLRefs{0,1} , OCSPRefs{0,1} , OtherRefs{0,1}
Children CRLRefs, OCSPRefs, OtherRefs
Instance
<CompleteRevocationRefs Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CRLRefs>{0,1}</CRLRefs>
  <OCSPRefs>{0,1}</OCSPRefs>
  <OtherRefs>{0,1}</OtherRefs>
</CompleteRevocationRefs>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CompleteRevocationRefs" type="CompleteRevocationRefsType"/>
Element SigAndRefsTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<SigAndRefsTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</SigAndRefsTimeStamp>
Source
<xs:element name="SigAndRefsTimeStamp" type="TimeStampType"/>
Element RefsOnlyTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<RefsOnlyTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</RefsOnlyTimeStamp>
Source
<xs:element name="RefsOnlyTimeStamp" type="TimeStampType"/>
Element CertificateValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertificateValuesType_Id XAdES-core-schema_xsd.tmp#CertificateValuesType_EncapsulatedX509Certificate XAdES-core-schema_xsd.tmp#CertificateValuesType_OtherCertificate XAdES-core-schema_xsd.tmp#CertificateValuesType
Type CertificateValuesType
Properties
content: complex
Model EncapsulatedX509Certificate | OtherCertificate
Children EncapsulatedX509Certificate, OtherCertificate
Instance
<CertificateValues Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <EncapsulatedX509Certificate Id="">{1,1}</EncapsulatedX509Certificate>
  <OtherCertificate>{1,1}</OtherCertificate>
</CertificateValues>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="CertificateValues" type="CertificateValuesType"/>
Element RevocationValues
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#RevocationValuesType_Id XAdES-core-schema_xsd.tmp#RevocationValuesType_CRLValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OCSPValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OtherValues XAdES-core-schema_xsd.tmp#RevocationValuesType
Type RevocationValuesType
Properties
content: complex
Model CRLValues{0,1} , OCSPValues{0,1} , OtherValues{0,1}
Children CRLValues, OCSPValues, OtherValues
Instance
<RevocationValues Id="" xmlns="http://uri.etsi.org/01903/v1.1.1#">
  <CRLValues>{0,1}</CRLValues>
  <OCSPValues>{0,1}</OCSPValues>
  <OtherValues>{0,1}</OtherValues>
</RevocationValues>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="RevocationValues" type="RevocationValuesType"/>
Element ArchiveTimeStamp
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature XAdES-core-schema_xsd.tmp#TimeStampType
Type TimeStampType
Properties
content: complex
Model HashDataInfo* , (EncapsulatedTimeStamp | XMLTimeStamp) , ds:Signature{0,1}
Children EncapsulatedTimeStamp, HashDataInfo, XMLTimeStamp, ds:Signature
Instance
<ArchiveTimeStamp xmlns="http://uri.etsi.org/01903/v1.1.1#" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <HashDataInfo URI="">{0,unbounded}</HashDataInfo>
  <EncapsulatedTimeStamp Id="">{1,1}</EncapsulatedTimeStamp>
  <XMLTimeStamp>{1,1}</XMLTimeStamp>
  <ds:Signature Id="">{0,1}</ds:Signature>
</ArchiveTimeStamp>
Source
<xs:element name="ArchiveTimeStamp" type="TimeStampType"/>
Complex Type AnyType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Properties
mixed: true
Used by
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:complexType name="AnyType" mixed="true">
  <xs:sequence>
    <xs:any namespace="##any" processContents="lax"/>
  </xs:sequence>
  <xs:anyAttribute namespace="##any"/>
</xs:complexType>
Complex Type ObjectIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Identifier XAdES-core-schema_xsd.tmp#ObjectIdentifierType_Description XAdES-core-schema_xsd.tmp#ObjectIdentifierType_DocumentationReferences
Used by
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Source
<xs:complexType name="ObjectIdentifierType">
  <xs:sequence>
    <xs:element name="Identifier" type="IdentifierType"/>
    <xs:element name="Description" type="xs:string" minOccurs="0"/>
    <xs:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type IdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#IdentifierType_Qualifier
Type extension of xs:anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
Qualifier QualifierType optional
Source
<xs:complexType name="IdentifierType">
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <xs:attribute name="Qualifier" type="QualifierType" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Simple Type QualifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration OIDAsURN
enumeration OIDAsURI
Used by
Source
<xs:simpleType name="QualifierType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="OIDAsURN"/>
    <xs:enumeration value="OIDAsURI"/>
  </xs:restriction>
</xs:simpleType>
Complex Type DocumentationReferencesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DocumentationReferencesType_DocumentationReference
Used by
Model DocumentationReference
Children DocumentationReference
Source
<xs:complexType name="DocumentationReferencesType">
  <xs:sequence maxOccurs="unbounded">
    <xs:element name="DocumentationReference" type="xs:anyURI"/>
  </xs:sequence>
</xs:complexType>
Complex Type EncapsulatedPKIDataType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#EncapsulatedPKIDataType_Id
Type extension of xs:base64Binary
Used by
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="EncapsulatedPKIDataType">
  <xs:simpleContent>
    <xs:extension base="xs:base64Binary">
      <xs:attribute name="Id" type="xs:ID" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type TimeStampType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#TimeStampType_HashDataInfo XAdES-core-schema_xsd.tmp#TimeStampType_EncapsulatedTimeStamp XAdES-core-schema_xsd.tmp#TimeStampType_XMLTimeStamp xmldsig-core-schema_xsd.tmp#Signature
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>
Complex Type HashDataInfoType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#HashDataInfoType_URI XAdES-core-schema_xsd.tmp#HashDataInfoType_Transforms
Used by
Model Transforms{0,1}
Children Transforms
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI required
Source
<xs:complexType name="HashDataInfoType">
  <xs:sequence>
    <xs:element name="Transforms" type="ds:TransformsType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="required"/>
</xs:complexType>
Complex Type QualifyingPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_Target XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_Id XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_SignedProperties XAdES-core-schema_xsd.tmp#QualifyingPropertiesType_UnsignedProperties
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>
Complex Type SignedPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedPropertiesType_Id XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedSignatureProperties XAdES-core-schema_xsd.tmp#SignedPropertiesType_SignedDataObjectProperties
Used by
Model SignedSignatureProperties , SignedDataObjectProperties{0,1}
Children SignedDataObjectProperties, SignedSignatureProperties
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="SignedPropertiesType">
  <xs:sequence>
    <xs:element name="SignedSignatureProperties" type="SignedSignaturePropertiesType"/>
    <xs:element name="SignedDataObjectProperties" type="SignedDataObjectPropertiesType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type SignedSignaturePropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningTime XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SigningCertificate XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignaturePolicyIdentifier XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignatureProductionPlace XAdES-core-schema_xsd.tmp#SignedSignaturePropertiesType_SignerRole
Used by
Model SigningTime , SigningCertificate , SignaturePolicyIdentifier , SignatureProductionPlace{0,1} , SignerRole{0,1}
Children SignaturePolicyIdentifier, SignatureProductionPlace, SignerRole, SigningCertificate, SigningTime
Source
<xs:complexType name="SignedSignaturePropertiesType">
  <xs:sequence>
    <xs:element name="SigningTime" type="xs:dateTime"/>
    <xs:element name="SigningCertificate" type="CertIDListType"/>
    <xs:element name="SignaturePolicyIdentifier" type="SignaturePolicyIdentifierType"/>
    <xs:element name="SignatureProductionPlace" type="SignatureProductionPlaceType" minOccurs="0"/>
    <xs:element name="SignerRole" type="SignerRoleType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type CertIDListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDListType_Cert
Used by
Model Cert+
Children Cert
Source
<xs:complexType name="CertIDListType">
  <xs:sequence>
    <xs:element name="Cert" type="CertIDType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type CertIDType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertIDType_URI XAdES-core-schema_xsd.tmp#CertIDType_CertDigest XAdES-core-schema_xsd.tmp#CertIDType_IssuerSerial
Used by
Model CertDigest , IssuerSerial
Children CertDigest, IssuerSerial
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:complexType name="CertIDType">
  <xs:sequence>
    <xs:element name="CertDigest" type="DigestAlgAndValueType"/>
    <xs:element name="IssuerSerial" type="ds:X509IssuerSerialType"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="optional"/>
</xs:complexType>
Complex Type DigestAlgAndValueType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestMethod XAdES-core-schema_xsd.tmp#DigestAlgAndValueType_DigestValue
Used by
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Source
<xs:complexType name="DigestAlgAndValueType">
  <xs:sequence>
    <xs:element name="DigestMethod" type="ds:DigestMethodType"/>
    <xs:element name="DigestValue" type="ds:DigestValueType"/>
  </xs:sequence>
</xs:complexType>
Complex Type SignaturePolicyIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyId XAdES-core-schema_xsd.tmp#SignaturePolicyIdentifierType_SignaturePolicyImplied
Used by
Model SignaturePolicyId | SignaturePolicyImplied
Children SignaturePolicyId, SignaturePolicyImplied
Source
<xs:complexType name="SignaturePolicyIdentifierType">
  <xs:choice>
    <xs:element name="SignaturePolicyId" type="SignaturePolicyIdType"/>
    <xs:element name="SignaturePolicyImplied"/>
  </xs:choice>
</xs:complexType>
Complex Type SignaturePolicyIdType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyId xmldsig-core-schema_xsd.tmp#Transforms XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyHash XAdES-core-schema_xsd.tmp#SignaturePolicyIdType_SigPolicyQualifiers
Used by
Model SigPolicyId , ds:Transforms{0,1} , SigPolicyHash , SigPolicyQualifiers{0,1}
Children SigPolicyHash, SigPolicyId, SigPolicyQualifiers, ds:Transforms
Source
<xs:complexType name="SignaturePolicyIdType">
  <xs:sequence>
    <xs:element name="SigPolicyId" type="ObjectIdentifierType"/>
    <xs:element ref="ds:Transforms" minOccurs="0"/>
    <xs:element name="SigPolicyHash" type="DigestAlgAndValueType"/>
    <xs:element name="SigPolicyQualifiers" type="SigPolicyQualifiersListType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type SigPolicyQualifiersListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SigPolicyQualifiersListType_SigPolicyQualifier
Used by
Model SigPolicyQualifier+
Children SigPolicyQualifier
Source
<xs:complexType name="SigPolicyQualifiersListType">
  <xs:sequence>
    <xs:element name="SigPolicyQualifier" type="SigPolicyQualifierType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type SigPolicyQualifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SPURI
Used by
Model SPURI
Children SPURI
Source
<xs:complexType name="SigPolicyQualifierType">
  <xs:sequence>
    <xs:element ref="SPURI"/>
  </xs:sequence>
</xs:complexType>
Complex Type SignatureProductionPlaceType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_City XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_StateOrProvince XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_PostalCode XAdES-core-schema_xsd.tmp#SignatureProductionPlaceType_CountryName
Used by
Model City{0,1} , StateOrProvince{0,1} , PostalCode{0,1} , CountryName{0,1}
Children City, CountryName, PostalCode, StateOrProvince
Source
<xs:complexType name="SignatureProductionPlaceType">
  <xs:sequence>
    <xs:element name="City" type="xs:string" minOccurs="0"/>
    <xs:element name="StateOrProvince" type="xs:string" minOccurs="0"/>
    <xs:element name="PostalCode" type="xs:string" minOccurs="0"/>
    <xs:element name="CountryName" type="xs:string" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type SignerRoleType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignerRoleType_ClaimedRoles XAdES-core-schema_xsd.tmp#SignerRoleType_CertifiedRoles
Used by
Model ClaimedRoles{0,1} , CertifiedRoles{0,1}
Children CertifiedRoles, ClaimedRoles
Source
<xs:complexType name="SignerRoleType">
  <xs:sequence>
    <xs:element name="ClaimedRoles" type="ClaimedRolesListType" minOccurs="0"/>
    <xs:element name="CertifiedRoles" type="CertifiedRolesListType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type ClaimedRolesListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#ClaimedRolesListType_ClaimedRole
Used by
Model ClaimedRole
Children ClaimedRole
Source
<xs:complexType name="ClaimedRolesListType">
  <xs:sequence>
    <xs:element name="ClaimedRole" type="xs:token"/>
  </xs:sequence>
</xs:complexType>
Complex Type CertifiedRolesListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertifiedRolesListType_CertifiedRole
Used by
Model CertifiedRole+
Children CertifiedRole
Source
<xs:complexType name="CertifiedRolesListType">
  <xs:sequence>
    <xs:element name="CertifiedRole" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type SignedDataObjectPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_DataObjectFormat XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_CommitmentTypeIndication XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_AllDataObjectsTimeStamp XAdES-core-schema_xsd.tmp#SignedDataObjectPropertiesType_IndividualDataObjectsTimeStamp
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>
Complex Type DataObjectFormatType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectReference XAdES-core-schema_xsd.tmp#DataObjectFormatType_Description XAdES-core-schema_xsd.tmp#DataObjectFormatType_ObjectIdentifier XAdES-core-schema_xsd.tmp#DataObjectFormatType_MimeType XAdES-core-schema_xsd.tmp#DataObjectFormatType_Encoding
Used by
Model Description{0,1} , ObjectIdentifier{0,1} , MimeType{0,1} , Encoding{0,1}
Children Description, Encoding, MimeType, ObjectIdentifier
Attributes
QName Type Fixed Default Use Annotation
ObjectReference xs:anyURI required
Source
<xs:complexType name="DataObjectFormatType">
  <xs:sequence>
    <xs:element name="Description" type="xs:string" minOccurs="0"/>
    <xs:element name="ObjectIdentifier" type="ObjectIdentifierType" minOccurs="0"/>
    <xs:element name="MimeType" type="xs:string" minOccurs="0"/>
    <xs:element name="Encoding" type="xs:anyURI" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="ObjectReference" type="xs:anyURI" use="required"/>
</xs:complexType>
Complex Type CommitmentTypeIndicationType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeId XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_ObjectReference XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_AllSignedDataObjects XAdES-core-schema_xsd.tmp#CommitmentTypeIndicationType_CommitmentTypeQualifiers
Used by
Model CommitmentTypeId , (ObjectReference* | AllSignedDataObjects) , CommitmentTypeQualifiers{0,1}
Children AllSignedDataObjects, CommitmentTypeId, CommitmentTypeQualifiers, ObjectReference
Source
<xs:complexType name="CommitmentTypeIndicationType">
  <xs:sequence>
    <xs:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
    <xs:choice>
      <xs:element name="ObjectReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element name="AllSignedDataObjects"/>
    </xs:choice>
    <xs:element name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type CommitmentTypeQualifiersListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CommitmentTypeQualifiersListType_CommitmentTypeQualifier
Used by
Model CommitmentTypeQualifier*
Children CommitmentTypeQualifier
Source
<xs:complexType name="CommitmentTypeQualifiersListType">
  <xs:sequence>
    <xs:element name="CommitmentTypeQualifier" type="AnyType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type UnsignedPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_Id XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedSignatureProperties XAdES-core-schema_xsd.tmp#UnsignedPropertiesType_UnsignedDataObjectProperties
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>
Complex Type UnsignedSignaturePropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CounterSignature XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SignatureTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteCertificateRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CompleteRevocationRefs XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_SigAndRefsTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RefsOnlyTimeStamp XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_CertificateValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_RevocationValues XAdES-core-schema_xsd.tmp#UnsignedSignaturePropertiesType_ArchiveTimeStamp
Used by
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
Source
<xs:complexType name="UnsignedSignaturePropertiesType">
  <xs:sequence>
    <xs:element name="CounterSignature" type="CounterSignatureType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="SignatureTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="CompleteCertificateRefs" type="CompleteCertificateRefsType" minOccurs="0"/>
    <xs:element name="CompleteRevocationRefs" type="CompleteRevocationRefsType" minOccurs="0"/>
    <xs:choice>
      <xs:element name="SigAndRefsTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element name="RefsOnlyTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
    </xs:choice>
    <xs:element name="CertificateValues" type="CertificateValuesType" minOccurs="0"/>
    <xs:element name="RevocationValues" type="RevocationValuesType" minOccurs="0"/>
    <xs:element name="ArchiveTimeStamp" type="TimeStampType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type CounterSignatureType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram xmldsig-core-schema_xsd.tmp#Signature
Used by
Model ds:Signature
Children ds:Signature
Source
<xs:complexType name="CounterSignatureType">
  <xs:sequence>
    <xs:element ref="ds:Signature"/>
  </xs:sequence>
</xs:complexType>
Complex Type CompleteCertificateRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_Id XAdES-core-schema_xsd.tmp#CompleteCertificateRefsType_CertRefs
Used by
Model CertRefs
Children CertRefs
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="CompleteCertificateRefsType">
  <xs:sequence>
    <xs:element name="CertRefs" type="CertIDListType"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type CompleteRevocationRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_Id XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_CRLRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OCSPRefs XAdES-core-schema_xsd.tmp#CompleteRevocationRefsType_OtherRefs
Used by
Model CRLRefs{0,1} , OCSPRefs{0,1} , OtherRefs{0,1}
Children CRLRefs, OCSPRefs, OtherRefs
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="CompleteRevocationRefsType">
  <xs:sequence>
    <xs:element name="CRLRefs" type="CRLRefsType" minOccurs="0"/>
    <xs:element name="OCSPRefs" type="OCSPRefsType" minOccurs="0"/>
    <xs:element name="OtherRefs" type="OtherCertStatusRefsType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type CRLRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLRefsType_CRLRef
Used by
Model CRLRef+
Children CRLRef
Source
<xs:complexType name="CRLRefsType">
  <xs:sequence>
    <xs:element name="CRLRef" type="CRLRefType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type CRLRefType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLRefType_DigestAlgAndValue XAdES-core-schema_xsd.tmp#CRLRefType_CRLIdentifier
Used by
Model DigestAlgAndValue , CRLIdentifier{0,1}
Children CRLIdentifier, DigestAlgAndValue
Source
<xs:complexType name="CRLRefType">
  <xs:sequence>
    <xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType"/>
    <xs:element name="CRLIdentifier" type="CRLIdentifierType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type CRLIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLIdentifierType_URI XAdES-core-schema_xsd.tmp#CRLIdentifierType_Issuer XAdES-core-schema_xsd.tmp#CRLIdentifierType_IssueTime XAdES-core-schema_xsd.tmp#CRLIdentifierType_Number
Used by
Model Issuer , IssueTime , Number{0,1}
Children IssueTime, Issuer, Number
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:complexType name="CRLIdentifierType">
  <xs:sequence>
    <xs:element name="Issuer" type="xs:string"/>
    <xs:element name="IssueTime" type="xs:dateTime"/>
    <xs:element name="Number" type="xs:integer" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="optional"/>
</xs:complexType>
Complex Type OCSPRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPRefsType_OCSPRef
Used by
Model OCSPRef+
Children OCSPRef
Source
<xs:complexType name="OCSPRefsType">
  <xs:sequence>
    <xs:element name="OCSPRef" type="OCSPRefType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type OCSPRefType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPRefType_OCSPIdentifier XAdES-core-schema_xsd.tmp#OCSPRefType_DigestAlgAndValue
Used by
Model OCSPIdentifier , DigestAlgAndValue{0,1}
Children DigestAlgAndValue, OCSPIdentifier
Source
<xs:complexType name="OCSPRefType">
  <xs:sequence>
    <xs:element name="OCSPIdentifier" type="OCSPIdentifierType"/>
    <xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type OCSPIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPIdentifierType_URI XAdES-core-schema_xsd.tmp#OCSPIdentifierType_ResponderID XAdES-core-schema_xsd.tmp#OCSPIdentifierType_ProducedAt
Used by
Model ResponderID , ProducedAt
Children ProducedAt, ResponderID
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:complexType name="OCSPIdentifierType">
  <xs:sequence>
    <xs:element name="ResponderID" type="xs:string"/>
    <xs:element name="ProducedAt" type="xs:dateTime"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="optional"/>
</xs:complexType>
Complex Type OtherCertStatusRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OtherCertStatusRefsType_OtherRef
Used by
Model OtherRef+
Children OtherRef
Source
<xs:complexType name="OtherCertStatusRefsType">
  <xs:sequence>
    <xs:element name="OtherRef" type="AnyType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type CertificateValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CertificateValuesType_Id XAdES-core-schema_xsd.tmp#CertificateValuesType_EncapsulatedX509Certificate XAdES-core-schema_xsd.tmp#CertificateValuesType_OtherCertificate
Used by
Model EncapsulatedX509Certificate | OtherCertificate
Children EncapsulatedX509Certificate, OtherCertificate
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="CertificateValuesType">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>
    <xs:element name="OtherCertificate" type="AnyType"/>
  </xs:choice>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type RevocationValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#RevocationValuesType_Id XAdES-core-schema_xsd.tmp#RevocationValuesType_CRLValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OCSPValues XAdES-core-schema_xsd.tmp#RevocationValuesType_OtherValues
Used by
Model CRLValues{0,1} , OCSPValues{0,1} , OtherValues{0,1}
Children CRLValues, OCSPValues, OtherValues
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="RevocationValuesType">
  <xs:sequence>
    <xs:element name="CRLValues" type="CRLValuesType" minOccurs="0"/>
    <xs:element name="OCSPValues" type="OCSPValuesType" minOccurs="0"/>
    <xs:element name="OtherValues" type="OtherCertStatusValuesType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type CRLValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#CRLValuesType_EncapsulatedCRLValue
Used by
Model EncapsulatedCRLValue+
Children EncapsulatedCRLValue
Source
<xs:complexType name="CRLValuesType">
  <xs:sequence>
    <xs:element name="EncapsulatedCRLValue" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type OCSPValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OCSPValuesType_EncapsulatedOCSPValue
Used by
Model EncapsulatedOCSPValue+
Children EncapsulatedOCSPValue
Source
<xs:complexType name="OCSPValuesType">
  <xs:sequence>
    <xs:element name="EncapsulatedOCSPValue" type="EncapsulatedPKIDataType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type OtherCertStatusValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#OtherCertStatusValuesType_OtherValue
Used by
Model OtherValue+
Children OtherValue
Source
<xs:complexType name="OtherCertStatusValuesType">
  <xs:sequence>
    <xs:element name="OtherValue" type="AnyType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type UnsignedDataObjectPropertiesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#UnsignedDataObjectPropertiesType_UnsignedDataObjectProperty
Used by
Model UnsignedDataObjectProperty*
Children UnsignedDataObjectProperty
Source
<xs:complexType name="UnsignedDataObjectPropertiesType">
  <xs:sequence>
    <xs:element name="UnsignedDataObjectProperty" type="AnyType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type QualifyingPropertiesReferenceType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_URI XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_Id XAdES-core-schema_xsd.tmp#QualifyingPropertiesReferenceType_Transforms
Used by
Model Transforms{0,1}
Children Transforms
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
URI xs:anyURI required
Source
<xs:complexType name="QualifyingPropertiesReferenceType">
  <xs:sequence>
    <xs:element name="Transforms" type="ds:TransformsType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="required"/>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Complex Type SPUserNoticeType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#SPUserNoticeType_NoticeRef XAdES-core-schema_xsd.tmp#SPUserNoticeType_ExplicitText
Used by
Element SPUserNotice
Model NoticeRef{0,1} , ExplicitText{0,1}
Children ExplicitText, NoticeRef
Source
<xs:complexType name="SPUserNoticeType">
  <xs:sequence>
    <xs:element name="NoticeRef" type="NoticeReferenceType" minOccurs="0"/>
    <xs:element name="ExplicitText" type="xs:string" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Complex Type NoticeReferenceType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#NoticeReferenceType_Organization XAdES-core-schema_xsd.tmp#NoticeReferenceType_NoticeNumbers
Used by
Model Organization , NoticeNumbers
Children NoticeNumbers, Organization
Source
<xs:complexType name="NoticeReferenceType">
  <xs:sequence>
    <xs:element name="Organization" type="xs:string"/>
    <xs:element name="NoticeNumbers" type="IntegerListType"/>
  </xs:sequence>
</xs:complexType>
Complex Type IntegerListType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram XAdES-core-schema_xsd.tmp#IntegerListType_int
Used by
Model int*
Children int
Source
<xs:complexType name="IntegerListType">
  <xs:sequence>
    <xs:element name="int" type="xs:integer" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Attribute IdentifierType / @Qualifier
Namespace No namespace
Type QualifierType
Properties
use: optional
Facets
enumeration OIDAsURN
enumeration OIDAsURI
Used by
Complex Type IdentifierType
Source
<xs:attribute name="Qualifier" type="QualifierType" use="optional"/>
Attribute EncapsulatedPKIDataType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
Attribute HashDataInfoType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Complex Type HashDataInfoType
Source
<xs:attribute name="URI" type="xs:anyURI" use="required"/>
Attribute CertIDType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: optional
Used by
Complex Type CertIDType
Source
<xs:attribute name="URI" type="xs:anyURI" use="optional"/>
Attribute DataObjectFormatType / @ObjectReference
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Complex Type DataObjectFormatType
Source
<xs:attribute name="ObjectReference" type="xs:anyURI" use="required"/>
Attribute SignedPropertiesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type SignedPropertiesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
Attribute CompleteCertificateRefsType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
Attribute CRLIdentifierType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: optional
Used by
Complex Type CRLIdentifierType
Source
<xs:attribute name="URI" type="xs:anyURI" use="optional"/>
Attribute OCSPIdentifierType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: optional
Used by
Complex Type OCSPIdentifierType
Source
<xs:attribute name="URI" type="xs:anyURI" use="optional"/>
Attribute CompleteRevocationRefsType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
Attribute CertificateValuesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type CertificateValuesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
Attribute RevocationValuesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type RevocationValuesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>
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"/>
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"/>
Attribute QualifyingPropertiesReferenceType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Source
<xs:attribute name="URI" type="xs:anyURI" use="required"/>
Attribute QualifyingPropertiesReferenceType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>