Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5
- All Products
 
           
      	
            
	
      |  Property 
				 |  Description 
				 | 
|---|---|
| example_source 
				 |  Defines a sample source document to process in the development environment. 
				   You can choose one of the following options: 
				   
 If the 
					  sources_to_extractproperty is set, the example_valuesproperty is ignored in the design environment. | 
| example_values 
				 | Defines simulated values that another transformation might pass to the Parser. Use this property to design a Parser that is called by another Parser. A Parser uses the 
					  example_valuesproperty only when it processes the example source. It ignores the property when it parses a source document. In the nested 
					  ExampleValuecomponents, specify the data holders that the calling Parser passes to this Parser and their simulated values. | 
| ExampleValue 
				 | Defines an example value under the 
				   example_valuesproperty. | 
| format 
				 |  Defines the format of the source document. You can choose one of the following options: 
				   
 | 
| name 
				 |  A descriptive label for the component. This label appears in the log file and the 
				   Eventsview. Use the nameproperty to identify the component that caused the event. | 
| no_initial_phase 
				 | Determines whether the Script searches for nested anchors in the main phase. You can choose one of the following options: 
				   
 | 
| notifications 
				 |  Defines a list of 
				   NotificationHandlercomponents that the Parser runs on notifications triggered by nested components. For more information, see 
				  Notifications. | 
| on_fail 
				 | The action to take if the component fails. You can choose one of the following options: 
				   
 Default is cleared. For more information about handling component failures, see 
					 Failure Handling. 
				   | 
| reject_recurring_pages 
				 |  Determines the number of times the Parser parses the same page. You can choose one of the following options: 
				   
 reject_recurring_pageswhen a web site contains many links to the same page. The 
					  ResetVisitedPagesaction resets the history list and allows a Parser to process a page again, even if reject_recurring_pagesis selected. | 
| remark 
				 |  A user-defined comment that describes the purpose or action of the component. 
				 | 
| serialization_mode 
				 | Defines how the Script processes portions of the example source that the Parser does not output to XML, when you create a serializer from a Parser. For more information, see 
				  Controlling How the Create Serializer Command Works. 
				   You can choose one of the following options: 
				   
 | 
| source 
				 | Defines a sequence of data holders for input to the Parser. Each data holder is identified by one of the following properties: 
				   
 | 
| sources_to_extract 
				 | Defines a hard-coded list of source documents that the Parser processes. You can choose one of the following options: 
				   
 Use the 
					  sources_to_extractproperty only in the design environment. | 
| target 
				 | Defines a sequence of data holders for output from the Parser. If the data holder does not yet exist, the Parser creates it. Each data holder is identified by one of the following properties: 
				   
 targetproperty when the output of the Parser is used by another component. For more information, see 
				  Target Property. | 
| use_markers 
				 | Determines whether the 
				   Create Serializercommand copies the content of the Markeranchors but only the delimiters of other non-XML text. use_markersis an option under the serialization_modeproperty when outlineis selected. Default is selected. |