Definition Type: ComplexType
Name: XForm1D_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Type: nsA:Row_Type
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EndY in schema visio_xsd Drilldown into EndX in schema visio_xsd Drilldown into BeginY in schema visio_xsd Drilldown into BeginX in schema visio_xsd Drilldown into Del in schema visio_xsd Drilldown into Row_Type in schema visio_xsdXSD Diagram of XForm1D_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="XForm1D_Type">
    <xsd:complexContent>
        <xsd:extension base="Row_Type">
            <xsd:choice minOccurs="0" maxOccurs="unbounded">
                <xsd:element name="BeginX" type="BeginX_Type" minOccurs="0" />
                <xsd:element name="BeginY" type="BeginY_Type" minOccurs="0" />
                <xsd:element name="EndX" type="EndX_Type" minOccurs="0" />
                <xsd:element name="EndY" type="EndY_Type" minOccurs="0" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BeginX nsA:BeginX 0 (1)
BeginY nsA:BeginY 0 (1)
EndX nsA:EndX 0 (1)
EndY nsA:EndY 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Del nsA:Del (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:XForm1D