xmlns.1

来自「HTML-XML-utils由一套小型C程序(过滤器)组成」· 1 代码 · 共 32 行

1
32
字号
.de d \" begin display.sp.in +4.nf...de e \" end display.in -4.fi.sp...TH man 1 "31 Mar 2000".SH NAMExmlns \- replace XML Namespace prefixes by "global names".SH SYNOPSIS.B xmlns.RB "[\| " \-d " \|]".RB "[\| " \-\- " \|]".RI "[\| " file " \|]".SH DESCRIPTION.B xmlnsexpands all element and attribute names to "global names" by expandingthe prefix. All names will be printed as "{URL}name". Attribute nameswithout a prefix will have an empty namespace part: "{}name". Thenamespace attributes (those that start with "xmlns") will be removed..PPBy default comments, PIs and the doctype declaration are removed, butwith option.B \-dthey are kept unchanged..PP[ToDo]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?