namespace | http://fifa.com/exchange/fe | ||||||
type | restriction of xsd:time | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:simpleType name="TimeLocal"> <xsd:annotation> <xsd:documentation>A local time.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:time"> <xsd:pattern value="[0-9]*:[0-9]*:[0-9]*(\.[0-9]*)?"/> </xsd:restriction> </xsd:simpleType> |