| schema location: | http://www.web3d.org/specifications/x3d-3.2.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| schema location: | http://www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPublic.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| Elements | Simple types |
| XvlShell | XvlShell.shellTypes |
| schema location: | http://www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPrivate.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| type | SFString | ||
| properties |
|
||
| source | <xs:attribute name="description" type="SFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="parameter" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="url" type="MFString"/> |
| 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 ProtoInstance | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="Appearance"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/shape.html#Appearance"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DAppearanceNode"/> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Arc2D"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geometry2D.html#Arc2D"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <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"> <!-- type="SFFloatNonNegative" --> <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.5708"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> </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 |
|
|||||||||
| source | <xs:attribute name="startAngle" default="0"> <!-- type="SFFloatNonNegative" --> <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 |
|
|||||||||
| source | <xs:attribute name="endAngle" default="1.5708"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.2832"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ArcClose2D"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geometry2D.html#ArcClose2D"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <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"> <!-- type="SFFloatNonNegative" --> <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.5708"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.28322"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="closureType" type="ArcClose2dTypeValues" default="PIE"/> <xs:attribute name="solid" type="SFBool" default="true"/> </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 |
|
|||||||||
| source | <xs:attribute name="startAngle" default="0"> <!-- type="SFFloatNonNegative" --> <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 |
|
|||||||||
| source | <xs:attribute name="endAngle" default="1.5708"> <!-- type="SFFloatNonNegative" --> <xs:simpleType> <xs:restriction base="SFFloat"> <xs:minExclusive value="-6.28322"/> <xs:maxExclusive value="6.2832"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | ArcClose2dTypeValues | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="closureType" type="ArcClose2dTypeValues" default="PIE"/> |
| type | SFBool | ||||
| properties |
|
||||
| source | <xs:attribute name="solid" type="SFBool" default="true"/> |
| 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="otherInterfaces" type="xs:string" fixed="X3DUrlObject"/> </xs:appinfo> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/sound.html#AudioClip"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DSoundSourceNode"> <xs:attribute name="description" type="SFString"/> <xs:attribute name="url" type="MFString"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | SFString | ||
| properties |
|
||
| source | <xs:attribute name="description" type="SFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="url" type="MFString"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DBackgroundNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Background"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/enveffects.html#Background"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DBackgroundNode"> <xs:attribute name="backUrl" type="MFString"/> <xs:attribute name="bottomUrl" type="MFString"/> <xs:attribute name="frontUrl" type="MFString"/> <xs:attribute name="leftUrl" type="MFString"/> <xs:attribute name="rightUrl" type="MFString"/> <xs:attribute name="topUrl" type="MFString"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="backUrl" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="bottomUrl" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="frontUrl" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="leftUrl" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="rightUrl" type="MFString"/> |
| type | MFString | ||
| properties |
|
||
| source | <xs:attribute name="topUrl" type="MFString"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DRigidJointNode | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString RigidBody ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="BallJoint"> <xs:annotation> <xs:appinfo/> <xs:documentation/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DRigidJointNode"> <xs:attribute name="anchorPoint" type="SFVec3f" default="0 0 0"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | SFVec3f | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="anchorPoint" type="SFVec3f" default="0 0 0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DGroupingNode | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString Appearance 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 StaticGroup CADAssembly CADLayer OrthoViewpoint ViewpointGroup ColorDamper CoordinateDamper OrientationChaser OrientationDamper PositionChaser PositionChaser2D PositionDamper PositionDamper2D ScalarChaser TexCoordDamper2D TextureBackground CollidableShape CollisionSensor RigidBodyCollection EspduTransform ReceiverPdu SignalPdu TransmitterPdu DISEntityManager GeoLocation GeoLOD GeoMetadata GeoOrigin GeoPositionInterpolator GeoProximitySensor GeoTouchSensor GeoViewpoint GeoTransform HAnimHumanoid HAnimJoint HAnimSegment HAnimSite NurbsOrientationInterpolator NurbsPositionInterpolator NurbsSurfaceInterpolator NurbsSet ProtoInstance ROUTE ExternProtoDeclare ProtoDeclare IMPORT EXPORT | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Billboard"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/navigation.html#Billboard"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DGroupingNode"> <xs:attribute name="axisOfRotation" type="SFVec3f" default="0 1 0"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | SFVec3f | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="axisOfRotation" type="SFVec3f" default="0 1 0"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | extension of X3DChildNode | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="BooleanFilter"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/utils.html#BooleanFilter"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DChildNode"/> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DSequencerNode | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="BooleanSequencer"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/utils.html#BooleanSequencer"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DSequencerNode"> <xs:attribute name="keyValue" type="MFBool"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | MFBool | ||
| properties |
|
||
| source | <xs:attribute name="keyValue" type="MFBool"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="BooleanToggle"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/utils.html#BooleanToggle"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DChildNode"> <xs:attribute name="toggle" type="SFBool" default="false"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | SFBool | ||||
| properties |
|
||||
| source | <xs:attribute name="toggle" type="SFBool" default="false"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | extension of X3DChildNode | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="BooleanTrigger"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/utils.html#BooleanTrigger"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DChildNode"/> </xs:complexContent> </xs:complexType> </xs:element> |
| 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 NurbsCurve2D NurbsPatchSurface NurbsSweptSurface NurbsSwungSurface NurbsTrimmedSurface ProtoInstance | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="BoundedPhysicsModel"> <xs:annotation> <xs:appinfo/> <xs:documentation/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DParticlePhysicsModelNode"> <xs:sequence minOccurs="0"> <xs:annotation> <xs:documentation>geometry</xs:documentation> </xs:annotation> <xs:group ref="GeometryContentModel"/> <xs:element ref="ProtoInstance"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| type | extension of X3DGeometryNode | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Box"> <xs:annotation> <xs:appinfo/> <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geometry3D.html#Box"/> </xs:annotation> <xs:complexType mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="X3DGeometryNode"> <xs:attribute name="size" type="SFVec3f" default="2 2 2"/> <xs:attribute name="solid" type="SFBool" default="true"/> </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"/> |
| diagram | ![]() |
||
| type | extension of X3DGroupingNode | ||
| properties |
|