2.2.4.14 t:TransitionTargetType Complex Type

The TransitionTargetType complex type specifies a time zone transition target type.

 <xs:complexType>
   <xs:simpleContent>
     <xs:extension
       base="xs:string"
     >
       <xs:attribute name="Kind"
         type="t:TransitionTargetKindType"
         use="required"
        />
     </xs:extension>
   </xs:simpleContent>
 </xs:complexType>
  

The following table lists the attributes of the TransitionTargetType complex type.

Attribute name

Type

Description

Kind

t:TransitionTargetKindType (section 3.1.4.1.4.1)

Specifies the target type (period or group of periods) of the transition.