Namespace: |
|
Content: |
empty, 4 attributes |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
name | = |
(xsd:string | xsd:NMTOKEN) | |
pattern | = |
xsd:string | |
caseSensitive | = |
(xsd:string | xsd:boolean) : "true" | |
scope | = |
("inbound" | "invocation" | "outbound" | "session" | "application") : "outbound" | |
/> |
Type Derivation Tree abstractMessageProcessorType (extension) ![]() ![]() ![]() ![]() |
<xsd:complexType name="scopedPropertyFilterType"> <xsd:complexContent> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="inbound"/> <xsd:enumeration value="invocation"/> <xsd:enumeration value="outbound"/> <xsd:enumeration value="session"/> <xsd:enumeration value="application"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"inbound", "invocation", "outbound", "session", "application" |
Default: |
"outbound" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="outbound" name="scope"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="inbound"/> <xsd:enumeration value="invocation"/> <xsd:enumeration value="outbound"/> <xsd:enumeration value="session"/> <xsd:enumeration value="application"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
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. |