simpleType ShadingStyleType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute DisplayControlType/@shadingStyle
facets
Kind Value Annotation
enumeration flat
enumeration smooth
source <xsd:simpleType name="ShadingStyleType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="flat"/>
   
<xsd:enumeration value="smooth"/>
 
</xsd:restriction>
</xsd:simpleType>


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