The units of time, e.g.: days, hours, etc., that apply to the deadline.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="OffsetTimeUnit" type="TimeUnitType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The units of time, e.g.: days, hours, etc., that apply to the deadline.</xs:documentation>
</xs:annotation>
</xs:attribute>