Definition Type: Attribute
Name: content
Namespace: uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Use Required
Documentation:
Specifies what the row element is allowed to contain. Must be set to eltOnly.
Collapse XSD Schema Diagram:
XSD Diagram of content in schema schema_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="content" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Specifies what the row element is allowed to contain. Must be set to eltOnly.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>