simpleType FixedCostBillingTypeEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes FixedCostType/@billingType FixedCostInfoType/@billingType TimeSheetRecordType/@billingType
facets
Kind Value Annotation
enumeration billable
enumeration billed
enumeration standard
enumeration unbillable
source <xsd:simpleType name="FixedCostBillingTypeEnum" plm:deprecated="true">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="billable"/>
   
<xsd:enumeration value="billed"/>
   
<xsd:enumeration value="standard"/>
   
<xsd:enumeration value="unbillable"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy