| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
| type | restriction of xsd:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:simpleType name="DecisionType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="noDecision"/> <xsd:enumeration value="approve"/> <xsd:enumeration value="reject"/> </xsd:restriction> </xsd:simpleType> |