Definition Type: Group
Name: ChildContentModelDIS
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
Drilldown into DISEntityManager in schema x3d-3_2_xsd Drilldown into TransmitterPdu in schema x3d-3_2_xsd Drilldown into SignalPdu in schema x3d-3_2_xsd Drilldown into ReceiverPdu in schema x3d-3_2_xsd Drilldown into EspduTransform in schema x3d-3_2_xsdXSD Diagram of ChildContentModelDIS in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EspduTransform EspduTransform (1) (1)
ReceiverPdu ReceiverPdu (1) (1)
SignalPdu SignalPdu (1) (1)
TransmitterPdu TransmitterPdu (1) (1)
DISEntityManager DISEntityManager (1) (1)