المكون: ConceptTableMapping
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
مساحة الاسم |
http://schemas.google.com/dspl/2010 |
التعليقات التوضيحية |
عملية الربط بمعرّف عمود الجدول الذي يحتوي على
وقيم المفهوم. قد يتم حذف عملية الربط هذه في حال كان عمود الجدول
يحتوي على قيم المفهوم التي لها نفس رقم تعريف المفهوم
المعرّف |
المخطط البياني |
 |
أماكن إقامة |
المحتوى: |
معقد |
الحد الأدنى للتكرار: |
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 |
التعليقات التوضيحية |
عملية الربط بمعرّف عمود الجدول الذي يحتوي على
بقيم خاصية المفهوم. قد يتم حذف هذا التعيين في حالة
عمود الجدول الذي يحتوي على قيم خاصية المفهوم يحتوي على الخاصية
رقم التعريف الخاص به. يمكن ربط موقع واحد بعدة أعمدة في الجدول.
(واحدة لكل لغة) من خلال تحديد قيم مختلفة للغة
. |
المخطط البياني |
 |
أماكن إقامة |
المحتوى: |
معقد |
الحد الأدنى للتكرار: |
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>
|
تم إنشاؤه باستخدام
محرِّر XML oXygen:
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[],["`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"]]