simpleType volumeRenderingWeightFunctionChoices
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
attributes BlendedVolumeStyle/@weightFunction1 BlendedVolumeStyle/@weightFunction2
facets
Kind Value Annotation
enumeration CONSTANT
appinfo
Use weightConstant1
enumeration ALPHA1
appinfo
Use O_v
enumeration ALPHA2
appinfo
Use O_blend
enumeration ONE_MINUS_ALPHA1
appinfo
Use 1 - O_v
enumeration ONE_MINUS_ALPHA2
appinfo
Use 1 - O_blend
enumeration TABLE
appinfo
Use table lookup value
annotation
appinfo
<xs:attribute name="componentName" type="componentNameChoices" fixed="VolumeRendering"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
volumeRenderingWeightFunctionChoices are strictly allowed enumeration values for BlendedVolumeStyle weightFunction* fields.
source <xs:simpleType name="volumeRenderingWeightFunctionChoices">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="VolumeRendering"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
volumeRenderingWeightFunctionChoices are strictly allowed enumeration values for BlendedVolumeStyle weightFunction* fields.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/volume.html#t-WeightFunctionTypes"/>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="CONSTANT">
     
<xs:annotation>
       
<xs:appinfo>Use weightConstant1</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ALPHA1">
     
<xs:annotation>
       
<xs:appinfo>Use O_v</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ALPHA2">
     
<xs:annotation>
       
<xs:appinfo>Use O_blend</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ONE_MINUS_ALPHA1">
     
<xs:annotation>
       
<xs:appinfo>Use 1 - O_v</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ONE_MINUS_ALPHA2">
     
<xs:annotation>
       
<xs:appinfo>Use 1 - O_blend</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TABLE">
     
<xs:annotation>
       
<xs:appinfo>Use table lookup value</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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