/26/02 3:17 AM
Subject: Re: Problem with SchemaAttDef
Kiran,
You got an absolutely correct namespaceUri.
If you want the "Unit" (and other lcoal attributes) to belong to
namespaceUri www.books.org
you should also add the attributeFormDefault="qualified" like
http://www.w
ssage -
From: "Bagepalli, Kiran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 26, 2002 3:40 AM
Subject: Problem with SchemaAttDef
> I am trying to figure out the URI given the URIId. If I use SEnumVal for
> attribute "Unit", I get a QN
nyone explain please.
Thanks
Kiran
-Original Message-
From: Bagepalli, Kiran [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 25, 2002 5:41 PM
To: '[EMAIL PROTECTED]'
Subject: Problem with SchemaAttDef
I am trying to figure out the URI given the URIId. If I use SEnumVal for
I am trying to figure out the URI given the URIId. If I use SEnumVal for
attribute "Unit", I get a QName with uridid = 1
And when I call getURIText(uriId), it returns me a empty string saying it
does not belong to any namespace.
Actually this should return 6 which is the uriid for www.books.org.
C