[jboss-dev-forums] [Design of JBossXB] - Re: xsd:attribute ref unsupported in unmarshaller

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Aug 16 15:46:08 EDT 2007


Is the following an XSD issue?

<xsd:attribute ref="jbsx:flag" use="required"/>

That was the original issue that I had. You showed me that by namespace prefixing the flag attribute in the xml file, the issue does not exist.

Can you please enlighten me? :)

Why would the following work without any ns prefix in the xml:

<xsd:element ref="jbsx:something" />

but not the attribute ref?

I am just curious.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074966#4074966

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074966



More information about the jboss-dev-forums mailing list