http://schemas.xmlsoap.org/soap/envelope/
>
mustUnderstand
LOCATION:
http://schemas.xmlsoap.org/soap/envelope/
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
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
".
XML
-
<
xs:attribute
name
="
mustUnderstand
"
>
-
<
xs:simpleType
>
-
<
xs:restriction
base
="
xs:boolean
"
>
<
xs:pattern
value
="
0|1
"
/>
</
xs:restriction
>
</
xs:simpleType
>
</
xs:attribute
>
Uses
Type (1)
boolean
Used-By
Generated by
XSDdoc 2.0
©