Namespace: |
|
Content: |
|
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 13 locations |
<xsd:attributeGroup name="allExchangePatterns"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="one-way"/> <xsd:enumeration value="request-response"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:attributeGroup> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"one-way", "request-response" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute name="exchange-pattern"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="one-way"/> <xsd:enumeration value="request-response"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
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. |