simpleType "soap:tStyleChoice"
Namespace:
Defined:
globally in soap; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"rpc", "document"

All Direct / Indirect Based Attributes (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  soap:tStyleChoice
Derivation:
restriction of xs:string
Facets:
enumeration:
"rpc", "document"
XML Source (see within schema source)
<xs:simpleType name="tStyleChoice">
<xs:restriction base="xs:string">
<xs:enumeration value="rpc"/>
<xs:enumeration value="document"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All component diagrams generated by Oxygen XML Editor via DocFlex/XML OxygenXML Integration.