Definition Type: Element
Name: Separator
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 separator value of the code values.
Collapse XSD Schema Diagram:
XSD Diagram of Separator in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Separator" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The separator value of the code values.</xsd:documentation>
    </xsd:annotation>
</xsd:element>