| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttributeBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="FixedCostInfoType"> <xsd:annotation> <xsd:documentation> Represents information about the fixed costs associated with a ScheduleRevision or ScheduleTaskRevision. Attributes: fixedCostRefs: A list of references to the FixedCost elements that represent the individual fixed costs. billingRateRef: A reference to the default BillingRate. billingCode: The default code for the billing of the fixed costs. billingSubCode: The default sub code for the billing of the fixed costs. billingType: Deprecated in favour of customBillingType. customBillingType: The default type of billing for the fixed costs. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttributeBase"> <xsd:attribute name="fixedCostRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:FixedCost"/> <xsd:attribute name="billingRateRef" type="plm:anyURIType" use="optional" plm:refType="plm:BillingRate"/> <xsd:attribute name="billingCode" type="xsd:string" use="optional"/> <xsd:attribute name="billingSubCode" type="xsd:string" use="optional"/> <xsd:attribute name="billingType" type="plm:FixedCostBillingTypeEnum" use="optional" plm:deprecated="true"/> <xsd:attribute name="customBillingType" type="xsd:string" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType>  | 
				
| type | plm:uriReferenceListType | ||
| properties | 
  | 
				||
| source | <xsd:attribute name="fixedCostRefs" type="plm:uriReferenceListType" use="optional" plm:refType="plm:FixedCost"/> | 
| type | plm:anyURIType | ||
| properties | 
  | 
				||
| source | <xsd:attribute name="billingRateRef" type="plm:anyURIType" use="optional" plm:refType="plm:BillingRate"/> | 
| type | xsd:string | ||
| properties | 
  | 
				||
| source | <xsd:attribute name="billingCode" type="xsd:string" use="optional"/> | 
| type | xsd:string | ||
| properties | 
  | 
				||
| source | <xsd:attribute name="billingSubCode" type="xsd:string" use="optional"/> | 
| type | plm:FixedCostBillingTypeEnum | |||||||||||||||
| properties | 
  | 
				|||||||||||||||
| facets | 
  | 
				|||||||||||||||
| source | <xsd:attribute name="billingType" type="plm:FixedCostBillingTypeEnum" use="optional" plm:deprecated="true"/> | 
| type | xsd:string | ||
| properties | 
  | 
				||
| source | <xsd:attribute name="customBillingType" type="xsd:string" use="optional"/> |