Showing:

Attributes
Diagrams
Properties
Source
Used by
Element cay:embeddable-attribute-override
Namespace http://cayenne.apache.org/schema/3.0/modelMap
Diagram
Diagram modelMap16.tmp#id37 modelMap16.tmp#id38
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
db-attribute-path xs:string required
name xs:string required
Source
<xs:element name="embeddable-attribute-override">
  <xs:complexType>
    <xs:attribute name="db-attribute-path" use="required" type="xs:string"/>
    <xs:attribute name="name" use="required" type="xs:string"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:embeddable-attribute-override/@db-attribute-path
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="db-attribute-path" use="required" type="xs:string"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
Attribute cay:embeddable-attribute-override/@name
Namespace No namespace
Type xs:string
Properties
use: required
Used by
Source
<xs:attribute name="name" use="required" type="xs:string"/>
Schema location file:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd