Definition Type: ComplexType
Name: TextXForm_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Type: nsA:Row_Type
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TxtAngle in schema visio_xsd Drilldown into TxtLocPinY in schema visio_xsd Drilldown into TxtLocPinX in schema visio_xsd Drilldown into TxtHeight in schema visio_xsd Drilldown into TxtWidth in schema visio_xsd Drilldown into TxtPinY in schema visio_xsd Drilldown into TxtPinX in schema visio_xsd Drilldown into Del in schema visio_xsd Drilldown into Row_Type in schema visio_xsdXSD Diagram of TextXForm_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="TextXForm_Type">
    <xsd:complexContent>
        <xsd:extension base="Row_Type">
            <xsd:choice minOccurs="0" maxOccurs="unbounded">
                <xsd:element name="TxtPinX" type="TxtPinX_Type" minOccurs="0" />
                <xsd:element name="TxtPinY" type="TxtPinY_Type" minOccurs="0" />
                <xsd:element name="TxtWidth" type="TxtWidth_Type" minOccurs="0" />
                <xsd:element name="TxtHeight" type="TxtHeight_Type" minOccurs="0" />
                <xsd:element name="TxtLocPinX" type="TxtLocPinX_Type" minOccurs="0" />
                <xsd:element name="TxtLocPinY" type="TxtLocPinY_Type" minOccurs="0" />
                <xsd:element name="TxtAngle" type="TxtAngle_Type" minOccurs="0" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TxtPinX nsA:TxtPinX 0 (1)
TxtPinY nsA:TxtPinY 0 (1)
TxtWidth nsA:TxtWidth 0 (1)
TxtHeight nsA:TxtHeight 0 (1)
TxtLocPinX nsA:TxtLocPinX 0 (1)
TxtLocPinY nsA:TxtLocPinY 0 (1)
TxtAngle nsA:TxtAngle 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Del nsA:Del (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:TextXForm