group SoundChildContentModel
diagram x3d-3.1_diagrams/x3d-3.1_p203.png
children AudioClip MovieTexture ProtoInstance
used by
element Sound
annotation
appinfo
SoundChildContentModel is the child-node content model utilized by Sound node.  SoundChildContentModel can contain a single AudioClip or MovieTexture as sound source.
source <xs:group name="SoundChildContentModel">
 
<xs:annotation>
   
<xs:appinfo>SoundChildContentModel is the child-node content model utilized by Sound node.  SoundChildContentModel can contain a single AudioClip or MovieTexture as sound source.</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/sound.html#Sound"/>
 
</xs:annotation>
 
<xs:choice>
   
<xs:annotation>
     
<xs:documentation>source</xs:documentation>
   
</xs:annotation>
   
<xs:element ref="AudioClip"/>
   
<xs:element ref="MovieTexture"/>
   
<xs:element ref="ProtoInstance">
     
<xs:annotation>
       
<xs:documentation>Appropriately typed substitution node</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:group>


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