simpleType containerFieldChoicesLODShapeTransform
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
attributes LOD/@containerField Shape/@containerField Transform/@containerField
facets
Kind Value Annotation
enumeration children
appinfo
parent node is X3DGroupingNode
enumeration proxy
appinfo
parent node is Collision
enumeration shape
appinfo
parent node is CADFace or CollidableShape
enumeration skin
appinfo
parent node is HAnimHumanoid
annotation
appinfo
containerFieldChoicesLODShapeTransform lists the allowed containerField enumeration values for Shape, Transform and LOD nodes: "children" if parent node is X3DGroupingNode, otherwise "metadata" default.
source <xs:simpleType name="containerFieldChoicesLODShapeTransform">
 
<xs:annotation>
   
<xs:appinfo>containerFieldChoicesLODShapeTransform lists the allowed containerField enumeration values for Shape, Transform and LOD nodes: "children" if parent node is X3DGroupingNode, otherwise "metadata" default.</xs:appinfo>
   
<xs:documentation source="http://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#containerField"/>
 
</xs:annotation>
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="children">
     
<xs:annotation>
       
<xs:appinfo>parent node is X3DGroupingNode</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="proxy">
     
<xs:annotation>
       
<xs:appinfo>parent node is Collision</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="shape">
     
<xs:annotation>
       
<xs:appinfo>parent node is CADFace or CollidableShape</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="skin">
     
<xs:annotation>
       
<xs:appinfo>parent node is HAnimHumanoid</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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