Definition Type: ComplexType
Name: SolutionXML_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Name in schema visio_xsdXSD Diagram of SolutionXML_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="SolutionXML_Type" mixed="true">
    <xsd:sequence>
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:any namespace="##any" processContents="lax" />
        </xsd:choice>
    </xsd:sequence>
    <xsd:attribute name="Name" type="xsd:string" />
    <xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Name nsA:Name (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:SolutionXML, nsA:SolutionXML