Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HXXMLNS(1)			 HTML-XML-utils 		      HXXMLNS(1)

NAME
     hxxmlns - replace XML Namespace prefixes by "global names"

SYNOPSIS
     hxxmlns [ -d ] [ -- ] [ file ]

DESCRIPTION
     hxxmlns  expands  all  element and attribute names to "global names" by ex-
     panding the prefix. All names will be  printed  as  "{URL}name".  Attribute
     names  without  a	prefix	will have an empty namespace part: "{}name". The
     namespace attributes (those that start with "xmlns") will be removed.

     By default comments, PIs and the DOCTYPE declaration are copied  unchanged,
     but with option -d they are removed.

     [ToDo]

7.x				   10 Jul 2011			      HXXMLNS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hxxmlns&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help