<xs:group name="ChildContentModelDIS">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to X3DChildNode for DIS component.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/dis.html" />
</xs:annotation>
<xs:choice>
<xs:element ref="EspduTransform" />
<xs:element ref="ReceiverPdu" />
<xs:element ref="SignalPdu" />
<xs:element ref="TransmitterPdu" />
<xs:element ref="DISEntityManager" />
</xs:choice>
</xs:group>
|