<xsd:attributeGroup name="AG_ChildSlide">
<xsd:attribute name="showMasterSp" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Show Master Shapes</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="showMasterPhAnim" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Show Master Placeholder Animations</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|