element ReceiverPdu
diagram x3d-4.0_diagrams/x3d-4.0_p202.png
type extension of X3DNetworkSensorNode
properties
content complex
children IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString
used by
element TransformSensor
groups ChildContentModelDIS PickSensorGroupingNodeContentModel
attributes
Name  Type  Use  Default  Fixed  Annotation
DEF  xs:ID        
appinfo

                    DEF defines a unique ID name for each node, referenceable by other nodes.
               
USE  xs:IDREF        
appinfo

                    USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).
               
class  xs:NMTOKENS        
appinfo

                    The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
id  xs:NMTOKEN        
appinfo

                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
style  SFString        
appinfo

                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
description  SFString        
enabled  SFBool    true    
bboxCenter  SFVec3f    0 0 0    
bboxSize  bboxSizeType    -1 -1 -1    
bboxDisplay  SFBool    false    
visible  SFBool    true    
whichGeometry  SFInt32    1    
readInterval  derived by: SFTime    0.1    
writeInterval  derived by: SFTime    1.0    
networkMode  networkModeChoices    standAlone    
siteID  SFInt32    0    
applicationID  SFInt32    0    
entityID  SFInt32    0    
address  SFString    localhost    
port  SFInt32    0    
multicastRelayHost  SFString        
multicastRelayPort  SFInt32    0    
rtpHeaderExpected  SFBool    false    
radioID  SFInt32    0    
receivedPower  SFFloat    0.0    
receiverState  SFInt32    0    
transmitterSiteID  SFInt32    0    
transmitterApplicationID  SFInt32    0    
transmitterEntityID  SFInt32    0    
transmitterRadioID  SFInt32    0    
geoSystem  geoSystemType    "GD" "WE"    
geoCoords  SFVec3d    0 0 0    
containerField  xs:NMTOKEN    children    
annotation
appinfo
<xs:attribute name="isNetworkReader" type="SFBool" fixed="outputOnlyField"/>
<xs:attribute name="isNetworkWriter" type="SFBool" fixed="outputOnlyField"/>
<xs:attribute name="isRtpHeaderHeard" type="SFBool" fixed="outputOnlyField"/>
<xs:attribute name="isStandAlone" type="SFBool" fixed="outputOnlyField"/>
<xs:attribute name="timestamp" fixed="outputOnlyField">
<!-- type="SFTimeNonNegative" -->
<xs:simpleType>
<xs:restriction base="SFTime">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/>
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
source <xs:element name="ReceiverPdu">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="isNetworkReader" type="SFBool" fixed="outputOnlyField"/>
     
<xs:attribute name="isNetworkWriter" type="SFBool" fixed="outputOnlyField"/>
     
<xs:attribute name="isRtpHeaderHeard" type="SFBool" fixed="outputOnlyField"/>
     
<xs:attribute name="isStandAlone" type="SFBool" fixed="outputOnlyField"/>
     
<xs:attribute name="timestamp" fixed="outputOnlyField">
       
<!-- type="SFTimeNonNegative" -->
       
<xs:simpleType>
         
<xs:restriction base="SFTime">
           
<xs:minInclusive value="0"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
     
<xs:attribute name="additionalInterface" type="xs:string" default="X3DBoundedObject"/>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
     
<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/dis.html#ReceiverPdu"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="X3DNetworkSensorNode">
       
<xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/>
       
<xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/>
       
<xs:attribute name="bboxDisplay" type="SFBool" default="false"/>
       
<xs:attribute name="visible" type="SFBool" default="true"/>
       
<xs:attribute name="whichGeometry" type="SFInt32" default="1"/>
       
<xs:attribute name="readInterval" default="0.1">
         
<!-- type="SFTimeNonNegative" -->
         
<xs:simpleType>
           
<xs:restriction base="SFTime">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<xs:attribute name="writeInterval" default="1.0">
         
<!-- type="SFTimeNonNegative" -->
         
<xs:simpleType>
           
<xs:restriction base="SFTime">
             
<xs:minInclusive value="0"/>
           
</xs:restriction>
         
</xs:simpleType>
       
</xs:attribute>
       
<xs:attribute name="networkMode" type="networkModeChoices" default="standAlone"/>
       
<xs:attribute name="siteID" type="SFInt32" default="0"/>
       
<xs:attribute name="applicationID" type="SFInt32" default="0"/>
       
<xs:attribute name="entityID" type="SFInt32" default="0"/>
       
<xs:attribute name="address" type="SFString" default="localhost"/>
       
<xs:attribute name="port" type="SFInt32" default="0"/>
       
<xs:attribute name="multicastRelayHost" type="SFString"/>
       
<xs:attribute name="multicastRelayPort" type="SFInt32" default="0"/>
       
<xs:attribute name="rtpHeaderExpected" type="SFBool" default="false"/>
       
<xs:attribute name="radioID" type="SFInt32" default="0"/>
       
<xs:attribute name="receivedPower" type="SFFloat" default="0.0"/>
       
<xs:attribute name="receiverState" type="SFInt32" default="0"/>
       
<xs:attribute name="transmitterSiteID" type="SFInt32" default="0"/>
       
<xs:attribute name="transmitterApplicationID" type="SFInt32" default="0"/>
       
<xs:attribute name="transmitterEntityID" type="SFInt32" default="0"/>
       
<xs:attribute name="transmitterRadioID" type="SFInt32" default="0"/>
       
<xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/>
       
<xs:attribute name="geoCoords" type="SFVec3d" default="0 0 0"/>
       
<xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute ReceiverPdu/@bboxCenter
type SFVec3f
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="bboxCenter" type="SFVec3f" default="0 0 0"/>

attribute ReceiverPdu/@bboxSize
type bboxSizeType
properties
default -1 -1 -1
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*((([+]?(((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*)|((\-1(\.(0)*)?([Ee][+-]?[0]+)?\s+){2}\-1(\.(0)*)?([Ee][+-]?[0]+)?)\s*)?
source <xs:attribute name="bboxSize" type="bboxSizeType" default="-1 -1 -1"/>

attribute ReceiverPdu/@bboxDisplay
type SFBool
properties
default false
source <xs:attribute name="bboxDisplay" type="SFBool" default="false"/>

attribute ReceiverPdu/@visible
type SFBool
properties
default true
source <xs:attribute name="visible" type="SFBool" default="true"/>

attribute ReceiverPdu/@whichGeometry
type SFInt32
properties
default 1
source <xs:attribute name="whichGeometry" type="SFInt32" default="1"/>

attribute ReceiverPdu/@readInterval
type restriction of SFTime
properties
default 0.1
facets
Kind Value Annotation
minInclusive 0
source <xs:attribute name="readInterval" default="0.1">
 
<!-- type="SFTimeNonNegative" -->
 
<xs:simpleType>
   
<xs:restriction base="SFTime">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute ReceiverPdu/@writeInterval
type restriction of SFTime
properties
default 1.0
facets
Kind Value Annotation
minInclusive 0
source <xs:attribute name="writeInterval" default="1.0">
 
<!-- type="SFTimeNonNegative" -->
 
<xs:simpleType>
   
<xs:restriction base="SFTime">
     
<xs:minInclusive value="0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute ReceiverPdu/@networkMode
type networkModeChoices
properties
default standAlone
facets
Kind Value Annotation
enumeration standAlone
appinfo
ignore network but still respond to events in local scene
enumeration networkReader
appinfo
listen to network and read PDU packets at readInterval, act as remotely linked copy of entity
enumeration networkWriter
appinfo
send PDU packets to network at writeInterval, act as master entity
source <xs:attribute name="networkMode" type="networkModeChoices" default="standAlone"/>

attribute ReceiverPdu/@siteID
type SFInt32
properties
default 0
source <xs:attribute name="siteID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@applicationID
type SFInt32
properties
default 0
source <xs:attribute name="applicationID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@entityID
type SFInt32
properties
default 0
source <xs:attribute name="entityID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@address
type SFString
properties
default localhost
source <xs:attribute name="address" type="SFString" default="localhost"/>

attribute ReceiverPdu/@port
type SFInt32
properties
default 0
source <xs:attribute name="port" type="SFInt32" default="0"/>

attribute ReceiverPdu/@multicastRelayHost
type SFString
source <xs:attribute name="multicastRelayHost" type="SFString"/>

attribute ReceiverPdu/@multicastRelayPort
type SFInt32
properties
default 0
source <xs:attribute name="multicastRelayPort" type="SFInt32" default="0"/>

attribute ReceiverPdu/@rtpHeaderExpected
type SFBool
properties
default false
source <xs:attribute name="rtpHeaderExpected" type="SFBool" default="false"/>

attribute ReceiverPdu/@radioID
type SFInt32
properties
default 0
source <xs:attribute name="radioID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@receivedPower
type SFFloat
properties
default 0.0
facets
Kind Value Annotation
pattern \s*([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="receivedPower" type="SFFloat" default="0.0"/>

attribute ReceiverPdu/@receiverState
type SFInt32
properties
default 0
source <xs:attribute name="receiverState" type="SFInt32" default="0"/>

attribute ReceiverPdu/@transmitterSiteID
type SFInt32
properties
default 0
source <xs:attribute name="transmitterSiteID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@transmitterApplicationID
type SFInt32
properties
default 0
source <xs:attribute name="transmitterApplicationID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@transmitterEntityID
type SFInt32
properties
default 0
source <xs:attribute name="transmitterEntityID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@transmitterRadioID
type SFInt32
properties
default 0
source <xs:attribute name="transmitterRadioID" type="SFInt32" default="0"/>

attribute ReceiverPdu/@geoSystem
type geoSystemType
properties
default "GD" "WE"
source <xs:attribute name="geoSystem" type="geoSystemType" default='"GD" "WE"'/>

attribute ReceiverPdu/@geoCoords
type SFVec3d
properties
default 0 0 0
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*(([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+-]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*
source <xs:attribute name="geoCoords" type="SFVec3d" default="0 0 0"/>

attribute ReceiverPdu/@containerField
type xs:NMTOKEN
properties
default children
source <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/>


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