| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||
| type | restriction of xsd:NMTOKEN | |||||||||||||||
| properties |
|
|||||||||||||||
| used by |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| 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> |