Namespace: |
|
Content: |
empty, 2 attributes |
Defined: |
globally in spring-tool-3.0.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 1 location |
XML Representation Summary | |||
<... | |||
type | = |
xsd:string | |
restriction | = |
("both" | "interface-only" | "class-only") : "both" | |
/> |
<xsd:complexType name="assignableToType"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="both"/> <xsd:enumeration value="interface-only"/> <xsd:enumeration value="class-only"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"both", "interface-only", "class-only" |
Default: |
"both" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute default="both" name="restriction"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="both"/> <xsd:enumeration value="interface-only"/> <xsd:enumeration value="class-only"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="type" 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. |