simpleType projectionVolumeStyleTypeValues
type restriction of xs:token
properties
base xs:token
used by
attribute ProjectionVolumeStyle/@type
facets
Kind Value Annotation
enumeration MAX
enumeration MIN
enumeration AVERAGE
annotation
appinfo
projectionVolumeStyleTypeValues are allowed enumeration values for ProjectionVolumeStyle field named 'type'.
source <xs:simpleType name="projectionVolumeStyleTypeValues">
 
<xs:annotation>
   
<xs:appinfo>projectionVolumeStyleTypeValues are allowed enumeration values for ProjectionVolumeStyle field named 'type'.</xs:appinfo>
   
<xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html#ProjectionVolumeStyle"/>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="MAX"/>
   
<xs:enumeration value="MIN"/>
   
<xs:enumeration value="AVERAGE"/>
 
</xs:restriction>
</xs:simpleType>


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