diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DChildNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | IS MetadataBoolean MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString DISEntityTypeMapping ProtoInstance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="mapping" type="MFNode" fixed="inputOutputField" default="DISEntityTypeMapping"/> <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/documents/specifications/19775-1/V3.3/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>mapping</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="xs:NMTOKEN" default="children"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFString | ||
properties |
|
||
source | <xs:attribute name="address" type="SFString" default="localhost"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="applicationID" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="port" type="SFInt32" default="0"/> |
type | SFInt32 | ||
properties |
|
||
source | <xs:attribute name="siteID" type="SFInt32" default="0"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="containerField" type="xs:NMTOKEN" default="children"/> |