OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [ubl] 3 January build of UBL 2.0 review package


Hi Jon

Comments Stephen Green Jan 3rd 2006

Schema bug:

The TransportHandlingUnit has errors. The following do not correspond with
the draft 13 spreadsheets:
<xsd:element ref="cbc:TotalTransportEquipmentQuantity" minOccurs="0"/>
<xsd:element ref="cbc:TotalPackagesQuantity" minOccurs="0"/>

The cbc:TotalPackagesQuantity causes a schema error since it is the second
cbc:TotalPackagesQuantity
in the same complexType combined with the presence of minOccurs="0" elements
between them

 <xsd:complexType name="TransportHandlingUnitType">
  <xsd:sequence>
   <xsd:element ref="cbc:ID" minOccurs="0"/>
   <xsd:element ref="cbc:TransportHandlingUnitTypeCode" minOccurs="0"/>
   <xsd:element ref="cbc:HandlingCode" minOccurs="0"/>
   <xsd:element ref="cbc:HandlingInstructions" minOccurs="0"/>
   <xsd:element ref="cbc:HazardousRiskIndicator"/>
   <xsd:element ref="cbc:TotalGoodsItemQuantity" minOccurs="0"/>
   <xsd:element ref="cbc:TotalPackageQuantity" minOccurs="0"/>
   <xsd:element ref="cbc:DamageRemarks" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="cbc:ShippingMarks" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="cbc:TotalTransportEquipmentQuantity" minOccurs="0"/>
   <xsd:element ref="cbc:TotalPackageQuantity" minOccurs="0"/>
   <xsd:element ref="DespatchLine" minOccurs="0" maxOccurs="unbounded"/>
   <xsd:element ref="ActualPackage" minOccurs="0" maxOccurs="unbounded"/>
   <xsd:element ref="ReceivedReceiptLine" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="TransportEquipment" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="HazardousGoodsTransit" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="MeasurementDimension" minOccurs="0"
maxOccurs="unbounded"/>
   <xsd:element ref="MinimumTemperature" minOccurs="0"/>
   <xsd:element ref="MaximumTemperature" minOccurs="0"/>
  </xsd:sequence>
 </xsd:complexType>

Other more minor issues

The cbc schema also has another bbie called TotalPackagesQuantity but it
doesn't seem to be used anywhere.

The TransportHandlingUnit has DespatchLine and ReceivedReceiptLine but in
the spreadsheet these are
HandlingUnitDespatchLine and ReceivedHandlingUnitReceiptLine.


All the best

Steve

----- Original Message ----- 
From: <jon.bosak@sun.com>
To: <ubl@lists.oasis-open.org>
Sent: Tuesday, January 03, 2006 9:04 PM
Subject: [ubl] 3 January build of UBL 2.0 review package


> Hello UBL TC,
>
> A second build of the UBL 2.0 review package can temporarily be
> found at
>
>    http://ibiblio.org/bosak/ubl/wd-UBL-2.0/
>
> with the whole thing temporarily downloadable from
>
>    http://ibiblio.org/bosak/ubl/wd-UBL-2.0.zip
>
> This draft bears a publication date of 3 January 2006.  This is
> important because I'll be recycling the temporary URLs above as we
> revise the package, so be careful to note the dates when you
> download from these locations.  The 3 January draft differs from
> the one dated 1 January that I posted yesterday chiefly in the
> inclusion of Tables 1-3, which list the changes to 1.0 elements
> and attributes in 2.0.
>
> We will be discussing this in tomorrow's Atlantic TC call.  Please
> send comments and corrections to the list.  Barring the discovery
> of some new major problem, this is what I'll be asking our
> stakeholders and ubl-dev to look at starting Wednesday afternoon
> my time.
>
> PLEASE NOTE that the purpose of this draft is to begin the OASIS
> public review process and gather input.  It's not meant to be
> perfect at this point.  So minor issues should simply be noted for
> the issues list to be dealt with after the initial review.  The
> kind of problems we're looking for today are the kind that would
> prevent the specification from being used at all (for example,
> invalid schemas or a missing document type).
>
> I will be proposing in tomorrow's call that we begin a vote to
> approve this build (modulo necessary editorial changes) as a
> committee draft on Friday and submit it to OASIS to begin public
> review the week of 16 January.
>
> Jon
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  You may a link to this group and all your TCs in
OASIS
> at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]