Element | background |
<xsd:complexType name="CT_Background"> <xsd:sequence> <xsd:element ref="fill" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="AG_Id"/> <xsd:attributeGroup ref="AG_Fill"/> <xsd:attribute ref="o:bwmode"/> <xsd:attribute ref="o:bwpure"/> <xsd:attribute ref="o:bwnormal"/> <xsd:attribute ref="o:targetscreensize"/> </xsd:complexType> |