| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:simpleType name="ExecutionEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="perform"/> <xsd:enumeration value="signOff"/> <xsd:enumeration value="other"/> </xsd:restriction> </xsd:simpleType> |