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/shared-customXmlSchemaProperties.xsd
1<?xml version="1.0" encoding="utf-8"?>2<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"3xmlns="http://schemas.openxmlformats.org/schemaLibrary/2006/main"4targetNamespace="http://schemas.openxmlformats.org/schemaLibrary/2006/main"5attributeFormDefault="qualified" elementFormDefault="qualified">6<xsd:complexType name="CT_Schema">7<xsd:attribute name="uri" type="xsd:string" default=""/>8<xsd:attribute name="manifestLocation" type="xsd:string"/>9<xsd:attribute name="schemaLocation" type="xsd:string"/>10<xsd:attribute name="schemaLanguage" type="xsd:token"/>11</xsd:complexType>12<xsd:complexType name="CT_SchemaLibrary">13<xsd:sequence>14<xsd:element name="schema" type="CT_Schema" minOccurs="0" maxOccurs="unbounded"/>15</xsd:sequence>16</xsd:complexType>17<xsd:element name="schemaLibrary" type="CT_SchemaLibrary"/>18</xsd:schema>19