Definition Type: Attribute
Name: first-line-chars
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:decimalNumberType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Specifies character spacing indent for first line only (cannot be used with hanging-chars attribute).
Collapse XSD Schema Diagram:
XSD Diagram of first-line-chars in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="first-line-chars" type="decimalNumberType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies character spacing indent for first line only (cannot be used with hanging-chars attribute).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: