Definition Type: ComplexType
Name: CT_Kinsoku
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into val in schema wml_xsd Drilldown into lang in schema wml_xsdXSD Diagram of CT_Kinsoku in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Kinsoku">
    <xsd:attribute name="lang" type="ST_Lang" use="required">
        <xsd:annotation>
            <xsd:documentation>Language For Which Custom Line Breaking Rule Applies</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="val" type="ST_String" use="required">
        <xsd:annotation>
            <xsd:documentation>Characters For Custom Line Breaking Rule</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang w:lang Required
val w:val Required
Collapse Derivation Tree:
Collapse References:
w:noLineBreaksAfter, w:noLineBreaksBefore