namespace | http://www.plmxml.org/Schemas/PLMXMLBusinessSchema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:simpleType name="DeepCopyRuleOperationType"> <xsd:annotation> <xsd:documentation> Operation type in deep copy rule </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="saveAs"/> <xsd:enumeration value="revise"/> </xsd:restriction> </xsd:simpleType> |