Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: Resolving ID usage in schemas

From: "Bagepalli, Kiran" <kbagepalli@-----------.--->
To: "Xan Gregg" <xan.gregg@---.--->
Date: 5/12/2004 5:11:00 AM
Does that mean the below set of schemas are valid? Does ID attribute =
have applicability only with respect with the XML representation and not =
with the includes?
Thanks
Kiran

-----Original Message-----
From: Xan Gregg [mailto:xan.gregg@j...]
Sent: Wednesday, May 12, 2004 11:47 AM
To: Bagepalli, Kiran
Cc: xmlschema-dev@w...
Subject: Re: Resolving ID usage in schemas


There's no conflict.  The xsd:include is not the same as an XInclude 
include.  xsd:include 'includes' the schema components that belong to 
the *parsed* included schema document.  It doesn't 'include' the xml 
representation of the included schema document, so the DTD for schemas 
is not applicable.  As far as I can tell, the id attribute doesn't 
constrain the schema components (only their XML representations).

xan


On May 12, 2004, at 2:28 PM, Bagepalli, Kiran wrote:
> I had a question on  id handling in schemas.
>
> For eg. if I have schema A.xsd
>
> <xsd:schema id="ABC">
>   <xsd:include schemaLocation="B.xsd">
>   <xsd:element name="x" type="xsd:string">
> </xsd:schema>
>
> schema B.xsd
>
> <xsd:schema id="ABC">     //HERE ABC value is repeated as a id
> </xsd:schema>
>
> If we look at A.xsd as standalone XML having a id attribute it is 
> unique.
> However since it includes B.xsd does the id declared here considered a =

> duplicate.
>
> The schema spec is silent on this. On one front, the DTD for schemas 
> states that id is unique within the schema instance.
> On the other front it states schema document is a collection of 
> schemas resulting from the includes and imports.
> Is the id in B.xsd considered to have a duplicate value?
>
> Appreciate your help
> Thanks
> Kiran
>

From xan.gregg@j...  Wed May 12 15:32:03 2004
Return-Path: <xan.gregg@j...>
X-Original


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent