<xs:simpleType name="CombinedDateType"><xs:annotation><xs:appinfo xml:lang="en">The type used to support the range of date representations. Recommended practice is that date be specified in one of the following formats: YYYY YYYY-MM YYYY-MM-DD YYYY-MM-DDThh:mmTZD YYYY-MM-DDThh:mm.ssTZD YYYY-MM-DDThh:mm:ss.sTZD Where:YYYY 0000 through current year MM 01 through 12 (month) DD 01 through 31 (day) hh 00 through 24 (hour) mm 00 through 59 (minute) ss 00 through 60 (second) .s .0 through 999 (fractional second) TZD = time zone designator (Z or +hh:mm or -hh:mm) This profile suggests two ways of handling time zone offsets: 1. Times are expressed in UTC (Coordinated Universal Time), with a special UTC designator ("Z"). 2. Times are expressed in local time, together with a time zone offset in hours and minutes. A time zone offset of "+hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes ahead of UTC. A time zone offset of "-hh:mm" indicates that the date/time uses a local time zone which is "hh" hours and "mm" minutes behind UTC.</xs:appinfo></xs:annotation><xs:union memberTypes="xs:dateTime ddms:DateHourMinType xs:date xs:gYearMonth xs:gYear"/></xs:simpleType>
Schema location
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details.
Click Here