xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Node's content modification


Subject: [xsl] Node's content modification
From: Auguste Oumar <oumar_a@xxxxxxxx>
Date: Fri, 7 Sep 2001 20:10:05 +0200 (CEST)

Hi community,
i'm trying unsuccessfully to solve this problem:
i wrote a xml-file say:
<?xml... ?>
 <doc>
  <string>xml</string>
  <integer>123</integer>
 </doc>

In the xml-schema file for this instance document i
fixed the maximum length of the elements "string" and
"integer" to say: 5
I wrote a xslt-file to transform the xml- to an
ascii-file.The problem ist that: i want in the
ascii-file the maximum length of each element to be
reach in this way:
 - if the element is a string or derived from it i
fill it with space to reach the maximum length(after
it) 
 - if it is an integer i write "0" prior to it.
For the example document beyond the result should be
like:
 "xml  00123" but i always became it this way:"xml123"

How can i solve it smartly?

Any help will be appreciated.

thanks.




__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor