File: dml-lockedCanvas.rnc

package info (click to toggle)
python-docx 0.8.11%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,640 kB
  • sloc: xml: 25,311; python: 21,911; makefile: 168
file content (13 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
default namespace =
  "http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas"
namespace a = "http://schemas.openxmlformats.org/drawingml/2006/main"
namespace dlckcnv =
  "http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas"
namespace o = "urn:schemas-microsoft-com:office:office"
namespace r =
  "http://schemas.openxmlformats.org/officeDocument/2006/relationships"
namespace v = "urn:schemas-microsoft-com:vml"
namespace w10 = "urn:schemas-microsoft-com:office:word"
namespace x = "urn:schemas-microsoft-com:office:excel"

dlckcnv_lockedCanvas = element lockedCanvas { a_CT_GvmlGroupShape }