উপাদান: ConceptTableMapping
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | টেবিল কলামের আইডিতে একটি ম্যাপিং যাতে ধারণার মান রয়েছে। এই ম্যাপিংটি বাদ দেওয়া হতে পারে যদি ধারণার মানগুলি ধারণকারী টেবিল কলামের ধারণা আইডির মতো একই আইডি থাকে। |
---|
ডায়াগ্রাম |  |
---|
বৈশিষ্ট্য | বিষয়বস্তু: | জটিল |
---|
সামান্য ঘটনা: | 0 |
---|
|
---|
গুণাবলী | QName | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
কলামে | স্থানীয় আইডি | | | প্রয়োজনীয় | ম্যাপ করা টেবিল কলামের আইডি। |
---|
|
---|
উৎস | <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 |
---|
সর্বাধিক ঘটনা: | সীমাহীন |
---|
|
---|
গুণাবলী | QName | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
lang | | | | ঐচ্ছিক | |
---|
রেফ | স্থানীয় আইডি | | | প্রয়োজনীয় | ম্যাপ করা ধারণা সম্পত্তির আইডি। |
---|
কলামে | স্থানীয় আইডি | | | প্রয়োজনীয় | ম্যাপ করা টেবিল কলামের আইডি। |
---|
|
---|
উৎস | <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 | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
রেফ | স্থানীয় আইডি | | | প্রয়োজনীয় | সারণীর আইডি যেটিতে ধারণার ডেটা রয়েছে। |
---|
|
---|
উৎস | <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> |
---|
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | ম্যাপ করা টেবিল কলামের আইডি। |
---|
টাইপ | স্থানীয় আইডি |
---|
বৈশিষ্ট্য | ব্যবহার করুন: | প্রয়োজনীয় |
---|
|
---|
দিক | |
---|
দ্বারা ব্যবহৃত | |
---|
উৎস | <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 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 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> |
---|
অক্সিজেন এক্সএমএল এডিটর ব্যবহার করে তৈরি করা হয়েছে।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-07 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-01-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`ConceptTableMapping` defines how a concept's data is mapped to a specific table within a dataset."],["It uses `mapConcept` to optionally map the concept itself to a column and `mapProperty` to map the concept's properties to columns, potentially with language specifications."],["Both `mapConcept` and `mapProperty` elements require `toColumn` and `ref` attributes to identify the target column and the concept/property being mapped, respectively."],["The `ConceptTableMapping` complex type uses a `ref` attribute to identify the table containing the concept's data."]]],["`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"]]