Definition Type: SimpleType
Name: DateTime
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Collapse XSD Schema Diagram:
XSD Diagram of DateTime in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:simpleType name="DateTime">
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="[0-9]{4}-[0-9]{2}-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2}(\.[0-9]{6})?((-|\+)[0-9]{2}:[0-9]{2})?)?)?" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern [0-9]{4}-[0-9]{2}-[0-9]{2}(T[0-9]{2}:[0-9]{2}(:[0-9]{2}(\.[0-9]{6})?((-|\+)[0-9]{2}:[0-9]{2})?)?)?
Collapse Derivation Tree:
Collapse References:
ifx:AvailDt_Type, ifx:ClientBusinessDt, ifx:ClientCreateDt, ifx:ClientDt_Type, ifx:EffDt_Type, ifx:EndDt_Type, ifx:ExpDt_Type, ifx:ExpectedAvailDt, ifx:ExpectedOpenDt, ifx:ForExValDt, ifx:MsgRecDt_Type, ifx:NextDt_Type, ifx:OrigIssueDt, ifx:ServerDt_Type, ifx:SessionDt, ifx:StartDt_Type