<xs:group name="TextChildContentModel">
<xs:annotation>
<xs:appinfo>TextChildContentModel is the child-node content model corresponding to X3DTextNode. TextChildContentModel can contain a single FontStyle node.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/text.html#Text" />
</xs:annotation>
<xs:choice>
<xs:element ref="FontStyle" />
<xs:element ref="ProtoInstance" />
</xs:choice>
</xs:group>
|