TextPipe: Online Help
    Remove XML field
 

Submit feedback on this topic 

 Home  User Assistance   Tutorials   How to Use TextPipe
 Menus: File   Edit   Filters[ Wizards  Convert   Unicode   Add   Remove   Replace   Extract   Special   Maps   Restrict ]  Tools   Window   Help   Advanced
Home
Up

 

 

This filter is used to remove HTML/XML-delimited elements, attributes, and text between tag pairs. A Remove All sub filter is automatically added.

The filter fields are identical to a HTML/XML restriction filter.

For example, if your data looked like this, and you wanted to remove the CompanyName field:

<TextPipeRow>
<CustomerID>ALFKI</CustomerID>
<CompanyName>Alfreds Futterkiste</CompanyName>
<ContactName>Maria Anders</ContactName>
<ContactTitle>Sales Representative</ContactTitle>
<Address>Obere Str. 57</Address>
<City>Berlin</City>
<Region></Region>
<PostalCode>12209</PostalCode>
<Country>Germany</Country>
<Phone>030-0074321</Phone>
<Fax>030-0076545</Fax>
</TextPipeRow>

Specify the 'Restrict to tag' name to remove as 'CompanyName'

See also

Remove menu
Remove columns
Remove delimited fields (CSV, Tab, Pipe etc)
 

 Contact Us   Support   Community   Tutorials and User Guides (online)
 Copyright © 1999-2006 DataMystic. All rights reserved.