Definition Type: ComplexType
Name: CT_PhoneticRun
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sharedStringTable.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into t in schema sml-sharedstringtable_xsd Drilldown into eb in schema sml-sharedstringtable_xsd Drilldown into sb in schema sml-sharedstringtable_xsdXSD Diagram of CT_PhoneticRun in schema sml-sharedstringtable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PhoneticRun">
    <xsd:sequence>
        <xsd:element name="t" type="ST_Xstring" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Text</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="sb" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Base Text Start Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="eb" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Base Text End Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
t nsM:t 1 1
Collapse Child Attributes:
Name Type Default Value Use
sb nsM:sb Required
eb nsM:eb Required
Collapse Derivation Tree:
Collapse References:
nsM:rPh