Definition Type Complex Type
Name Connect_Type
Namespace http://schemas.microsoft.com/visio/2003/core
Abstract False
XSD Schema visio.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Connect_Type" >
  <xsd:attribute name="FromSheet" type="xsd:unsignedLong"/>
  <xsd:attribute name="FromCell" type="xsd:string"/>
  <xsd:attribute name="FromPart" type="xsd:int"/>
  <xsd:attribute name="ToSheet" type="xsd:unsignedLong"/>
  <xsd:attribute name="ToCell" type="xsd:string"/>
  <xsd:attribute name="ToPart" type="xsd:int"/>
</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Connect_Type
    A:Connect
References
A:Connect
Generated using Liquid XML Studio by Liquid Technologies Ltd