simpleType ShininessType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:float
properties
base xsd:float
used by
attributes MaterialType/@shininess ColourType/@shininess
facets
Kind Value Annotation
minInclusive 0.0
maxInclusive 255.0
source <xsd:simpleType name="ShininessType">
 
<xsd:restriction base="xsd:float">
   
<xsd:minInclusive value="0.0"/>
   
<xsd:maxInclusive value="255.0"/>
 
</xsd:restriction>
</xsd:simpleType>


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