Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 3 attributes |
Defined: |
|
Includes: |
definitions of 3 attributes |
XML Representation Summary | |||
<soap-parameter | |||
parameter | = |
xsd:string | |
type | = |
xsd:string | |
mode | = |
("IN" | "OUT" | "INOUT") | |
/> |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="soap-parameter"> <xsd:complexType> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="IN"/> <xsd:enumeration value="OUT"/> <xsd:enumeration value="INOUT"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"IN", "OUT", "INOUT" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute name="mode"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="IN"/> <xsd:enumeration value="OUT"/> <xsd:enumeration value="INOUT"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="parameter" type="xsd:string" use="required"/> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="type" type="xsd:string" use="required"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |