simpleType containerFieldChoicesPackagedShader
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
facets
Kind Value Annotation
enumeration shaders
appinfo
parent node is an Appearance node
enumeration watchList
appinfo
parent node is LoadSensor
annotation
appinfo
containerFieldChoicesPackagedShader lists the allowed containerField enumeration values for PackagedShader node: default "shaders" if parent node is DISEntityManager node, otherwise "watchList" if parent node is LoadSensor.
source <xs:simpleType name="containerFieldChoicesPackagedShader">
 
<xs:annotation>
   
<xs:appinfo>containerFieldChoicesPackagedShader lists the allowed containerField enumeration values for PackagedShader node: default "shaders" if parent node is DISEntityManager node, otherwise "watchList" if parent node is LoadSensor.</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="shaders">
     
<xs:annotation>
       
<xs:appinfo>parent node is an Appearance node</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="watchList">
     
<xs:annotation>
       
<xs:appinfo>parent node is LoadSensor</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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