complexType "tns:ClassOrBeanType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in cxf-beans.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
never
Content Model Diagram
XML Representation Summary
<...
    class
 = 
xsd:string
    bean
 = 
xsd:string
/>
XML Source (see within schema source)
<xsd:complexType name="ClassOrBeanType">
<xsd:attribute name="class" type="xsd:string"/>
<xsd:attribute name="bean" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
bean
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="bean" type="xsd:string"/>

class
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="class" type="xsd:string"/>

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.