Definition Type: Element
Name: StandardRate
Namespace: http://schemas.microsoft.com/project
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The standard rate of the resource. This value is as of the current date if a rate table exists for the resource.
Collapse XSD Schema Diagram:
XSD Diagram of StandardRate in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="StandardRate" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The standard rate of the resource. This value is as of the current date if a rate table exists for the resource.</xsd:documentation>
    </xsd:annotation>
</xsd:element>