Definition Type: ComplexType
Name: CT_RelationTable
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: vml-officeDrawing.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rel in schema vml-officedrawing_xsd Drilldown into ext in schema vml-main_xsd Drilldown into AG_Ext in schema vml-main_xsdXSD Diagram of CT_RelationTable in schema vml-officedrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RelationTable">
    <xsd:sequence>
        <xsd:element name="rel" type="CT_Relation" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Diagram Relationship</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attributeGroup ref="v:AG_Ext" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rel o:rel 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ext v:ext (Optional)
Collapse Derivation Tree:
Collapse References:
o:relationtable