OASIS Open Mailing List Archives  ·  All Lists  ·  ubl  ·  2004-03

ubl — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

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


so how would we define Additional Street Name

can we have...
     
<xsd:element name= "StreetName" ref="cbc:StreetName">
        <xsd:annotation> plus documentation</xsd:annotation>
      </xsd:element>
and
     
<xsd:element name= "AdditionalStreetName" ref="cbc:StreetName">
        <xsd:annotation> plus documentation</xsd:annotation>
      </xsd:element>



Grimley Michael J NPRI wrote:
 
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>
 


[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]