Definition Type: ComplexType
Name: rubyContentType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the phonetic guide text (the ruby text) (Asian Layout option).
Collapse XSD Schema Diagram:
Drilldown into permEnd in schema wordnet_xsd Drilldown into permStart in schema wordnet_xsd Drilldown into proofErr in schema wordnet_xsd Drilldown into runLevelElts in schema wordnet_xsd Drilldown into r in schema wordnet_xsdXSD Diagram of rubyContentType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="rubyContentType">
    <xsd:annotation>
        <xsd:documentation>Defines the phonetic guide text (the ruby text) (Asian Layout option).</xsd:documentation>
    </xsd:annotation>
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
        <xsd:element name="r" type="rElt">
            <xsd:annotation>
                <xsd:documentation>Represents a run element. This is the leaf container for data in a document -- text, pictures, and so on.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="runLevelElts">
        </xsd:group>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
r W:r (1) (1)
proofErr W:proofErr 0 (1)
permStart W:permStart 0 (1)
permEnd W:permEnd 0 (1)
<xs:group> W:runLevelElts (1) (1)
Collapse Derivation Tree:
Collapse References:
W:rt, W:rubyBase