diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DScriptNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | field IS MetadataBoolean 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="sourceCode" type="xs:string" fixed="inputOutputField"> <xs:annotation> <xs:appinfo>Embedded scripting source code can be contained within the parent node as a plain-text CDATA block, without requiring escaping of special characters.</xs:appinfo> </xs:annotation> </xs:attribute> <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/specifications/X3Dv4/ISO-IEC19775-1v4-IS/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"/> |