simpleType CutoffAngleType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:float
properties
base xsd:float
used by
attribute PositionalLightType/@cutoffAngle
facets
Kind Value Annotation
minInclusive 0.0
maxInclusive 90.0
source <xsd:simpleType name="CutoffAngleType">
 
<xsd:restriction base="xsd:float">
   
<xsd:minInclusive value="0.0"/>
   
<xsd:maxInclusive value="90.0"/>
 
</xsd:restriction>
</xsd:simpleType>


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