CT_CustomXmlCell

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
element ST_XmlName required
uri ST_String optional

Used By

Source

<xsd:complexType name="CT_CustomXmlCell">
  <xsd:sequence>
    <xsd:element name="customXmlPr" type="CT_CustomXmlPr" minOccurs="0" maxOccurs="1"/>
    <xsd:group ref="EG_ContentCellContent" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="uri" type="s:ST_String"/>
  <xsd:attribute name="element" type="s:ST_XmlName" use="required"/>
</xsd:complexType>