xref: /aoo42x/main/oox/source/token/namespaces.txt (revision 4e7b0f82)
1760cb77fSAndrew Rist# *************************************************************
2760cb77fSAndrew Rist#
3760cb77fSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4760cb77fSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5760cb77fSAndrew Rist#  distributed with this work for additional information
6760cb77fSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7760cb77fSAndrew Rist#  to you under the Apache License, Version 2.0 (the
8760cb77fSAndrew Rist#  "License"); you may not use this file except in compliance
9760cb77fSAndrew Rist#  with the License.  You may obtain a copy of the License at
10760cb77fSAndrew Rist#
11760cb77fSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12760cb77fSAndrew Rist#
13760cb77fSAndrew Rist#  Unless required by applicable law or agreed to in writing,
14760cb77fSAndrew Rist#  software distributed under the License is distributed on an
15760cb77fSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16760cb77fSAndrew Rist#  KIND, either express or implied.  See the License for the
17760cb77fSAndrew Rist#  specific language governing permissions and limitations
18760cb77fSAndrew Rist#  under the License.
19760cb77fSAndrew Rist#
20760cb77fSAndrew Rist# *************************************************************
21cdf0e10cSrcweir
22cdf0e10cSrcweir# generic XML -----------------------------------------------------------------
23cdf0e10cSrcweir
24cdf0e10cSrcweirxml                     http://www.w3.org/XML/1998/namespace
25cdf0e10cSrcweirschema                  http://schemas.openxmlformats.org/schemaLibrary/2006/main
26cdf0e10cSrcweir
27cdf0e10cSrcweir# package ---------------------------------------------------------------------
28cdf0e10cSrcweir
29cdf0e10cSrcweirpackageContentTypes     http://schemas.openxmlformats.org/package/2006/content-types
30cdf0e10cSrcweirpackageMetaCorePr       http://schemas.openxmlformats.org/package/2006/metadata/core-properties
31cdf0e10cSrcweirpackageRel              http://schemas.openxmlformats.org/package/2006/relationships
32cdf0e10cSrcweir
33cdf0e10cSrcweir# office shared ---------------------------------------------------------------
34cdf0e10cSrcweir
35cdf0e10cSrcweirofficeCustomPr          http://schemas.openxmlformats.org/officeDocument/2006/custom-properties
36cdf0e10cSrcweirofficeDocPropsVT        http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes
37cdf0e10cSrcweirofficeExtPr             http://schemas.openxmlformats.org/officeDocument/2006/extended-properties
38cdf0e10cSrcweirofficeMath              http://schemas.openxmlformats.org/officeDocument/2006/math
39cdf0e10cSrcweirofficeRel               http://schemas.openxmlformats.org/officeDocument/2006/relationships
40cdf0e10cSrcweirofficeRelTheme          http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme
41cdf0e10cSrcweir
42cdf0e10cSrcweir# applications ----------------------------------------------------------------
43cdf0e10cSrcweir
44cdf0e10cSrcweirdoc                     http://schemas.openxmlformats.org/wordprocessingml/2006/main
45cdf0e10cSrcweirxls                     http://schemas.openxmlformats.org/spreadsheetml/2006/main
46cdf0e10cSrcweirppt                     http://schemas.openxmlformats.org/presentationml/2006/main
47cdf0e10cSrcweir
48cdf0e10cSrcweir# drawing ---------------------------------------------------------------------
49cdf0e10cSrcweir
50cdf0e10cSrcweirdml                     http://schemas.openxmlformats.org/drawingml/2006/main
51cdf0e10cSrcweirdmlChart                http://schemas.openxmlformats.org/drawingml/2006/chart
52cdf0e10cSrcweirdmlChartDr              http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
53cdf0e10cSrcweirdmlDiagram              http://schemas.openxmlformats.org/drawingml/2006/diagram
54cdf0e10cSrcweirdmlPicture              http://schemas.openxmlformats.org/drawingml/2006/picture
55cdf0e10cSrcweirdmlSpreadDr             http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
56cdf0e10cSrcweirdmlWordDr               http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
57cdf0e10cSrcweir
58cdf0e10cSrcweir# VML -------------------------------------------------------------------------
59cdf0e10cSrcweir
60cdf0e10cSrcweirvml                     urn:schemas-microsoft-com:vml
61cdf0e10cSrcweirvmlExcel                urn:schemas-microsoft-com:office:excel
62cdf0e10cSrcweirvmlOffice               urn:schemas-microsoft-com:office:office
63cdf0e10cSrcweirvmlPowerpoint           urn:schemas-microsoft-com:office:powerpoint
64cdf0e10cSrcweirvmlWord                 urn:schemas-microsoft-com:office:word
65cdf0e10cSrcweir
66*4e7b0f82SDamjan Jovanovic# MS Office 2010 encryption (MS-OFFCRYPTO) ------------------------------------
67*4e7b0f82SDamjan Jovanovic
68*4e7b0f82SDamjan Jovanovicencryption              http://schemas.microsoft.com/office/2006/encryption
69*4e7b0f82SDamjan JovanovickeyEncryptorPassword    http://schemas.microsoft.com/office/2006/keyEncryptor/password
70*4e7b0f82SDamjan Jovanovic
71cdf0e10cSrcweir# other -----------------------------------------------------------------------
72cdf0e10cSrcweir
73cdf0e10cSrcweirax                      http://schemas.microsoft.com/office/2006/activeX
74cdf0e10cSrcweirdc                      http://purl.org/dc/elements/1.1/
75cdf0e10cSrcweirdcTerms                 http://purl.org/dc/terms/
76cdf0e10cSrcweirxm                      http://schemas.microsoft.com/office/excel/2006/main
77cdf0e10cSrcweirsprm                    http://sprm
78980a0451SSteve YinmarkupCompat            http://schemas.openxmlformats.org/markup-compatibility/2006
79