Share via


XML Structure of the <WBSMasks> Element

The following shows the <WBSMasks> element structure for Microsoft Office Project 2003.

See Also

Overview of XML Schema for Project
Overview of XML Structure for Project
XML Schema of the <WBSMask> Element
XML Structure for the <Project> Element

Structure

**<Project>
      . . .
     <WBSMasks>
           <VerifyUniqueCodes/>
           <GenerateCodes/>
           <Prefix/>
           <WBSMask>
                 <Level/>
                 <Type/>
                 <Length/>
                 <Separator/>
           </WBSMask>
   </WBSMasks>
    . . .
</Project>