diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="ActivityCostType"> <xsd:annotation> <xsd:documentation> Service cost information. Attributes: name: Inherited from AttribOwner. Workspace object name. description: Inherited from AttribOwner. Workspace description. estimatedTotalCostRef: References a Money representing the estimated total cost. actualTotalCostRef: References a Money representing the actual total cost. estimatedLaborHours: Estimated work hours. actualLaborHours: Actual work hours. estimatedLaborCostRef: References a Money representing the estimated work cost. actualLaborCostRef: References a Money representing the actual work cost. estimatedMaterialCostRef: References a Money representing the estimated supply cost. actualMaterialCostRef: References a Money representing the actual supply cost. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:attribute name="estimatedTotalCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="actualTotalCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="estimatedLaborHours" type="xsd:float" use="optional"/> <xsd:attribute name="actualLaborHours" type="xsd:float" use="optional"/> <xsd:attribute name="estimatedLaborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="actualLaborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="estimatedMaterialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> <xsd:attribute name="actualMaterialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="estimatedTotalCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="actualTotalCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | xsd:float | ||
properties |
|
||
source | <xsd:attribute name="estimatedLaborHours" type="xsd:float" use="optional"/> |
type | xsd:float | ||
properties |
|
||
source | <xsd:attribute name="actualLaborHours" type="xsd:float" use="optional"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="estimatedLaborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="actualLaborCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="estimatedMaterialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |
type | plm:anyURIType | ||
properties |
|
||
source | <xsd:attribute name="actualMaterialCostRef" type="plm:anyURIType" use="optional" plm:refType="plm:Money"/> |