SWS-686 - Added use="required" to the locationUri attribute

This commit is contained in:
Tareq Abedrabbo
2011-01-30 21:57:23 +00:00
parent e9e9514dc2
commit 9eb63f0e6e
2 changed files with 2 additions and 2 deletions

View File

@@ -217,7 +217,7 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="locationUri" type="xsd:anyURI">
<xsd:attribute name="locationUri" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
Sets the value used for the SOAP Address location attribute value.