Definition Type: ComplexType
Name: CT_Recipients
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into recipientData in schema wml_xsdXSD Diagram of CT_Recipients in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Recipients">
    <xsd:sequence>
        <xsd:element name="recipientData" type="CT_RecipientData" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Data About Single Data Source Record</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
recipientData w:recipientData 1 unbounded
Collapse Derivation Tree:
Collapse References:
w:recipients