Skip to content
Snippets Groups Projects
Commit 0677deb6 authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

make attribute MsgBoxRequestID in MsgBoxCloseRequest optional

parent e4ef5cd0
Branches
Tags
No related merge requests found
......@@ -153,7 +153,7 @@
<xs:sequence minOccurs="0">
<xs:element name="LastMsgReceived" type="wsa:AttributedURIType" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="MsgBoxRequestID" type="xs:anyURI" use="required"/>
<xs:attribute name="MsgBoxRequestID" type="xs:anyURI" use="optional"/>
</xs:complexType>
<!--Types and Elements for Receipt- and Notification Handling-->
<xs:attribute name="qualTSPForReceipt" type="xs:boolean" default="false"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment