group TextChildContentModel
diagram x3d-3.3_diagrams/x3d-3.3_p290.png
children FontStyle ScreenFontStyle ProtoInstance
used by
element Text
annotation
appinfo
TextChildContentModel is the child-node content model utilized by Text.  TextChildContentModel can contain a single FontStyle or ScreenFontStyle node.
source <xs:group name="TextChildContentModel">
 
<xs:annotation>
   
<xs:appinfo>TextChildContentModel is the child-node content model utilized by Text.  TextChildContentModel can contain a single FontStyle or ScreenFontStyle node.</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/text.html#Text"/>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element ref="FontStyle"/>
   
<xs:element ref="ScreenFontStyle"/>
   
<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