XML Schema for SOAP envelopes

http://schemas.xmlsoap.org/soap/envelope
attribute mustUnderstand

Source
<xs:attribute name="mustUnderstand">
<xs:simpleType>
<xs:restriction base="xs:boolean">
<xs:pattern value="0|1"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

XML Schema for SOAP envelopes

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.