Namespace: |
|
Content: |
empty, 2 attributes |
Defined: |
globally in spring-context-3.0.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 2 locations |
XML Representation Summary | |||
<... | |||
type | = |
("annotation" | "assignable" | "aspectj" | "regex" | "custom") | |
expression | = |
xsd:string | |
/> |
<xsd:complexType name="filterType"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="annotation"/> <xsd:enumeration value="assignable"/> <xsd:enumeration value="aspectj"/> <xsd:enumeration value="regex"/> <xsd:enumeration value="custom"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="expression" type="xsd:string" use="required"/> |
Type: |
|
Use: |
required |
enumeration of xsd:string |
Enumeration: |
"annotation", "assignable", "aspectj", "regex", "custom" |
Type Derivation Tree xsd:string (restriction) ![]() |
Derivation: |
restriction of xsd:string |
|||
Facets: |
|
<xsd:attribute name="type" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="annotation"/> <xsd:enumeration value="assignable"/> <xsd:enumeration value="aspectj"/> <xsd:enumeration value="regex"/> <xsd:enumeration value="custom"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
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. |