namespace | http://fifa.com/exchange/fe | ||||||
type | restriction of xsd:dateTime | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:simpleType name="DateTime"> <xsd:annotation> <xsd:documentation>A Date and time in UTC.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:dateTime"> <xsd:pattern value=".*Z"/> </xsd:restriction> </xsd:simpleType> |