simpleType RuleScopeType
namespace http://www.plmxml.org/Schemas/PLMXMLBusinessSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes ClosureRuleType/@scope FilterRuleType/@scope PropertySetType/@scope
facets
Kind Value Annotation
enumeration tceng
enumeration application
enumeration plmxml
source <xsd:simpleType name="RuleScopeType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="tceng" plm:deprecated="true"/>
   
<xsd:enumeration value="application"/>
   
<xsd:enumeration value="plmxml"/>
 
</xsd:restriction>
</xsd:simpleType>


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