Common Content for Data Integration 
			
			- Common Content for Data Integration 10.5.8
 - All Products
 
           
      	
            
	
       Value 
				  |  Description 
				  | 
|---|---|
 Full 
				  |  The 
				   Create Serializer  command copies the non-XML text to the Serializer configuration. This is the default behavior. 
				 | 
 Outline 
				  | The 
					  Create Serializer  command copies only the delimiters of the non-XML text to the Serializer configuration. 
				  Under the 
					  Outline  option, you can select the 
					 use_markers  option. This causes the Create Serializer command to copy the content of the 
					 Marker  anchors but only the delimiters of other non-XML text. 
				   | 
 serialization_mode 
				  |  Behavior 
				  |  Sample Serializer Output 
				  | 
|---|---|---|
 outline 
				   With 
					  use_markers  cleared 
				   | The 
					  Create Serializer  command converts: 
				  
  |  <tab>Larissa Chan 
				  | 
 outline 
				   With 
					  use_markers  selected 
				   | The 
					  Create Serializer  command converts: 
				  
  |  Name<tab>Larissa Chan 
				  | 
 full 
				  | The 
					  Create Serializer  command converts: 
				  
  |  Name (first and last):<tab>Larissa Chan 
				  |