Definition Type: Element
Name: Project
Namespace: http://www.pacificedge.com/PMXML
Type: pmxml:typeProject
Containing Schema: PMXML-20020603.xsd
Abstract
Documentation:
This is a global object to allow a single project to be validated by this schema.
Collapse XSD Schema Diagram:
Drilldown into Assignments in schema pmxml-20020603_xsd Drilldown into Tasks in schema pmxml-20020603_xsd Drilldown into Resources in schema pmxml-20020603_xsd Drilldown into LocalResources in schema pmxml-20020603_xsd Drilldown into ExtendedAttributes in schema pmxml-20020603_xsd Drilldown into ExtendedAttributeDefs in schema pmxml-20020603_xsd Drilldown into CustomWork in schema pmxml-20020603_xsd Drilldown into CustomText in schema pmxml-20020603_xsd Drilldown into CustomStartDates in schema pmxml-20020603_xsd Drilldown into CustomNumbers in schema pmxml-20020603_xsd Drilldown into CustomFlags in schema pmxml-20020603_xsd Drilldown into CustomFinishDates in schema pmxml-20020603_xsd Drilldown into CustomCosts in schema pmxml-20020603_xsd Drilldown into FreeSlack in schema pmxml-20020603_xsd Drilldown into TotalSlack in schema pmxml-20020603_xsd Drilldown into LateFinish in schema pmxml-20020603_xsd Drilldown into LateStart in schema pmxml-20020603_xsd Drilldown into EarlyFinish in schema pmxml-20020603_xsd Drilldown into EarlyStart in schema pmxml-20020603_xsd Drilldown into CostVariance in schema pmxml-20020603_xsd Drilldown into FinishVariance in schema pmxml-20020603_xsd Drilldown into StartVariance in schema pmxml-20020603_xsd Drilldown into BCWS in schema pmxml-20020603_xsd Drilldown into BCWP in schema pmxml-20020603_xsd Drilldown into ACWP in schema pmxml-20020603_xsd Drilldown into RemainingOvertimeCost in schema pmxml-20020603_xsd Drilldown into RemainingCost in schema pmxml-20020603_xsd Drilldown into RemainingOvertimeWork in schema pmxml-20020603_xsd Drilldown into RemainingWork in schema pmxml-20020603_xsd Drilldown into RemainingDuration in schema pmxml-20020603_xsd Drilldown into BaselineOvertimeCost in schema pmxml-20020603_xsd Drilldown into BaselineCost in schema pmxml-20020603_xsd Drilldown into BaselineOvertimeWork in schema pmxml-20020603_xsd Drilldown into BaselineWork in schema pmxml-20020603_xsd Drilldown into BaselineDuration in schema pmxml-20020603_xsd Drilldown into BaselineFinish in schema pmxml-20020603_xsd Drilldown into BaselineStart in schema pmxml-20020603_xsd Drilldown into ActualOvertimeCost in schema pmxml-20020603_xsd Drilldown into ActualCost in schema pmxml-20020603_xsd Drilldown into ActualOvertimeWork in schema pmxml-20020603_xsd Drilldown into ActualWork in schema pmxml-20020603_xsd Drilldown into ActualDuration in schema pmxml-20020603_xsd Drilldown into ActualFinish in schema pmxml-20020603_xsd Drilldown into ActualStart in schema pmxml-20020603_xsd Drilldown into PlannedOvertimeCost in schema pmxml-20020603_xsd Drilldown into PlannedCost in schema pmxml-20020603_xsd Drilldown into PlannedOvertimeWork in schema pmxml-20020603_xsd Drilldown into PlannedWork in schema pmxml-20020603_xsd Drilldown into PlannedDuration in schema pmxml-20020603_xsd Drilldown into PlannedFinish in schema pmxml-20020603_xsd Drilldown into PlannedStart in schema pmxml-20020603_xsd Drilldown into HoursPerWeek in schema pmxml-20020603_xsd Drilldown into YearStartMonth in schema pmxml-20020603_xsd Drilldown into WeekStartDay in schema pmxml-20020603_xsd Drilldown into DaysPerMonth in schema pmxml-20020603_xsd Drilldown into HoursPerDay in schema pmxml-20020603_xsd Drilldown into CreatedDate in schema pmxml-20020603_xsd Drilldown into Subject in schema pmxml-20020603_xsd Drilldown into Manager in schema pmxml-20020603_xsd Drilldown into StatusDate in schema pmxml-20020603_xsd Drilldown into Company in schema pmxml-20020603_xsd Drilldown into Category in schema pmxml-20020603_xsd Drilldown into Author in schema pmxml-20020603_xsd Drilldown into Title in schema pmxml-20020603_xsd Drilldown into Description in schema pmxml-20020603_xsd Drilldown into LastModified in schema pmxml-20020603_xsd Drilldown into ProjectName in schema pmxml-20020603_xsd Drilldown into PersistentID in schema pmxml-20020603_xsd Drilldown into ProjectID in schema pmxml-20020603_xsd Drilldown into typeProject in schema pmxml-20020603_xsdXSD Diagram of Project in schema pmxml-20020603_xsd (Project Management XML Schema (PMXML))
Collapse XSD Schema Code:
<xsd:element name="Project" type="pmxml:typeProject">
    <xsd:annotation>
        <xsd:documentation>This is a global object to allow a single project to be validated by this schema.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersistentID pmxml:PersistentID (1) unbounded
ProjectName pmxml:ProjectName (1) (1)
LastModified pmxml:LastModified 0 (1)
Description pmxml:Description 0 (1)
Title pmxml:Title 0 (1)
Author pmxml:Author 0 (1)
Category pmxml:Category 0 (1)
Company pmxml:Company 0 (1)
StatusDate pmxml:StatusDate 0 (1)
Manager pmxml:Manager 0 (1)
Subject pmxml:Subject 0 (1)
CreatedDate pmxml:CreatedDate 0 (1)
HoursPerDay pmxml:HoursPerDay 0 (1)
DaysPerMonth pmxml:DaysPerMonth 0 (1)
WeekStartDay pmxml:WeekStartDay 0 (1)
YearStartMonth pmxml:YearStartMonth 0 (1)
HoursPerWeek pmxml:HoursPerWeek 0 (1)
PlannedStart pmxml:PlannedStart 0 (1)
PlannedFinish pmxml:PlannedFinish 0 (1)
PlannedDuration pmxml:PlannedDuration 0 (1)
PlannedWork pmxml:PlannedWork 0 (1)
PlannedOvertimeWork pmxml:PlannedOvertimeWork 0 (1)
PlannedCost pmxml:PlannedCost 0 (1)
PlannedOvertimeCost pmxml:PlannedOvertimeCost 0 (1)
ActualStart pmxml:ActualStart 0 (1)
ActualFinish pmxml:ActualFinish 0 (1)
ActualDuration pmxml:ActualDuration 0 (1)
ActualWork pmxml:ActualWork 0 (1)
ActualOvertimeWork pmxml:ActualOvertimeWork 0 (1)
ActualCost pmxml:ActualCost 0 (1)
ActualOvertimeCost pmxml:ActualOvertimeCost 0 (1)
BaselineStart pmxml:BaselineStart 0 (1)
BaselineFinish pmxml:BaselineFinish 0 (1)
BaselineDuration pmxml:BaselineDuration 0 (1)
BaselineWork pmxml:BaselineWork 0 (1)
BaselineOvertimeWork pmxml:BaselineOvertimeWork 0 (1)
BaselineCost pmxml:BaselineCost 0 (1)
BaselineOvertimeCost pmxml:BaselineOvertimeCost 0 (1)
RemainingDuration pmxml:RemainingDuration 0 (1)
RemainingWork pmxml:RemainingWork 0 (1)
RemainingOvertimeWork pmxml:RemainingOvertimeWork 0 (1)
RemainingCost pmxml:RemainingCost 0 (1)
RemainingOvertimeCost pmxml:RemainingOvertimeCost 0 (1)
ACWP pmxml:ACWP 0 (1)
BCWP pmxml:BCWP 0 (1)
BCWS pmxml:BCWS 0 (1)
StartVariance pmxml:StartVariance 0 (1)
FinishVariance pmxml:FinishVariance 0 (1)
CostVariance pmxml:CostVariance 0 (1)
EarlyStart pmxml:EarlyStart 0 (1)
EarlyFinish pmxml:EarlyFinish 0 (1)
LateStart pmxml:LateStart 0 (1)
LateFinish pmxml:LateFinish 0 (1)
TotalSlack pmxml:TotalSlack 0 (1)
FreeSlack pmxml:FreeSlack 0 (1)
CustomCosts pmxml:CustomCosts 0 (1)
CustomFinishDates pmxml:CustomFinishDates 0 (1)
CustomFlags pmxml:CustomFlags 0 (1)
CustomNumbers pmxml:CustomNumbers 0 (1)
CustomStartDates pmxml:CustomStartDates 0 (1)
CustomText pmxml:CustomText 0 (1)
CustomWork pmxml:CustomWork 0 (1)
ExtendedAttributeDefs pmxml:ExtendedAttributeDefs 0 (1)
ExtendedAttributes pmxml:ExtendedAttributes 0 (1)
LocalResources pmxml:LocalResources 0 (1)
Resources pmxml:Resources 0 (1)
Tasks pmxml:Tasks 0 (1)
Assignments pmxml:Assignments 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ProjectID pmxml:ProjectID Required
Collapse Derivation Tree: