simpleType containerFieldChoicesX3DTexture2DNode
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
attributes MultiTexture/@containerField PixelTexture/@containerField ImageCubeMapTexture/@containerField
facets
Kind Value Annotation
enumeration texture
appinfo
default, parent node is Appearance
enumeration source
appinfo
parent node is Sound (only valid for MovieTexture)
enumeration back
appinfo
parent node is ComposedCubeMapTexture
enumeration bottom
appinfo
parent node is ComposedCubeMapTexture
enumeration front
appinfo
parent node is ComposedCubeMapTexture
enumeration left
appinfo
parent node is ComposedCubeMapTexture
enumeration right
appinfo
parent node is ComposedCubeMapTexture
enumeration top
appinfo
parent node is ComposedCubeMapTexture
enumeration backTexture
appinfo
parent node is TextureBackground
enumeration bottomTexture
appinfo
parent node is TextureBackground
enumeration frontTexture
appinfo
parent node is TextureBackground
enumeration leftTexture
appinfo
parent node is TextureBackground
enumeration rightTexture
appinfo
parent node is TextureBackground
enumeration topTexture
appinfo
parent node is TextureBackground
annotation
appinfo
containerFieldChoicesX3DTexture2DNode lists the allowed containerField enumeration values for PixelTexture and MultiTexture (which can contain ImageTexture, MovieTexture, PixelTexture). Note that watchList is not allowed.
source <xs:simpleType name="containerFieldChoicesX3DTexture2DNode">
 
<xs:annotation>
   
<xs:appinfo>containerFieldChoicesX3DTexture2DNode lists the allowed containerField enumeration values for PixelTexture and MultiTexture (which can contain ImageTexture, MovieTexture, PixelTexture). Note that watchList is not allowed.</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#containerField"/>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="texture">
     
<xs:annotation>
       
<xs:appinfo>default, parent node is Appearance</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="source">
     
<xs:annotation>
       
<xs:appinfo>parent node is Sound (only valid for MovieTexture)</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="back">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="bottom">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="front">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="left">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="right">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="top">
     
<xs:annotation>
       
<xs:appinfo>parent node is ComposedCubeMapTexture</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="backTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="bottomTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="frontTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="leftTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="rightTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="topTexture">
     
<xs:annotation>
       
<xs:appinfo>parent node is TextureBackground</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<!-- watchList is not allowed -->
 
</xs:restriction>
</xs:simpleType>


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