diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DScriptNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | field IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Script"> <xs:annotation> <xs:appinfo> <xs:element name="field" type="MFNode" default="field"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Scripting"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/scripting.html#Script"/> </xs:annotation> <xs:complexType mixed="true"> <xs:complexContent> <xs:extension base="X3DScriptNode"> <xs:attribute name="directOutput" type="SFBool" default="false"/> <xs:attribute name="mustEvaluate" type="SFBool" default="false"/> <xs:attribute name="containerField" type="containerFieldChoicesX3DUrlObject" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="directOutput" type="SFBool" default="false"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="mustEvaluate" type="SFBool" default="false"/> |
type | containerFieldChoicesX3DUrlObject | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="containerField" type="containerFieldChoicesX3DUrlObject" default="children"/> |