element DISEntityManager
diagram x3d-4.0_diagrams/x3d-4.0_p65.png
type extension of X3DChildNode
properties
content complex
children IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString DISEntityTypeMapping ProtoInstance
used by
group ChildContentModelDIS
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.
               
address  SFString    localhost    
applicationID  SFInt32    0    
port  SFInt32    0    
siteID  SFInt32    0    
containerField  containerFieldChoicesDISEntityTypeMapping    children    
annotation
appinfo
<xs:element name="addedEntities" type="MFNode" fixed="outputOnlyField" default="EspduTransform"/>
<xs:element name="removedEntities" type="MFNode" fixed="outputOnlyField" default="EspduTransform"/>
<xs:element name="children" type="MFNode" fixed="inputOutputField" default="DISEntityTypeMapping">
<xs:annotation>
<xs:appinfo>
<xs:attribute name="synonym" type="xs:NMTOKEN" fixed="mapping"/>
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
source <xs:element name="DISEntityManager">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:element name="addedEntities" type="MFNode" fixed="outputOnlyField" default="EspduTransform"/>
     
<xs:element name="removedEntities" type="MFNode" fixed="outputOnlyField" default="EspduTransform"/>
     
<xs:element name="children" type="MFNode" fixed="inputOutputField" default="DISEntityTypeMapping">
       
<xs:annotation>
         
<xs:appinfo>
           
<xs:attribute name="synonym" type="xs:NMTOKEN" fixed="mapping"/>
         
</xs:appinfo>
       
</xs:annotation>
     
</xs:element>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="DIS"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="2"/>
   
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/dis.html#DISEntityManager"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="X3DChildNode">
       
<xs:choice minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>children (originally mapping in X3D3)</xs:documentation>
         
</xs:annotation>
         
<xs:element ref="DISEntityTypeMapping"/>
         
<xs:element ref="ProtoInstance">
           
<xs:annotation>
             
<xs:documentation>Appropriately typed substitution node</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:choice>
       
<xs:attribute name="address" type="SFString" default="localhost"/>
       
<xs:attribute name="applicationID" type="SFInt32" default="0"/>
       
<xs:attribute name="port" type="SFInt32" default="0"/>
       
<xs:attribute name="siteID" type="SFInt32" default="0"/>
       
<xs:attribute name="containerField" type="containerFieldChoicesDISEntityTypeMapping" default="children"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

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

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

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

attribute DISEntityManager/@containerField
type containerFieldChoicesDISEntityTypeMapping
properties
default children
facets
Kind Value Annotation
enumeration children
appinfo
parent node is DISEntityManager (formerly mapping in X3D3) or LoadSensor (formerly watchList in X3D3)
enumeration mapping
appinfo
parent node is DISEntityManager node (X3D3, validation allowed in X3D4 for backwards compatibility)
enumeration watchList
appinfo
parent node is LoadSensor node (X3D3 only, validation allowed in X3D4 for backwards compatibility)
source <xs:attribute name="containerField" type="containerFieldChoicesDISEntityTypeMapping" default="children"/>


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