Definition Type: ComplexType
Name: reasontext
Namespace: http://www.w3.org/2003/05/soap-envelope
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: w3.org-200305-soap-envelope.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into lang in schema xml_xsdXSD Diagram of reasontext in schema w3_org-200305-soap-envelope_xsd (OASIS Web Services Security (WSS) TC)
Collapse XSD Schema Code:
<xs:complexType name="reasontext">
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute ref="xml:lang" use="required" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang nsA:lang Required
Collapse Derivation Tree:
Collapse References:
soap12:Text