Definition Type: Element
Name: ActionTime
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: <Simple Type Union>:http://www.w3.org/2001/XMLSchema
Containing Schema: 120-interdb-v5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Union
Collapse XSD Schema Diagram:
XSD Diagram of ActionTime in schema 120-interdb-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="ActionTime" minOccurs="0">
    <xs:simpleType>
        <xs:union memberTypes="xs:dateTime xs:date" />
    </xs:simpleType>
</xs:element>
Collapse Comments:
blog comments powered by Disqus