simpleType OptionScopeType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute OptionType/@scope
facets
Kind Value Annotation
enumeration public
enumeration private
enumeration legacy
source <xsd:simpleType name="OptionScopeType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="public"/>
   
<xsd:enumeration value="private"/>
   
<xsd:enumeration value="legacy"/>
 
</xsd:restriction>
</xsd:simpleType>


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