RE: [ubl] Meeting Minutes UBL Joint meeting Mar 23rd 2004

From
Michael Grimley
Date
2004-03-24T15:48:00+00:00
ID
Thread
RE: [ubl] Meeting Minutes UBL Joint meeting Mar 23rd 2004
MHonArc v2.5.0b2 -->

ubl message

[Date Prev]
 | [Thread Prev]
 | [Thread Next]
 | [Date Next]

--

[Date Index]
 | [Thread Index]
 | [List Home]

Subject: RE: [ubl] Meeting Minutes UBL Joint meeting Mar 23rd 2004

From: Grimley Michael J NPRI <>

To: 'Tim McGrath' <>

Date: Wed, 24 Mar 2004 11:02:44 -0500

 

One 
error:

 

> What we should have in Commona 
Aggregate Components (and applies to Document Schemas as well) is 
..

>      
<xsd:element name="StreetName" 
type="cbc:StreetNameType">
>        
<xsd:annotation> plus 
documentation</xsd:annotation>
>      
</xsd:element>

Should 
be:      

 

      
<xsd:element ref="cbc:StreetName">
        
<xsd:annotation> plus 
documentation</xsd:annotation>
      
</xsd:element>