Definition Type: ComplexType
Name: TimestampedInfoType
Namespace: urn:oasis:names:tc:evs:schema:eml:ts
Containing Schema: emltimestamp.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TSTXMLInfoReference in schema emltimestamp_xsd Drilldown into Reference in schema emltimestamp_xsd Drilldown into SignatureOrTSTMethod in schema emltimestamp_xsd Drilldown into CanonicalizationMethod in schema emltimestamp_xsd Drilldown into Id in schema emltimestamp_xsdXSD Diagram of TimestampedInfoType in schema emltimestamp_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="TimestampedInfoType">
    <xs:sequence>
        <xs:element ref="CanonicalizationMethod" />
        <xs:element ref="SignatureOrTSTMethod" />
        <xs:element ref="Reference" />
        <xs:element ref="TSTXMLInfoReference" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="Id" type="xs:ID" use="optional" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CanonicalizationMethod ts:CanonicalizationMethod (1) (1)
SignatureOrTSTMethod ts:SignatureOrTSTMethod (1) (1)
Reference ts:Reference (1) (1)
TSTXMLInfoReference ts:TSTXMLInfoReference 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Id ts:Id Optional
Collapse Derivation Tree:
Collapse References:
ts:TimestampedInfo
Collapse Comments:
blog comments powered by Disqus