2.42.3.6 CT_LiveFeedProperties
Target namespace: http://schemas.microsoft.com/office/drawing/2021/livefeed
Referenced by: liveFeedProps
Represents a LiveFeed object.<633> <634>
Child Elements:
backgroundProps: A CT_LiveFeedBackgroundProperties element that specifies background properties for a LiveFeed object.
extLst: A CT_OfficeArtExtensionList ([ISO/IEC29500-1:2016] section A.4.1) element that specifies future extensibility.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xsd:complexType name="CT_LiveFeedProperties"> <xsd:sequence> <xsd:element type="CT_LiveFeedBackgroundProperties" name="backgroundProps" minOccurs="0" maxOccurs="1"/> <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType>
See section 5.40 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).