BTS2000 channel filtering problem (Beginner !!!)
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi everybody,
I have a problem to create a filter which will only process xml Files
which contain a certain
value / tag. Here is a part of the file:
<?xml version="1.0" encoding="UTF-8"?>
<ORDER xmlns="
http://www.opentrans.org/XMLSchema/1.0_draft"
version="1.0" type="standard">
<ORDER_HEADER>
<ORDER_INFO>
<ORDER_ID>BBS110</ORDER_ID>
<ORDER_DATE>2007-02-28</ORDER_DATE>
<ORDER_PARTIES>
<BUYER_PARTY>
<PARTY>
<PARTY_ID type="supplier_specific">441652</PARTY_ID>
<ADDRESS>
<NAME>Neues Heim Immobilien</NAME>
<NAME2>Management GmbH</NAME2>
I want only process data which have got a PARTY_ID Tag !!!
Can somebody help me on this please.....
Thank you very much in advance for any help.
Cheers
Michael
.
Relevant Pages
- BTS 2000 channel filtering (Beginner !!! )
... I have a problem to create a filter which will only process xml Files ... I want only process data which have got a PARTY_ID Tag!!! ... (microsoft.public.backoffice.smallbiz2000) - Re: newb: BeautifulSoup
... how to go 35th td tag and do regex to retireve ... you can use software written to process XML files: ... (comp.lang.python) - Re: OpenForm Filtering too much
... The filter text is built up in a text box in the form SearchBuilder as ... ShowResults is a form built on a table, ... The weird part is that for some searches, the NULLS that matter seem to be ... another tag field for with options roots, ... (microsoft.public.access.macros) - Re: Parsing XML and storing attributes in MySQL using Perl
... I am trying to store huge amounts of data from xml files and put them ... It would send the same attribute info to a tag handler. ... Each filter is specific, set by the ... Yours is a basic search but the intent is to ... (comp.lang.perl.misc) - Re: rcb - begin post this way??
... In another group someone suggested a tag like that and the ... next day all the posts had that tag, which made them easier to filter ... If they want to use Xnews, sylpheed-claws, ... they could install slrn and have a lot more free time to ... (rec.crafts.brewing) |
|