timezone as defined in the tz database, e.g. "America/New_York" |
Attribute | rail:tOperationControlPoint/@timezone |
<xs:simpleType name="tTimeZone"> <xs:annotation> <xs:documentation>timezone as defined in the tz database, e.g. "America/New_York"</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |