XML Examples
- Defining a Parser rule to highlight structure - example
We create a parser rule that causes the translation editor to display the document structure information in yellow. - Creating an XML file type XML-Letter - example
We will create an XML file type, XML-Letter, which the SDL file type software will apply to*.xmlfiles that have a specified root element (<letter>). An example of a file of this file type isexample-xml-file-letter.xml(in the zip archiveexample-xml-files.zip). For the purposes of the example, we create the file type in the default project template. - Downloading the Examlpe XML files
A number of the help topics about xml files refer to example files. You can download a zip archive that contains these files, or you can copy and paste the contents from this topic.