element <biasOffset> (local)
Namespace:
Type:
xsd:int
Content:
simple
Defined:
XML Representation Summary
<biasOffset>
   
Content: 
{ xsd:int }
</biasOffset>
Included in content model of elements (1):
getQuickViewRequest
Annotation
Optionally specifies a numeric <b>integer</b> offset timezone bias to retrieve the quickView in. tzid takes precedence over biasOffset (pending xsd:choice).
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="biasOffset" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
Optionally specifies a numeric
<b>integer</b>
offset timezone bias to retrieve the quickView in.
tzid takes precedence over biasOffset (pending xsd:choice).
</xsd:documentation>
</xsd:annotation>
</xsd:element>