Creating custom embedded content processors
You can create embedded content processors to customize the way the embedded content is processed for each *.xml file or for those files which do not have an associated embedded content processor.
About this task
- Work with different types of
*.xmlfiles and you want to process embedded content differently for each type of*.xmlfile. For example, you may want to extract and process HTML 5 content differently in an*.xmlMicrosoft .NET file than in an*.xmlDITA file. Using separate embedded content processors for different*.xmlfile types enables you to assign different embedded content processors for each*.xmlfile type. - Process a type of
*.xmlembedded content that does not have an existing embedded content processor. For example, you may want to set rules for extracting and processing MadCap XHTML content inside an*.xmlfile. To do this, copy one of the existing embedded content processors and configure it considering the characteristics of MadCap XHTML embedded content.