http://schemas.xmlsoap.org/soap/encoding/
Complex Type
NMTOKENS
The NMTOKENS type does not allow mixed content.
There is no restriction on type derivation.
Allows any attributes from other namespaces (lax validation).
NMTOKENS is a list of
NMTOKEN. There are several restrictions on the list. The number of items in the list is greater than or equals to 1. There are several restrictions on the list item value. The schema processor collapses value's whitespace. The value must match "
\c+
".
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
href |
anyURI |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of href is anyURI. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
id |
ID |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of id is ID. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " [\i-[:]][\c-[:]]* ".
|
Allows any attributes from other namespaces (lax validation). |
|
XML |
-<xs:complexType name="NMTOKENS">
|
Used-By |
Element (1)
|