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


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