complexType "jsonToObjectTransformerType"
Namespace:
Content:
complex, 6 attributes, attr. wildcard, 2 elements
Defined:
globally in mule-json.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
(xsd:string | xsd:boolean)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?, deserialization-mixin*
</...>
Content Model Elements (2):
deserialization-mixin, mule:annotations
All Direct / Indirect Based Elements (1):
json-to-object-transformer
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:annotatedType (extension)
      mule:commonTransformerType (extension)
          mule:abstractTransformerType (extension)
              jsonTransformerType (extension)
                  jsonToObjectTransformerType
XML Source (see within schema source)
<xsd:complexType name="jsonToObjectTransformerType">
<xsd:complexContent>
<xsd:extension base="jsonTransformerType">
<xsd:sequence maxOccurs="unbounded" minOccurs="0">
<xsd:element name="deserialization-mixin" type="mixin"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
deserialization-mixin
Type:
mixin, mixed content
XML Source (see within schema source)
<xsd:element name="deserialization-mixin" type="mixin"/>

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.