Namespace: |
|
Defined: |
globally in mule-http.xsd; see XML source |
Used: |
at 1 location |
Enumeration: |
"OPTIONS", "GET", "HEAD", "PATCH", "POST", "PUT", "TRACE", "CONNECT", "DELETE" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:simpleType name="httpMethodTypes"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="OPTIONS"/> <xsd:enumeration value="GET"/> <xsd:enumeration value="HEAD"/> <xsd:enumeration value="PATCH"/> <xsd:enumeration value="POST"/> <xsd:enumeration value="PUT"/> <xsd:enumeration value="TRACE"/> <xsd:enumeration value="CONNECT"/> <xsd:enumeration value="DELETE"/> </xsd:restriction> </xsd:simpleType> |
XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |