Schema Attribute(Type Integer) : How to make optional ?

R

Rama

The following attribute declararion in schema is not being interpreted in
infopath correctly. It is being treated as required attribute . How do I make
an Integer attribute optional ?

<xs:attribute name="width" type="xs:integer" use="optional"/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top