ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vitaly Ostanin <vyt@vzljot.ru>
To: community@altlinux.ru
Subject: [Comm] Re: Q: corporate IM (jabber?)
Date: Fri, 17 Oct 2003 17:52:22 +0400
Message-ID: <20031017175222.0ec4687e.vyt@vzljot.ru> (raw)
In-Reply-To: <20031017101644.GF6596@inferno.immo>

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

On Fri, 17 Oct 2003 14:16:44 +0400
"Alexey I. Froloff" <raorn@immo.ru> wrote:

> * Vitaly Ostanin <vyt@vzljot.ru> [031017 13:04]:
> > xsltproc style.xsl <account>-temp.xml > <account>.xml
> 
> Я по невыясненной причине полез сначала смотреть на xml-utils
> ;-)
> 
> > Сразу из файла в этот же файл писать, естественно, нельзя.
> > Кстати, это не готовый стиль, просто пример.
> 
> Это понятно. Вот только этот xsl почему-то преобразует теги
> вида:
> 
> <x xmlns='jabber:x:delay'
> stamp='20031017T07:04:38'>registered</x>
> 
> в:
> 
> <x xmlns="jabber:x:delay">20031017T07:04:38registered</x>

Тогда надо добавить:

  <xsl:template match="@*|comment()|processing-instruction()">
    <xsl:copy/>
  </xsl:template>

Ещё полезно убедиться, что стоят наипоследнейшие из стабильных
версии libxml2/libxslt.

<skipped/>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-10-17 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15 13:22 [Comm] " Alexey I. Froloff
2003-10-15 13:28 ` [Comm] " Vitaly Ostanin
2003-10-16 10:56   ` Alexey I. Froloff
2003-10-16 12:33     ` Vitaly Ostanin
2003-10-17  5:16       ` Alexey I. Froloff
2003-10-17  9:02         ` Vitaly Ostanin
2003-10-17 10:16           ` Alexey I. Froloff
2003-10-17 13:52             ` Vitaly Ostanin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031017175222.0ec4687e.vyt@vzljot.ru \
    --to=vyt@vzljot.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git