[webservices] required vs optional attributes

Philip Crotwell crotwell at seis.sc.edu
Tue Apr 9 08:39:23 PDT 2013


HI

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="optional" was always used
or never used. Otherwise it is a bit confusing to read.

For example:
<xs:attribute name="resourceId" type="xs:string" use="optional">
<xs:attribute name="resourceId" type="xs:string">

thanks
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.iris.washington.edu/pipermail/webservices/attachments/20130409/7249621f/attachment.htm>


More information about the webservices mailing list