'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 |
Attribute | @tns:encodingStyle |
<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> |