רכיב: ConceptTableMapping
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
מיפוי למזהה של העמודה בטבלה שמכילה את הקטע
של המושג. אפשר להשמיט את המיפוי הזה אם העמודה בטבלה
שמכיל את ערכי הקונספט, יש לו אותו מזהה כמו הקונספט
למזהים. |
תרשים |
 |
מאפיינים |
content: |
מורכב |
minOccurs: |
0 |
|
מאפיינים |
QName |
סוג |
קבוע |
ברירת מחדל |
שימוש |
הערה |
toColumn |
LocalId |
|
|
חובה |
המזהה של העמודה בטבלה שממופה. |
|
מקור |
<xs:element name="mapConcept" minOccurs="0">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of the concept. This mapping may be omitted if the
table column that contains the concept values has the same
id as the concept id.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
מיפוי למזהה של העמודה בטבלה שמכילה את הקטע
של מאפיין של המושג. ייתכן שהמיפוי יושמט אם
בעמודה בטבלה שמכילה את הערכים של נכס הקונספט יש את המאפיין
כמזהה שלו. אפשר למפות נכס יחיד לכמה עמודות בטבלה
(אחד לכל שפה) על ידי ציון ערכים שונים עבור השפה
. |
תרשים |
 |
מאפיינים |
content: |
מורכב |
minOccurs: |
0 |
maxOccurs: |
ללא גבולות |
|
מאפיינים |
QName |
סוג |
קבוע |
ברירת מחדל |
שימוש |
הערה |
lang |
|
|
|
אופציונלי |
|
ref |
LocalId |
|
|
חובה |
המזהה של נכס הקונספט הממופה |
toColumn |
LocalId |
|
|
חובה |
המזהה של העמודה בטבלה שממופה. |
|
מקור |
<xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of a property of the concept. This mapping may be
omitted if the table column that contains the concept
property values has the property id as its id.
A single property can be mapped to multiple table columns
(one per language) by specifying different values for the
language attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="xml:lang" use="optional">
<xs:annotation>
<xs:documentation>The language/locale of the values in the mapped column.
See [BCP 47] for possible values of the xml:lang
attribute.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|
סוג מורכב: ConceptTableMapping
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
מיפוי לטבלה שמספקת נתונים
של הקונספט. |
תרשים |
 |
בשימוש על ידי |
|
דגם |
mapConcept{0,1} , mapProperty* |
ילדים |
mapConcept, mapProperty |
מאפיינים |
QName |
סוג |
קבוע |
ברירת מחדל |
שימוש |
הערה |
ref |
LocalId |
|
|
חובה |
מזהה הטבלה שמכילה נתונים עבור
של הקונספט. |
|
מקור |
<xs:complexType name="ConceptTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table that provides data for a concept.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="mapConcept" minOccurs="0">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of the concept. This mapping may be omitted if the
table column that contains the concept values has the same
id as the concept id.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of a property of the concept. This mapping may be
omitted if the table column that contains the concept
property values has the property id as its id.
A single property can be mapped to multiple table columns
(one per language) by specifying different values for the
language attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="xml:lang" use="optional">
<xs:annotation>
<xs:documentation>The language/locale of the values in the mapped column.
See [BCP 47] for possible values of the xml:lang
attribute.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|
מרחב שמות |
אין מרחב שמות |
הערות |
המזהה של העמודה בטבלה שממופה. |
סוג |
LocalId |
מאפיינים |
|
מאפיינים |
|
בשימוש על ידי |
|
מקור |
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
מרחב שמות |
אין מרחב שמות |
הערות |
המזהה של נכס הקונספט הממופה |
סוג |
LocalId |
מאפיינים |
|
מאפיינים |
|
בשימוש על ידי |
|
מקור |
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
מרחב שמות |
אין מרחב שמות |
הערות |
המזהה של העמודה בטבלה שממופה. |
סוג |
LocalId |
מאפיינים |
|
מאפיינים |
|
בשימוש על ידי |
|
מקור |
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
מרחב שמות |
אין מרחב שמות |
הערות |
מזהה הטבלה שמכילה נתונים עבור
של הקונספט. |
סוג |
LocalId |
מאפיינים |
|
מאפיינים |
|
בשימוש על ידי |
|
מקור |
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
נוצר באמצעות
oXygen XML Editor
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["`ConceptTableMapping` defines how to link a concept to its data table. `mapConcept` maps a concept's values to a specific table column (`toColumn`), which can be omitted if the column ID matches the concept ID. `mapProperty` maps concept properties to table columns, using `ref` for the property ID and `toColumn` for the column ID; it can specify different columns for different languages via the `lang` attribute. Both can be omitted in specific circumstances. The `@ref` attribute of `ConceptTableMapping` refers to the ID of the table.\n"]]