B2B Data Transformation 
			
			- B2B Data Transformation 10.5.2
- All Products
 
           
      	
            
	
      |  Value 
				 |  Description 
				 | 
|---|---|
|  Full 
				 |  The 
				   Create Serializercommand copies the non-XML text to the Serializer configuration. This is the default behavior. | 
|  Outline 
				 | The 
					  Create Serializercommand copies only the delimiters of the non-XML text to the Serializer configuration. Under the 
					  Outlineoption, you can select the use_markersoption. This causes the Create Serializer command to copy the content of the Markeranchors but only the delimiters of other non-XML text. | 
|  serialization_mode 
				 |  Behavior 
				 |  Sample Serializer Output 
				 | 
|---|---|---|
|  outline 
				   With 
					  use_markerscleared | The 
					  Create Serializercommand converts: 
 |  <tab>Larissa Chan 
				 | 
|  outline 
				   With 
					  use_markersselected | The 
					  Create Serializercommand converts: 
 |  Name<tab>Larissa Chan 
				 | 
|  full 
				 | The 
					  Create Serializercommand converts: 
 |  Name (first and last):<tab>Larissa Chan 
				 |