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

RE: RE: Quick, Easy Namespace Question

  • To: "CHIUSANO, Joseph" <JCHIUSANO@l...>,<xml-dev@l...>
  • Subject: RE: RE: Quick, Easy Namespace Question
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Mon, 5 Aug 2002 13:38:19 -0700
  • Thread-index: AcI8vrqmYnmgaA8UQuOX+Q+cWtmGjQAADM0A
  • Thread-topic: RE: Quick, Easy Namespace Question

easy namespace
Title: Message
elementFormDefault is what controls whether local elements belong to the target namespace or not. This is orthogonal to whether they are locally or globally declared elements. More information about this available in the W3C XML Schema Primer at http://www.w3.org/TR/xmlschema-0/#QualLocals 
 
PS: Coincidentally this is close to the topic of the Extreme XML column I am writing for this month. :)

--
PITHY WORDS OF WISDOM
A man who can smile when everything has gone wrong has probably thought of who he can blame it on.  

This posting is provided "AS IS" with no warranties, and confers no rights.

-----Original Message-----
From: CHIUSANO, Joseph [mailto:JCHIUSANO@l...]
Sent: Monday, August 05, 2002 1:28 PM
To: xml-dev@l...
Subject: RE: RE: Quick, Easy Namespace Question

Oh, I'm still a bit confused (must be the extreme heat here in Washington DC!)....Since the second declaration of "MyElement1" does not belong to the target namespace (or any namespace for that matter), it cannot be namespace-qualified in the XML instance document.  Does this mean that in order to satisfy the elementFormDefault of "qualified", I have to declare a second namespace in the schema and assign the second declaration of "MyElement1" to that namespace (then declare a prefix for it in the instance document and prefix the second declaration of "MyElement1" accordingly)?
 
TIA,
Joe Chiusano
LMI
 
**************************************************************************
  Joseph M. Chiusano
  Logistics Management Institute
  2000 Corporate Ridge
  McLean, VA 22102
  Email: jchiusano@l...
  Tel: 571.633.7722
**************************************************************************
-----Original Message-----
From: Dare Obasanjo [mailto:dareo@m...]
Sent: Monday, August 05, 2002 3:46 PM
To: CHIUSANO, Joseph; xml-dev@l...
Subject: RE: Quick, Easy Namespace Question

elementFormDefault set to qualified means ALL elements in your instance document should be qualified. Qualification in this case means "have a namespace name, specifically the target namespace" NOT "have a prefix".
 

--
PITHY WORDS OF WISDOM
A man who can smile when everything has gone wrong has probably thought of who he can blame it on.  

This posting is provided "AS IS" with no warranties, and confers no rights.

-----Original Message-----
From: CHIUSANO, Joseph [mailto:JCHIUSANO@l...]
Sent: Monday, August 05, 2002 12:33 PM
To: xml-dev@l...
Subject: Quick, Easy Namespace Question

I thought I had all of this namespace stuff down pat...then I tried something new.

I'm not sure if it's my schema/XML document or the tool that's the problem.

Here's what I've done in the schema:

(1) I have declared a target namespace with a namespace prefix ("abc" for our purposes here)

(2) I have a global declaration of an element "MyElement1", which is a complex type

(3) I also have a local declaration of "MyElement1", because this second declaration has a different set of subelements; in the local declaration, I have not namespace-qualified the element name as it would clash with the global declaration.  This is the only local element in the schema.

(4) I've set elementFormDefault to "qualified"

I realized that I could not have a default namespace in the XML instance document, because the XML processor would consider both "MyELement1" elements as belonging to the same target namespace, and an error would result due to the clash in declarations.  Therefore, in the XML instance document, I have namespace-prefixed all elements _except the locally declared "MyElement1"_.

The tool I am using doesn't like this - is there something that I'm not seeing?

TIA,
Joe Chiusano
LMI

**************************************************************************
  Joseph M. Chiusano
  Logistics Management Institute
  2000 Corporate Ridge
  McLean, VA 22102
  Email: jchiusano@l...
  Tel: 571.633.7722
**************************************************************************


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.