element <xml-prettyprinter-transformer>
Namespace:
Type:
Content:
empty, 17 attributes
Subst.Gr:
Defined:
globally in mule-xml.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<xml-prettyprinter-transformer
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
    expandEmptyElements
 = 
(xsd:string | xsd:boolean)
    indentEnabled
 = 
(xsd:string | xsd:boolean)
    indentString
 = 
xsd:string
    indentSize
 = 
(xsd:string | xsd:int)
    lineSeparator
 = 
xsd:string
    newLineAfterNTags
 = 
(xsd:string | xsd:int)
    newlines
 = 
(xsd:string | xsd:boolean)
    omitEncoding
 = 
(xsd:string | xsd:boolean)
    padText
 = 
(xsd:string | xsd:boolean)
    suppressDeclaration
 = 
(xsd:string | xsd:boolean)
    trimText
 = 
(xsd:string | xsd:boolean)
    XHTML
 = 
(xsd:string | xsd:boolean)
/>
May be included in elements by substitutions (125):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
Formats an XML string using the Pretty Printer functionality in {{org.dom4j.io.OutputFormat}}.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="xml-prettyprinter-transformer" substitutionGroup="mule:abstract-transformer" type="xmlPrettyPrinterType"/>

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.