type | restriction of xs:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="containerFieldChoicesX3dUrlObjectTexture"> <xs:annotation> <xs:appinfo>containerFieldChoicesX3dUrlObjectTexture lists the allowed containerField enumeration values for X3DTexture2DNode (ImageTexture, MovieTexture) .</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="watchList"> <xs:annotation> <xs:appinfo>parent node is LoadSensor (invalid for PixelTexture)</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> </xs:restriction> </xs:simpleType> |