Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Create, edit, and inspect PowerPoint presentations with professional design and automated visual QA
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd
1<?xml version="1.0" encoding="utf-8"?>2<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"3xmlns="urn:schemas-microsoft-com:office:powerpoint"4targetNamespace="urn:schemas-microsoft-com:office:powerpoint" elementFormDefault="qualified"5attributeFormDefault="unqualified">6<xsd:element name="iscomment" type="CT_Empty"/>7<xsd:element name="textdata" type="CT_Rel"/>8<xsd:complexType name="CT_Empty"/>9<xsd:complexType name="CT_Rel">10<xsd:attribute name="id" type="xsd:string"/>11</xsd:complexType>12</xsd:schema>13