|
Home >Online Product Documentation >Table of Contents >xsl:character-map xsl:character-mapDeclares a character map defined by a unique name. A stylesheet cannot contain two or more character maps with the same name. Character maps are supported by XSLT 2.0 only.
FormatDescription
A character map allows a specific character appearing in a text or attribute node in the final result tree to be substituted by a specified string of characters during serialization. The character map that is supplied as a parameter to the serializer is determined from the
Character/string mappings can be defined in the body of the
An output definition, after recursive expansion of character maps referenced via its If a character is mapped, it is not subjected to XML or HTML escaping. Example
This example shows a composite character map - one constructed using both internally defined character mappings ( |
Electronic Data Interchange (EDI) Blog
The EDI-L Blog is the best technical forum for discussing topics related to Electronic Data Interchange (EDI), including EDIFACT, and X12 Technologies. Topics include EDI Software, EDI Standards, EDI applications, EDI examples, and more.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
Advertising & Marketing
Learn about top advertising and marketing companies that are leveraging Stylus Studio 2006 to enhance their everyday work experience.
Apache XML Project
The Apache XML Project provides standards-based, open-source XML solutions for working with W3C XML technologies including XML, XSL, XSLT, XSL:FO XPath, Web services and more. Learn how Stylus Studio provides support for all Apache XML projects.


