Definition Type Complex Type
Name CustomProps_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="CustomProps_Type" >
  <xsd:sequence>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="CustomProp" type="CustomProp_Type"/>
  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CustomProps_Type
    A:CustomProps
References
A:CustomProps
Generated using Liquid XML Studio by Liquid Technologies Ltd