Definition Type: ComplexType
Name: SignatureOrTSTValueType
Namespace: urn:oasis:names:tc:evs:schema:eml:ts
Type: base64Binary:http://www.w3.org/2001/XMLSchema
Containing Schema: emltimestamp.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Id in schema emltimestamp_xsdXSD Diagram of SignatureOrTSTValueType in schema emltimestamp_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="SignatureOrTSTValueType">
    <xs:simpleContent>
        <xs:extension base="xs:base64Binary">
            <xs:attribute name="Id" type="xs:ID" use="optional" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id ts:Id Optional
Collapse Derivation Tree:
Collapse References:
ts:SignatureOrTSTValue
Collapse Comments:
blog comments powered by Disqus