Namespace: |
|
Content: |
complex, 4 attributes, attr. wildcard, 1 element |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary |
|||||||||||||||
<... | |||||||||||||||
|
|||||||||||||||
{any attribute with non-schema namespace} | |||||||||||||||
> | |||||||||||||||
|
|||||||||||||||
</...> |
Type Derivation Tree ![]() ![]() ![]() ![]() ![]() ![]() |
<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 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. |