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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ciq message

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


Subject: [SPAM] Re: [ciq] Groups - CIQ V3.0 Public Review Draft 02 - for TC review (CIQ V3.0 Public Review Draft 02 Release Dec2006.zip) uploaded


Ram,
 
Here is some information about an issue we found
 
We found that we were not able to extend PartyType easily, the reason was due to the fact that xs:all was used to define Party child elements. To overcome this redefining the xs:all definition (in a wrapper) and added the new element there
 
e.g.
                <xs:all>
                             <xs:element ref="define new element here" minOccurs="0"/>
                             <xs:element ref="xpil:FreeTextLines" minOccurs="0"/>
                             <xs:element ref="n:PartyName" minOccurs="0"/>
                             <xs:element ref="xpil:Addresses" minOccurs="0"/>
                             <xs:element ref="xpil:Accounts" minOccurs="0"/>
                             <xs:element ref="xpil:ContactNumbers" minOccurs="0"/>
                             <xs:element ref="xpil:EmailAddresses" minOccurs="0"/>
                             <xs:element ref="xpil:Documents" minOccurs="0"/>
                             <xs:element ref="xpil:Memberships" minOccurs="0"/>
                             <xs:element ref="xpil:ReferenceContacts" minOccurs="0"/>
                             <xs:element ref="xpil:Revenues" minOccurs="0"/>
                             <xs:element ref="xpil:URLs" minOccurs="0"/>
                             <xs:element ref="xpil:Vehicles" minOccurs="0"/>
                             <xs:element ref="xpil:OrganisationInfo" minOccurs="0"/>
                             <xs:element ref="xpil:StockMarkets" minOccurs="0"/>
                             <xs:element ref="xpil:PersonInfo" minOccurs="0"/>
                             <xs:element ref="xpil:BirthInfo" minOccurs="0"/>
                             <xs:element ref="xpil:CountriesOfResidence" minOccurs="0"/>
                             <xs:element ref="xpil:Habits" minOccurs="0"/>
                             <xs:element ref="xpil:Hobbies" minOccurs="0"/>
                             <xs:element ref="xpil:Languages" minOccurs="0"/>
                             <xs:element ref="xpil:Nationalities" minOccurs="0"/>
                             <xs:element ref="xpil:Occupations" minOccurs="0"/>
                             <xs:element ref="xpil:PhysicalInfo" minOccurs="0"/>
                             <xs:element ref="xpil:Qualifications" minOccurs="0"/>
                             <xs:element ref="xpil:Visas" minOccurs="0"/>
               </xs:all>
 
If xs:sequence had been used instead of xs:all it would allow for easier extensibility, however from reading the documentation I noticed that this is there to allow the preservation of elements for correct presentation (e.g. printing name elements on an envelope).
 
I don't have any other comments at the moment, but if I find anything I will let you know
 
 
 
Regards,
 
 
Graham
 
 
  
 
 
 


kumar.sydney@gmail.com wrote:
CIQ V3.0 Public Review Draft 02 - FOR TC REVIEW

-- Mr. Ram Kumar*

The document named CIQ V3.0 Public Review Draft 02 - for TC review (CIQ
V3.0 Public Review Draft 02 Release Dec2006.zip) has been submitted by Mr.
Ram Kumar* to the OASIS Customer Information Quality (CIQ) TC document
repository.

Document Description:
This package is for TC review. It contains all revisions to the
Public review draft based on public review (June 2006).

TC review start date: 18 December 2006
TC review completion date: 1 January 2007

View Document Details:
http://www.oasis-open.org/apps/org/workgroup/ciq/document.php?document_id=21556

Download Document:
http://www.oasis-open.org/apps/org/workgroup/ciq/download.php/21556/CIQ%20V3.0%20Public%20Review%20Draft%2002%20Release%20Dec2006.zip


PLEASE NOTE: If the above links do not work for you, your email application
may be breaking the link into two pieces. You may be able to copy and paste
the entire link address into the address field of your web browser.

-OASIS Open Administration


Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.

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