Period
The Period element defines the name, time offset, and unique identifier for a specific stage of the time zone.
<Period Bias="" Name="" Id=""/>
PeriodType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Bias |
An xs:duration value that represents the time offset from Coordinated Universal Time (UTC) for the period. |
Name |
A string value that represents the descriptive name of the period. |
Id |
A string value that represents the identifier for the period. |
Child elements
None.
Parent elements
Element | Description |
---|---|
Periods |
Represents an array of periods that define the time offset at different stages of the time zone. |
Text value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |