You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Radhakrishnan J <ra...@tavant.com> on 2004/06/03 03:29:13 UTC

Unique Particle Attribution Rule

Hi,

It seems that the following type definition is causing the UPA failure.

	<xs:complexType name="UserArea" block="restriction">
		<xs:sequence>
			<xs:any namespace="##any" minOccurs="0"
maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>	

Are there any general thumb rules i.e. simple don't dos to avoid of UPA
violations ??

Cheers,
Radhakrishnan J

714.634.3494 x 5744 ( work )
714.539.4200 # 321 ( hotel )


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/