element <custom-databinding> (global)
Namespace:
Type:
anonymous complexType (extension of baseDataBinding)
Content:
complex, 1 attribute, 1 element
Subst.Gr:
may substitute for element abstract-databinding
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definition of 1 attribute
Used:
never
Content Model Diagram
XML Representation Summary
<custom-databinding
   
 = 
xsd:NMTOKEN
    >
   
Content: 
beans:property*
</custom-databinding>
Content model elements (1):
beans:property
May be included in elements by substitutions (6):
jaxws-client, jaxws-service, proxy-client, proxy-service, simple-client, simple-service
Annotation
Configures a custom data binding.
Anonymous Type Detail
Type Derivation Tree
baseDataBinding (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="custom-databinding" substitutionGroup="abstract-databinding">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="baseDataBinding">
<xsd:attribute name="class" type="xsd:NMTOKEN" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
class
Type:
xsd:NMTOKEN, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="class" type="xsd:NMTOKEN" use="required"/>

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.