<div dir="ltr"><div><div><div><br></div><div>HI<br><br></div>In some places attributes are explicitly marked as required or optional, while in others they are not. It would be nice since optional is the default for attributes in xschema if either use=&quot;optional&quot; was always used or never used. Otherwise it is a bit confusing to read.<br>
<br></div>For example:<br>&lt;xs:attribute name=&quot;resourceId&quot; type=&quot;xs:string&quot; use=&quot;optional&quot;&gt;<br>&lt;xs:attribute name=&quot;resourceId&quot; type=&quot;xs:string&quot;&gt;<br><br></div><div>
thanks<br></div>Philip<br></div>