Definition Type: ComplexType
Name: SmartTagsElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Documentation:
Represents a collection of smart tags.
Collapse XSD Schema Diagram:
XSD Diagram of SmartTagsElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="SmartTagsElt">
    <xsd:annotation>
        <xsd:documentation>Represents a collection of smart tags.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:any processContents="skip" minOccurs="0" maxOccurs="unbounded">
        </xsd:any>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> 0 unbounded
Collapse Derivation Tree:
Collapse References:
o:SmartTags