Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 73266 invoked from network); 17 May 2009 00:32:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 May 2009 00:32:38 -0000 Received: (qmail 59937 invoked by uid 500); 17 May 2009 00:32:38 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 59915 invoked by uid 500); 17 May 2009 00:32:38 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 59906 invoked by uid 99); 17 May 2009 00:32:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 May 2009 00:32:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 May 2009 00:32:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E8AB823889B6; Sun, 17 May 2009 00:31:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r775573 [13/22] - in /cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0: ./ images/ Date: Sun, 17 May 2009 00:31:37 -0000 To: commits@cayenne.apache.org From: amaniatis@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090517003140.E8AB823889B6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap22.html URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap22.html?rev=775573&view=auto ============================================================================== --- cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap22.html (added) +++ cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap22.html Sun May 17 00:31:35 2009 @@ -0,0 +1,715 @@ + + + + + Schema documentation for component cay:property + + +
+ + + + + + + + + + + + + + + + +
+

Showing:

+ + + + + + + + + + + + + + + + + + + +
Annotations
Attributes
Diagrams
Properties
Source
Used by
+
+
+
Element cay:property
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Namespacehttp://cayenne.apache.org/schema/3.0/modelMap
+
Annotations
+
+
+
+
+ + + + +
A generic property used by other elements.
+
+
+
+
Diagram
+
+
+
Diagram + modelMap22.tmp#id3 + modelMap22.tmp#id4
+
+
Properties
+
+
+
+ + + + + +
content: + + complex
+
+
+
Used by
+
+
+
+ + + + + +
Elements cay:data-map, cay:query
+
+
+
Attributes
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
QNameTypeFixedDefaultUseAnnotation
namexs:stringrequired +
+
valuexs:stringrequired +
+
+
+
+
Source
+
+
+
+ + + + +
<xs:element name="property">
+  <xs:annotation>
+    <xs:documentation>A generic property used by other elements.</xs:documentation>
+  </xs:annotation>
+  <xs:complexType>
+    <xs:attribute name="name" use="required" type="xs:string"/>
+    <xs:attribute name="value" use="required" type="xs:string"/>
+  </xs:complexType>
+</xs:element>
+
+
Schema locationfile:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
+
Attribute cay:property/@name
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamespaceNo namespace
Typexs:string
+
Properties
+
+
+
+ + + + + +
use: + + required
+
+
+
Used by
+
+
+
+ + + + + +
Element cay:property
+
+
+
Source
+
+
+
+ + + + +
<xs:attribute name="name" use="required" type="xs:string"/>
+
+
Schema locationfile:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
+
Attribute cay:property/@value
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamespaceNo namespace
Typexs:string
+
Properties
+
+
+
+ + + + + +
use: + + required
+
+
+
Used by
+
+
+
+ + + + + +
Element cay:property
+
+
+
Source
+
+
+
+ + + + +
<xs:attribute name="value" use="required" type="xs:string"/>
+
+
Schema locationfile:/Users/ari/svn/cayenne/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
+
+ + \ No newline at end of file