Hi Perry,

If you are talking the EXT file then the things to be careful of are the
starting point in the xml tree as defined by the start property and where to
place the , to denote MV and SV extraction.

If you are talking the DOM then it may be good to have a look at the xml in
some sort of DOM viewer first as this will show how to traverse nodes, get
into text nodes etc, basically when you navigate the dom you need to tell it
what type of node as well as if it is parent, child,sibling etc.

If you have some examples i am sure we can all take a look and help out.

Also please be aware of some of the spurious problems if you have utf-8
character encoding.


Rgds
Symeon.

On 26/07/06, Clifton Oliver <[EMAIL PROTECTED]> wrote:
>
> I found the documentation to be, um, challenging, also.
>
> You can download a PDF of my slides of my U2 XML introduction
> presented at the 2006 International Spectrum Conference in Long Beach
> at this url:
>
> http://www.oliver.com/Spectrum2006/U2_xml.pdf
>
> Hope that helps.
>
>
> --
>
> Regards,
>
> Clif
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> W. Clifton Oliver, CCP
> CLIFTON OLIVER & ASSOCIATES
> Tel: +1 619 460 5678    Web: www.oliver.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
> On Jul 26, 2006, at 6:46 AM, Perry Taylor wrote:
>
> > I'm struggling with setting up an extraction file on UniVerse in order
> > to process an XML document.  Unless I'm missing something it appears
> > that the documentation is anything but consistent and complete.  Does
> > anyone have a How-to or other document that better explains how to set
> > this up?
> >
> > Thanks.
> >
> > Perry Taylor
> > Zirmed, Inc.
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to