http://schemas.xmlsoap.org/soap/envelope/
The mustUnderstand Attribute
Attribute mustUnderstand : boolean
Base type of mustUnderstand is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match "0|1".
 Collapse XML
-<xs:attribute  name="mustUnderstand">
-<xs:simpleType>
-<xs:restriction  base="xs:boolean">
<xs:pattern  value="0|1" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©