Definition Type: Element
Name: ContourIdTable
Namespace: http://www.iredes.org/xml
Type: IR:IRcontourBaseType
Containing Schema: IRcoordNav.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Contour Id table consists of a set of corresponding contours Id's
Collapse XSD Schema Diagram:
Drilldown into ContourRightWidth Drilldown into ContourLeftWidth Drilldown into ContourType Drilldown into ContourId Drilldown into IRcontourBaseTypeXSD Diagram of ContourIdTable
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="ContourIdTable" type="IRcontourBaseType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contour Id table consists of a set of corresponding contours Id's</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContourId IR:ContourId (1) (1)
ContourType IR:ContourType 0 (1)
ContourLeftWidth IR:ContourLeftWidth 0 (1)
ContourRightWidth IR:ContourRightWidth 0 (1)
Collapse Derivation Tree: