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