← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [ubl-ndrsc] id attribute problem in schemas,per IBM's SQC validation

From
Dave Carlson <>
Date
2003-01-22T19:18:03+00:00
ID
047c01c2c24a$f57b9280$0100a8c0@Beethoven
Thread
Re: [ubl-ndrsc] id attribute problem in schemas,per IBM's SQC validation
Fast work, Gunther!  With the last update, all schemas pass with no errors
using the SQC validation tool.

Dave

----- Original Message -----
From: "Dave Carlson" <>
To: <>; <>
Cc: <>; <>;
<>; <>
Sent: Wednesday, January 22, 2003 11:16 AM
Subject: [ubl-ndrsc] id attribute problem in schemas, per IBM's SQC validation


> I have not verified all schemas, but running IBM's SQC tool on DespatchAdvice
> and Order indicates a validity problem with the use of "id" attribute on
schema
> definitions.  I checked the XSD schema for schemas and the id attribute is
> indeed defined as an XML "ID" type, which required uniqueness across and
entire
> document.
>
> See the attached output from SQC for one schema.  For example, the "id"
> attribute cannot have the same value in these two elements:
>
> <xsd:element ref="DespatchAdviceDeliveryDate" id="UBL000004" minOccurs="0"
> maxOccurs="1">
>
> <xsd:element name="DespatchAdviceDeliveryDate" type="cct:DateType"
> id="UBL000004"></xsd:element>
>
> Gunther, can this be fixed today?  Can the id value be generated with a
unique
> value for each XSD element?
>
> (I copied the lscs list, but don't think I have write access yet.  Can
someone
> forward?)
>
> Regards,
>   Dave Carlson
>
>
← Prev in month ← Prev in thread
Next in thread → Next in month →