content of <appinfo>

Hello,

	My problem is that I wanted to use markup for parsing convenience in
the appinfo element to pass some information to an application.  For
example:

<element name="someField" type="string">
	<annotation><appinfo>
		<tableName>nameOfATable</tableName>
	</appinfo></annotation>
</element>

I was assuming that a schema validator wouldn't process the contents of
appinfo.
XMLSpy flags tableName as undefined.  I am confused as to exactly what
the specifications say.

The schema is being used by the application to construct XML from a
relational data base.

Any help would be greatly appreciated.

Thank you
Vincent Buonomano

-- 
Prof. Vincent Buonomano
E-Mail: vincent@correionet.com.br
Tel.:(19)3252-9877, 9792-6583
Fax: (19) 3252-6847
Home Page: www.correionet.com.br/~vincent

Received on Tuesday, 2 January 2001 16:12:30 UTC