ZVON > References > SOAP Reference

Go to standard

NOTATION

Standard excerpt:

NOTATION represents the NOTATION attribute type from [XML 1.0 Recommendation]. The value space of NOTATION is the set of all notations declared in a schema. The lexical space of NOTATION is the set of all strings that match the NCName production in [Namespaces in XML].


Examples:

<SOAP-ENC:NOTATION>jpg</SOAP-ENC:NOTATION>
<foo xsi:type="SOAP-ENC:NOTATION">jpg</foo>