tns:encodingStyle

'encodingStyle' indicates any canonicalization conventions followed in the contents of the containing element.  For example, the value 'http://schemas.xmlsoap.org/soap/encoding/' indicates the pattern described in SOAP specification

Simple Type Information

Used By

Attribute @tns:encodingStyle

Source

<xs:simpleType name="encodingStyle">
  <xs:annotation>
    <xs:documentation>'encodingStyle' indicates any canonicalization conventions followed in the contents of the containing element. For example, the value 'http://schemas.xmlsoap.org/soap/encoding/' indicates the pattern described in SOAP specification</xs:documentation>
  </xs:annotation>
  <xs:list itemType="xs:anyURI"/>
</xs:simpleType>