Definition Type Simple Type
Name encodingStyle
Namespace http://schemas.xmlsoap.org/soap/envelope/
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
    
XSD Schema http://schemas.xmlsoap.org/soap/envelope/
XSD Schema Diagram
XSD Schema Code
<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>
Derivation Tree
[No Sub Types]
encodingStyle
    tns:encodingStyle
        tns:encodingStyle
References
tns:encodingStyle
Generated using Liquid XML Studio by Liquid Technologies Ltd