http://schemas.xmlsoap.org/soap/envelope/
The encodingStyle Simple Type
'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 encodingStyle
encodingStyle is a list of (anyURI). There are several restrictions on the list item value. The schema processor collapses value's whitespace.
 Collapse XML
-<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>
 Collapse Uses
 Collapse Type (1)
anyURI 
 
 Collapse Used-By
 Collapse Attribute (1)
 
Generated by XSDdoc 2.0 ©