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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ciq-comment message

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


Subject: External attribute conflict with xlink


Hi,

I'm currently evaluating ciq 3.0 for use in one of my projects. When  
generating my javabindings with jaxb2 I ran into an attribute  
conflict with xlink. The Problem is that in xPIL.xsd on Line 280  
within the definition of a contact an attribute Type exists. This  
breaks the generation of proper bindings because xjc finds the same  
attribute in xLink.xsd. This could be resolved by using a more  
verbose attribute name like contactType instead of just Type.  
Changing that Line solved my problem.

greetings

FW

smime.p7s



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