ZVON > References > SOAP Reference

Go to standard

NMTOKENS

Standard excerpt:

NMTOKENS represents the NMTOKENS attribute type from [XML 1.0 Recommendation]. The value space of NMTOKENS is the set of fininte-length sequences of NMTOKENs. The lexical space of NMTOKENS is the set of whitespace separated tokens, each of which is in the lexical space of NMTOKEN. The base type of NMTOKENS is NMTOKEN.


Examples:

<SOAP-ENC:NMTOKENS>AAA 222 A88</SOAP-ENC:NMTOKENS>
<foo xsi:type="SOAP-ENC:NMTOKENS">AAA 222 A88</foo>