schema location: | ..\x3d-3.2.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
schema location: | ..\x3d-3.2-Web3dExtensionsPublic.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
Elements | Simple types |
XvlShell | XvlShell.shellTypes |
schema location: | ..\x3d-3.2-Web3dExtensionsPrivate.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGroupingNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Background ColorInterpolator CoordinateInterpolator DirectionalLight Group NavigationInfo NormalInterpolator OrientationInterpolator PositionInterpolator ScalarInterpolator Shape TimeSensor Transform Viewpoint WorldInfo Anchor BooleanFilter BooleanSequencer BooleanToggle BooleanTrigger CylinderSensor Inline IntegerSequencer IntegerTrigger KeySensor PlaneSensor PointLight ProximitySensor SphereSensor SpotLight StringSensor Switch TimeTrigger TouchSensor AudioClip Billboard Collision Fog LoadSensor LocalFog LOD Script Sound VisibilitySensor CoordinateInterpolator2D PositionInterpolator2D ClipPlane EaseInEaseOut LinePickSensor PickableGroup PointPickSensor PrimitivePickSensor VolumePickSensor SplinePositionInterpolator SplinePositionInterpolator2D SplineScalarInterpolator SquadOrientationInterpolator StaticGroup CADAssembly CADLayer CADPart OrthoViewpoint ViewpointGroup ColorDamper CoordinateDamper OrientationChaser OrientationDamper PositionChaser PositionChaser2D PositionDamper PositionDamper2D ScalarChaser TexCoordDamper2D TextureBackground CollidableShape CollisionSensor RigidBodyCollection ParticleSystem TransformSensor EspduTransform ReceiverPdu SignalPdu TransmitterPdu DISEntityManager GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoProximitySensor GeoTouchSensor GeoViewpoint GeoTransform HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance ROUTE ExternProtoDeclare ProtoDeclare IMPORT EXPORT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Anchor"> <xs:annotation> <xs:appinfo> <xs:attribute name="additionalInterface" type="xs:string" default="X3DUrlObject"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/networking.html#Anchor"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGroupingNode"> <xs:attribute name="description" type="SFString"/> <xs:attribute name="parameter" type="MFString"/> <xs:attribute name="url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="containerFieldChoicesX3DUrlObject" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFString |
source | <xs:attribute name="description" type="SFString"/> |
type | MFString |
source | <xs:attribute name="parameter" type="MFString"/> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | containerFieldChoicesX3DUrlObject | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="containerField" type="containerFieldChoicesX3DUrlObject" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
type | extension of X3DAppearanceNode | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString FillProperties LineProperties Material TwoSidedMaterial ComposedShader PackagedShader ProgramShader ComposedCubeMapTexture ComposedTexture3D ImageTexture ImageTexture3D MovieTexture MultiTexture PixelTexture PixelTexture3D GeneratedCubeMapTexture ImageCubeMapTexture MultiTextureTransform TextureTransform TextureTransform3D TextureTransformMatrix3D ProtoInstance | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Appearance"> <xs:annotation> <xs:appinfo> <xs:element name="fillProperties" type="SFNode" fixed="inputOutputField" default="FillProperties"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="lineProperties" type="SFNode" fixed="inputOutputField" default="LineProperties"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:element> <!-- pointProperties added in X3D version 4.0 --> <xs:element name="material" type="SFNode" fixed="inputOutputField" default="X3DMaterialNode"/> <xs:element name="shaders" type="MFNode" fixed="inputOutputField" default="X3DShaderNode"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="3"/> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="texture" type="SFNode" fixed="inputOutputField" default="X3DTextureNode"/> <xs:element name="textureTransform" type="SFNode" fixed="inputOutputField" default="X3DTextureTransformNode"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:element> <xs:attribute name="componentName" type="componentNameChoices" fixed="Shape"/> <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/shape.html#Appearance"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DAppearanceNode"> <xs:attribute name="containerField" type="xs:NMTOKEN" default="appearance"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="appearance"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Arc2D"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry2D"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geometry2D.html#Arc2D"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGeometryNode"> <xs:attribute name="radius" default="1"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="startAngle" default="0"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="endAngle" default="1.570796"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="radius" default="1"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="startAngle" default="0"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="endAngle" default="1.570796"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ArcClose2D"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry2D"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geometry2D.html#ArcClose2D"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGeometryNode"> <xs:attribute name="radius" default="1"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="startAngle" default="0"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="endAngle" default="1.570796"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="closureType" type="closureTypeChoices" default="PIE"/> <xs:attribute name="solid" type="SFBool" default="false"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="radius" default="1"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="startAngle" default="0"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of SFFloat | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="endAngle" default="1.570796"> <xs:annotation> <xs:appinfo>range +/- 2pi</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | closureTypeChoices | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="closureType" type="closureTypeChoices" default="PIE"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="solid" type="SFBool" default="false"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DSoundSourceNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AudioClip"> <xs:annotation> <xs:appinfo> <xs:attribute name="additionalInterface" type="xs:string" default="X3DUrlObject"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Sound"/> <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/sound.html#AudioClip"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DSoundSourceNode"> <xs:attribute name="url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="containerFieldChoicesAudioClip" default="source"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="url" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | containerFieldChoicesAudioClip | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="containerField" type="containerFieldChoicesAudioClip" default="source"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DBackgroundNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Background"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <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/enveffects.html#Background"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DBackgroundNode"> <xs:attribute name="backUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="bottomUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="frontUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="leftUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="rightUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="topUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="backUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="bottomUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="frontUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="leftUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="rightUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | MFString | ||
annotation |
|
||
source | <xs:attribute name="topUrl" type="MFString"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Networking"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="4"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EnvironmentalEffects"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DRigidJointNode | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString RigidBody ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BallJoint"> <xs:annotation> <xs:appinfo> <xs:attribute name="body1AnchorPoint" type="SFVec3f" fixed="outputOnlyField"/> <xs:attribute name="body2AnchorPoint" type="SFVec3f" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="RigidBodyPhysics"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> BallJoint represents an unconstrained joint between two bodies that pivot about a common anchor point. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#BallJoint"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DRigidJointNode"> <xs:attribute name="anchorPoint" type="SFVec3f" default="0 0 0"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="joints"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="anchorPoint" type="SFVec3f" default="0 0 0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="joints"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="axisOfRotation" type="SFVec3f" default="0 1 0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="BooleanFilter"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_boolean" type="SFBool" fixed="inputOnlyField"/> <xs:attribute name="inputFalse" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="inputNegate" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="inputTrue" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EventUtilities"/> <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/utils.html#BooleanFilter"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DSequencerNode | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BooleanSequencer"> <xs:annotation> <xs:appinfo> <xs:attribute name="value_changed" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EventUtilities"/> <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/utils.html#BooleanSequencer"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DSequencerNode"> <xs:attribute name="keyValue" type="MFBool"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | MFBool | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="keyValue" type="MFBool"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BooleanToggle"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_boolean" type="SFBool" fixed="inputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EventUtilities"/> <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/utils.html#BooleanToggle"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:attribute name="toggle" type="SFBool" default="false"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="toggle" type="SFBool" default="false"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
type | extension of X3DTriggerNode | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="BooleanTrigger"> <xs:annotation> <xs:appinfo> <xs:attribute name="set_triggerTime" type="SFTime" fixed="inputOnlyField"/> <xs:attribute name="triggerTrue" type="SFBool" fixed="outputOnlyField"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="EventUtilities"/> <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/utils.html#BooleanTrigger"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DTriggerNode"> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DParticlePhysicsModelNode | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Box Cone Cylinder IndexedFaceSet IndexedLineSet IndexedTriangleFanSet IndexedTriangleSet IndexedTriangleStripSet LineSet PointSet Sphere TriangleFanSet TriangleSet TriangleStripSet ElevationGrid Polyline2D Polypoint2D Rectangle2D TriangleSet2D Extrusion Text Arc2D ArcClose2D Circle2D Disk2D QuadSet IndexedQuadSet GeoElevationGrid NurbsCurve NurbsPatchSurface NurbsSweptSurface NurbsSwungSurface NurbsTrimmedSurface ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="BoundedPhysicsModel"> <xs:annotation> <xs:appinfo> <xs:element name="geometry" type="SFNode" fixed="inputOutputField" default="X3DGeometryNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="ParticleSystems"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/particle_systems.html#BoundedPhysicsModel"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DParticlePhysicsModelNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>geometry</xs:documentation> </xs:annotation> <xs:group ref="GeometryContentModel"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="containerField" type="xs:NMTOKEN" default="physics"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="physics"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Box"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry3D"/> <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/geometry3D.html#Box"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGeometryNode"> <xs:attribute name="size" type="SFVec3f" default="2 2 2"/> <xs:attribute name="solid" type="SFBool" default="true"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="size" type="SFVec3f" default="2 2 2"/> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="solid" type="SFBool" default="true"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGroupingNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Background ColorInterpolator CoordinateInterpolator DirectionalLight Group NavigationInfo NormalInterpolator OrientationInterpolator PositionInterpolator ScalarInterpolator Shape TimeSensor Transform Viewpoint WorldInfo Anchor BooleanFilter BooleanSequencer BooleanToggle BooleanTrigger CylinderSensor Inline IntegerSequencer IntegerTrigger KeySensor PlaneSensor PointLight ProximitySensor SphereSensor SpotLight StringSensor Switch TimeTrigger TouchSensor AudioClip Billboard Collision Fog LoadSensor LocalFog LOD Script Sound VisibilitySensor CoordinateInterpolator2D PositionInterpolator2D ClipPlane EaseInEaseOut LinePickSensor PickableGroup PointPickSensor PrimitivePickSensor VolumePickSensor SplinePositionInterpolator SplinePositionInterpolator2D SplineScalarInterpolator SquadOrientationInterpolator StaticGroup CADAssembly CADLayer CADPart OrthoViewpoint ViewpointGroup ColorDamper CoordinateDamper OrientationChaser OrientationDamper PositionChaser PositionChaser2D PositionDamper PositionDamper2D ScalarChaser TexCoordDamper2D TextureBackground CollidableShape CollisionSensor RigidBodyCollection ParticleSystem TransformSensor EspduTransform ReceiverPdu SignalPdu TransmitterPdu DISEntityManager GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoProximitySensor GeoTouchSensor GeoViewpoint GeoTransform HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance ROUTE ExternProtoDeclare ProtoDeclare IMPORT EXPORT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CADAssembly"> <xs:annotation> <xs:appinfo> <xs:attribute name="additionalInterface" type="xs:string" default="X3DProductStructureChildNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="CADGeometry"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/CADGeometry.html#CADAssembly"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGroupingNode"> <xs:annotation> <xs:documentation>children</xs:documentation> </xs:annotation> <xs:attribute name="name" type="SFString"> <xs:annotation> <xs:appinfo>name attribute is ordinarily required, unless this is a USE node</xs:appinfo> <!-- Design note: cannot REQUIRE @name field or else USE nodes incorrectly fail to validate --> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFString | ||
annotation |
|
||
source | <xs:attribute name="name" type="SFString"> <xs:annotation> <xs:appinfo>name attribute is ordinarily required, unless this is a USE node</xs:appinfo> <!-- Design note: cannot REQUIRE @name field or else USE nodes incorrectly fail to validate --> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DProductStructureChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Shape LOD Transform ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CADFace"> <xs:annotation> <xs:appinfo> <xs:element name="shape" type="SFNode" fixed="inputOutputField" default="Shape|LOD|Transform"/> <xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="CADGeometry"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/CADGeometry.html#CADFace"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DProductStructureChildNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>shape</xs:documentation> </xs:annotation> <xs:element ref="Shape"/> <xs:element ref="LOD"/> <xs:element ref="Transform"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> <!-- bboxDisplay, visible added in X3D version 4.0 --> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> |
type | bboxSizeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGroupingNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Background ColorInterpolator CoordinateInterpolator DirectionalLight Group NavigationInfo NormalInterpolator OrientationInterpolator PositionInterpolator ScalarInterpolator Shape TimeSensor Transform Viewpoint WorldInfo Anchor BooleanFilter BooleanSequencer BooleanToggle BooleanTrigger CylinderSensor Inline IntegerSequencer IntegerTrigger KeySensor PlaneSensor PointLight ProximitySensor SphereSensor SpotLight StringSensor Switch TimeTrigger TouchSensor AudioClip Billboard Collision Fog LoadSensor LocalFog LOD Script Sound VisibilitySensor CoordinateInterpolator2D PositionInterpolator2D ClipPlane EaseInEaseOut LinePickSensor PickableGroup PointPickSensor PrimitivePickSensor VolumePickSensor SplinePositionInterpolator SplinePositionInterpolator2D SplineScalarInterpolator SquadOrientationInterpolator StaticGroup CADAssembly CADLayer CADPart OrthoViewpoint ViewpointGroup ColorDamper CoordinateDamper OrientationChaser OrientationDamper PositionChaser PositionChaser2D PositionDamper PositionDamper2D ScalarChaser TexCoordDamper2D TextureBackground CollidableShape CollisionSensor RigidBodyCollection ParticleSystem TransformSensor EspduTransform ReceiverPdu SignalPdu TransmitterPdu DISEntityManager GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoProximitySensor GeoTouchSensor GeoViewpoint GeoTransform HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance ROUTE ExternProtoDeclare ProtoDeclare IMPORT EXPORT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CADLayer"> <xs:annotation> <xs:appinfo> <!-- no inheritance of X3DProductStructureChildNode though matching requirements --> <xs:attribute name="componentName" type="componentNameChoices" fixed="CADGeometry"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/CADGeometry.html#CADLayer"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGroupingNode"> <xs:annotation> <xs:documentation>children</xs:documentation> </xs:annotation> <xs:attribute name="name" type="SFString"> <xs:annotation> <xs:appinfo>name attribute is ordinarily required, unless this is a USE node</xs:appinfo> <!-- Design note: cannot REQUIRE @name field or else USE nodes incorrectly fail to validate --> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> <xs:attribute name="visible" type="MFBool"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFString | ||
annotation |
|
||
source | <xs:attribute name="name" type="SFString"> <xs:annotation> <xs:appinfo>name attribute is ordinarily required, unless this is a USE node</xs:appinfo> <!-- Design note: cannot REQUIRE @name field or else USE nodes incorrectly fail to validate --> <xs:documentation source="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping"/> </xs:annotation> </xs:attribute> |
type | MFBool | |||||||||
facets |
|
|||||||||
source | <xs:attribute name="visible" type="MFBool"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DProductStructureChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString CADFace ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CADPart"> <xs:annotation> <xs:appinfo> <xs:element name="addChildren" type="MFNode" fixed="inputOnlyField" default="CADFace"> <xs:annotation> <xs:documentation>CADPart implements X3DGroupingNode but can only contain CADFace or ProtoInstance nodes</xs:documentation> </xs:annotation> </xs:element> <xs:element name="removeChildren" type="MFNode" fixed="inputOnlyField" default="CADFace"/> <xs:element name="children" type="MFNode" fixed="inputOutputField" default="CADFace"/> <xs:attribute name="additionalInterface" type="xs:string" default="X3DGroupingNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="CADGeometry"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/CADGeometry.html#CADPart"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DProductStructureChildNode"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>children</xs:documentation> </xs:annotation> <xs:element ref="CADFace"/> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="center" type="SFVec3f" default="0 0 0"/> <xs:attribute name="rotation" type="SFRotation" default="0 0 1 0"/> <xs:attribute name="scale" type="SFVec3f" default="1 1 1"/> <xs:attribute name="scaleOrientation" type="SFRotation" default="0 0 1 0"/> <xs:attribute name="translation" type="SFVec3f" default="0 0 0"/> <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> <!-- bboxDisplay, visible added in X3D version 4.0 --> <!-- additional contained element (node) content --> <!-- additional contained attribute (simple-type) content, matching X3DGroupingNode --> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="center" type="SFVec3f" default="0 0 0"/> |
type | SFRotation | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="rotation" type="SFRotation" default="0 0 1 0"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="scale" type="SFVec3f" default="1 1 1"/> |
type | SFRotation | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="scaleOrientation" type="SFRotation" default="0 0 1 0"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="translation" type="SFVec3f" default="0 0 0"/> |
type | SFVec3f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/> |
type | bboxSizeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Circle2D"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Geometry2D"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geometry2D.html#Circle2D"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DGeometryNode"> <xs:attribute name="radius" default="1"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | restriction of SFFloat | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="radius" default="1"> <!-- type="SFFloatPositive" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="geometry"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ClipPlane"> <xs:annotation> <xs:appinfo> <xs:attribute name="componentName" type="componentNameChoices" fixed="Rendering"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="5"/> </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rendering.html#ClipPlane"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DChildNode"> <xs:attribute name="enabled" type="SFBool" default="true"/> <xs:attribute name="plane" type="SFVec4f" default="0 1 0 0"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFBool | ||
properties |
|
||
source | <xs:attribute name="enabled" type="SFBool" default="true"/> |
type | SFVec4f | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:attribute name="plane" type="SFVec4f" default="0 1 0 0"> <xs:annotation> <xs:appinfo> <xs:minInclusive value="-1"/> <xs:maxInclusive value="1"/> </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DNBodyCollidableNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString CollidableOffset CollidableShape ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CollidableOffset"> <xs:annotation> <xs:appinfo> <xs:element name="collidable" type="SFNode" fixed="initializeOnlyField" default="X3DNBodyCollidableNode"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="RigidBodyPhysics"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> CollidableOffset repositions geometry relative to center of owning body. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#CollidableOffset"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DNBodyCollidableNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:element ref="CollidableOffset"> <xs:annotation> <xs:documentation>collidable</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="CollidableShape"> <xs:annotation> <xs:documentation>collidable</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DNBodyCollidableNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Shape ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CollidableShape"> <xs:annotation> <xs:appinfo> <xs:element name="shape" type="SFNode" fixed="initializeOnlyField" default="Shape"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="RigidBodyPhysics"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> CollidableShape connects the collision detection system, the rigid body model, and the renderable scene graph. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#CollidableShape"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DNBodyCollidableNode"> <xs:choice minOccurs="0" maxOccurs="1"> <xs:element ref="Shape"> <xs:annotation> <xs:documentation>shape</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ProtoInstance"> <xs:annotation> <xs:documentation>Appropriately typed substitution node</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |
diagram |