Definition Type: ComplexType
Name: IRGraphModelBaseType
Namespace: http://www.iredes.org/xml
Type: IR:IREDESType
Containing Schema: IRappBaseClasses.xsd
Abstract False
Collapse XSD Schema Diagram:
Drilldown into LayerId Drilldown into ConnectedMine Drilldown into GraphVersion Drilldown into graphml Drilldown into IRDownwCompat Drilldown into IRVersion Drilldown into SiteHead Drilldown into GenHead Drilldown into IREDESTypeXSD Diagram of IRGraphModelBaseType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="IRGraphModelBaseType">
    <xsd:complexContent>
        <xsd:extension base="IREDESType">
            <xsd:sequence>
                <xsd:element ref="graphml0:graphml" />
                <xsd:element name="GraphVersion" type="IRversion" />
                <xsd:element name="ConnectedMine" type="IRtext" />
                <xsd:element name="LayerId" type="xsd:int" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GenHead IR:GenHead (1) (1)
SiteHead IR:SiteHead 0 (1)
graphml g:graphml (1) (1)
GraphVersion IR:GraphVersion (1) (1)
ConnectedMine IR:ConnectedMine (1) (1)
LayerId IR:LayerId (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
IRVersion IR:IRVersion Required
IRDownwCompat IR:IRDownwCompat Required
Collapse Derivation Tree: