Definition Type: Element
Name: attrName
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: pml-animationInfo.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Attribute Name
Collapse XSD Schema Diagram:
XSD Diagram of attrName in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="attrName" type="xsd:string" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Attribute Name</xsd:documentation>
    </xsd:annotation>
</xsd:element>