diagram | |||||||||||||
namespace | http://uri.etsi.org/01903/v1.3.2# | ||||||||||||
type | restriction of GenericTimeStampType | ||||||||||||
properties |
|
||||||||||||
children | Include ds:CanonicalizationMethod EncapsulatedTimeStamp XMLTimeStamp | ||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="XAdESTimeStampType"> <xsd:complexContent> <xsd:restriction base="GenericTimeStampType"> <xsd:sequence> <xsd:element ref="Include" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ds:CanonicalizationMethod" minOccurs="0"/> <xsd:choice maxOccurs="unbounded"> <xsd:element name="EncapsulatedTimeStamp" type="EncapsulatedPKIDataType"/> <xsd:element name="XMLTimeStamp" type="AnyType"/> </xsd:choice> </xsd:sequence> <xsd:attribute name="Id" type="xsd:ID" use="optional"/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="Id" type="xsd:ID" use="optional"/> |
diagram | |||||||||||||||||||
namespace | http://uri.etsi.org/01903/v1.3.2# | ||||||||||||||||||
type | EncapsulatedPKIDataType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="EncapsulatedTimeStamp" type="EncapsulatedPKIDataType"/> |
diagram | |||||||
namespace | http://uri.etsi.org/01903/v1.3.2# | ||||||
type | AnyType | ||||||
properties |
|
||||||
attributes |
|
||||||
source | <xsd:element name="XMLTimeStamp" type="AnyType"/> |