Definition Type: Element
Name: ToTime
Namespace: http://schemas.microsoft.com/project
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The end of the working time.
Collapse XSD Schema Diagram:
XSD Diagram of ToTime in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ToTime" type="xsd:time" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The end of the working time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>