http://trimble.com/mrm/framework/datatypes/timezone/v1
complexType RefOffset

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://trimble.com/mrm/framework/datatypes/timezone/v1}RefOffset (restriction)

Documentation
Definition of the TimeZone Offset instance
Properties
This component is not nillable.

Model
<...>
value
</...>


Nested Element Summary
dt:Offsetvalue
          
Local Usage
TimeZone

Source
<xs:complexType name="RefOffset">
<xs:sequence>
<xs:element name="value" nillable="false" type="dt:Offset"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.