type | restriction of xs:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |