xml PArSER EXAMPLeS (OVERVIEW)

 

1.

XML Parser for Translating XML Elements

Example of how to specify translatable XML elements in the XML parser file (XSL stylesheet). Demonstrates the use of the "rwt:elementTU" instruction attribute.

View example...

 

2.

XML Parser for Grouping Elements and Translating Attributes

Example of how to specify that an XML element is a group for child elements and of how to specify translatable XML attributes.  Demonstrates the use of the "rwt:group," "rwt:attributeTU" and "rwt:attribute-id" instruction attributes.

View example...