<xs:attribute name="beamWidth" default="1.5708"> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0" /> <xs:maxInclusive value="1.5708" /> </xs:restriction> </xs:simpleType> </xs:attribute>