simpleType FixedCostAccrualEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute FixedCostType/@accrual
facets
Kind Value Annotation
enumeration start
enumeration prorated
enumeration end
source <xsd:simpleType name="FixedCostAccrualEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="start"/>
   
<xsd:enumeration value="prorated"/>
   
<xsd:enumeration value="end"/>
 
</xsd:restriction>
</xsd:simpleType>


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