Definition Type: ComplexType
Name: CT_PhoneticPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sharedStringTable.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into alignment in schema sml-sharedstringtable_xsd Drilldown into type in schema sml-sharedstringtable_xsd Drilldown into fontId in schema sml-sharedstringtable_xsdXSD Diagram of CT_PhoneticPr in schema sml-sharedstringtable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PhoneticPr">
    <xsd:attribute name="fontId" type="ST_FontId" use="required">
        <xsd:annotation>
            <xsd:documentation>Font Id</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="type" type="ST_PhoneticType" use="optional" default="fullwidthKatakana">
        <xsd:annotation>
            <xsd:documentation>Character Type</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="alignment" type="ST_PhoneticAlignment" use="optional" default="left">
        <xsd:annotation>
            <xsd:documentation>Alignment</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
fontId nsM:fontId Required
type nsM:type fullwidthKatakana Optional
alignment nsM:alignment left Optional
Collapse Derivation Tree:
Collapse References:
nsM:phoneticPr, nsM:phoneticPr, nsM:phoneticPr