element <timeZonePreference> (local)
Namespace:
Type:
Content:
complex, 3 attributes, 2 elements
Defined:
locally within myProfileType complexType in myProfile.xsd; see XML source
XML Representation Summary
<timeZonePreference
   
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
</timeZonePreference>
Content model elements (2):
cat (type hs:catType), timeZone (in timeZonePreference)
Included in content model of elements (1):
myProfile
Annotation
This element supplies the base time zone preference for this entity.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="timeZonePreference" type="timeZonePreferenceType">
<xsd:annotation>
<xsd:documentation>
This element supplies the base time zone preference for this entity.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Attribute Detail (all declarations; 3/3)
changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

creator
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="creator" type="creatorType" use="required"/>

id
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required"/>
Content Element Detail (all declarations; 2/2)
cat
Type:
hs:catType, empty content
Defined:
locally within timeZonePreferenceType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="cat" type="hs:catType"/>

timeZone
Type:
hs:string, simple content
Defined:
locally within timeZonePreferenceType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="timeZone" type="hs:string"/>