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="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> |
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 | containerFieldChoicesDISEntityTypeMapping | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:attribute name="containerField" type="containerFieldChoicesDISEntityTypeMapping" default="children"/> |