Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Create, read, edit, and manipulate Word (.docx) documents with formatting, tables, and tracked changes
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/dml-lockedCanvas.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/drawingml/2006/lockedCanvas"4xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"5xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"6elementFormDefault="qualified"7targetNamespace="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas">8<xsd:import namespace="http://schemas.openxmlformats.org/drawingml/2006/main"9schemaLocation="dml-main.xsd"/>10<xsd:element name="lockedCanvas" type="a:CT_GvmlGroupShape"/>11</xsd:schema>12