complexType "identifiedType"
Namespace:
Content:
empty, 1 attribute
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:string
/>
Known Direct Subtypes (1):
baseWsCustomValidator
All Direct / Indirect Based Elements (12):
abstract-ws-custom-validator, bean, bean, bst-token-validator, mbean-server, mule-security-manager, saml1-token-validator, saml2-token-validator, signature-token-validator, stax, timestamp-token-validator, username-token-validator
Known Usage Locations
Annotation
The unique identifier for a bean. The scope of the identifier is the enclosing bean factory.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="identifiedType">
<xsd:attribute name="id" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:string, predefined
Use:
optional
The unique identifier for a bean. A bean id may not be used more than once within the same <beans> element.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="id" type="xsd:string"/>

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.