CT_WordprocessingContentPart

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bwMode ST_BlackWhiteMode optional
id ST_RelationshipId required

Used By

Source

<xsd:complexType name="CT_WordprocessingContentPart">
  <xsd:sequence>
    <xsd:element name="nvContentPartPr" type="CT_WordprocessingContentPartNonVisual" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="xfrm" type="a:CT_Transform2D" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="bwMode" type="a:ST_BlackWhiteMode" use="optional"/>
  <xsd:attribute ref="r:id" use="required"/>
</xsd:complexType>