Namespace: |
|
Content: |
complex, 7 attributes, attr. wildcard, 5 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 2 attributes, 4 elements |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||
<... | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
{any attribute with non-schema namespace} | ||||||||||||||||||||||||
> | ||||||||||||||||||||||||
|
||||||||||||||||||||||||
</...> |
Type Derivation Tree ![]() ![]() ![]() ![]() |
<xsd:complexType name="messagePropertiesTransformerType"> <xsd:complexContent> <xsd:choice maxOccurs="unbounded" minOccurs="1"> <xsd:element maxOccurs="unbounded" minOccurs="0" name="rename-message-property" type="keyValueType"/> </xsd:choice> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <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 |
xsd:string | xsd:boolean |
Default: |
"true" |
<xsd:attribute default="true" name="overwrite" type="substitutableBoolean" use="optional"/> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"invocation", "outbound", "session", "application" |
Default: |
"outbound" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="outbound" name="scope" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="invocation"/> <xsd:enumeration value="outbound"/> <xsd:enumeration value="session"/> <xsd:enumeration value="application"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
mapType, complex content |
<xsd:element maxOccurs="1" minOccurs="0" name="add-message-properties" type="mapType"/> |
Type: |
keyValueType, empty content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="add-message-property" type="keyValueType"/> |
Type: |
keyType, empty content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="delete-message-property" type="keyType"/> |
Type: |
keyValueType, empty content |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="rename-message-property" type="keyValueType"/> |
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. |