ZVON > References > SOAP Reference

Go to standard

IDREFS

Standard excerpt:

IDREFS represents the IDREFS attribute type from [XML 1.0 Recommendation]. The value space of IDREFS is the set of finite-length sequences of IDREFs that have been used in an XML document. The lexical space of IDREFS is the set of whitespace separated tokens, each of which is in the lexical space of IDREF. The base type of IDREFS is IDREF.


Examples:

<SOAP-ENC:IDREFS>intro main summary</SOAP-ENC:IDREFS>
<foo xsi:type="SOAP-ENC:IDREFS">intro main summary</foo>