Definition Type: Group
Name: EG_TextUnderlineLine
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-textCharacter.xsd
Documentation:
Collapse XSD Schema Diagram:
Drilldown into uLn Drilldown into uLnTxXSD Diagram of EG_TextUnderlineLine
Collapse XSD Schema Code:
<xsd:group name="EG_TextUnderlineLine">
    <xsd:choice>
        <xsd:element name="uLnTx" type="CT_TextUnderlineLineFollowText">
            <xsd:annotation>
                <xsd:documentation>Underline Follows Text</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="uLn" type="CT_LineProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Underline Stroke</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
uLnTx a:uLnTx (1) (1)
uLn a:uLn 0 1
Collapse Comments:
blog comments powered by Disqus