Element | Viewpoint |
<xs:attribute name="fieldOfView" default="0.7854"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Navigation"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> <xs:maxExclusive value="3.1416"/> </xs:restriction> </xs:simpleType> </xs:attribute> |