[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: SAX Filters for Namespace Processing

  • From: Ronald Bourret <rpbourret@r...>
  • To: xml-dev@l...
  • Date: Sat, 04 Aug 2001 12:27:39 -0700

Re: SAX Filters for Namespace Processing
Jeff Rafter wrote:
> > 2. I can't drop this fragment into the middle of other XML
> >    without being potentially raped by their default namespace.
> 
> In the 'more clean' defaulted example you have *exactly* the same problem.
> If you copy givenName and familyName into another document it can easily be
> molested by an alternate default namespace
> 
> <person xmlns="http://simonstl.com/person">
>   <!-- cut here -->
>   <givenName>Chip</givenName>
>   <familyName>Skillet</familyName>
> </person>
> 
> <otherdoc xmlns="http://simonstl.com/otherdoc">
>   <!-- paste here -->
> </otherdoc>

Not true. If you transfer the fragment with DOM, the namespace
information is carried along. This is only true if you transfer the
fragment with a text editor. As many threads on xml-dev have shown,
text-based processing of XML is hazardous at best.

-- Ron

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.