<xsd:group name="EG_Background">
<xsd:choice>
<xsd:element name="bgPr" type="CT_BackgroundProperties">
<xsd:annotation>
<xsd:documentation>Background Properties</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="bgRef" type="a:CT_StyleMatrixReference">
<xsd:annotation>
<xsd:documentation>Background Style Reference</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:group>
|