Definition Type: ComplexType
Name: CT_Rules
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: vml-officeDrawing.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into r 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_Rules in schema vml-officedrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Rules">
    <xsd:sequence>
        <xsd:element name="r" type="CT_R" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Rule</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
r o:r 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ext v:ext (Optional)
Collapse Derivation Tree:
Collapse References:
o:rules