উপাদান: টেবিল
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
উপাদান: টেবিল / তথ্য
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | টেবিল সম্পর্কে পাঠ্য তথ্য। |
---|
ডায়াগ্রাম |  |
---|
টাইপ | তথ্য |
---|
বৈশিষ্ট্য | বিষয়বস্তু: | জটিল |
---|
সামান্য ঘটনা: | 0 |
---|
|
---|
মডেল | নাম , বিবরণ{0,1} , url{0,1} |
---|
শিশুরা | বর্ণনা , নাম , url |
---|
দৃষ্টান্ত | <info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info> |
---|
উৎস | <xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the table.</xs:documentation>
</xs:annotation>
</xs:element> |
---|
উপাদান: টেবিল /কলাম
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | টেবিলে একটি কলামের স্পেসিফিকেশন। |
---|
ডায়াগ্রাম |  |
---|
বৈশিষ্ট্য | বিষয়বস্তু: | জটিল |
---|
সর্বাধিক ঘটনা: | সীমাহীন |
---|
|
---|
মডেল | মান* | ধারণার মান{0,1} |
---|
শিশুরা | ধারণামূল্য , মান |
---|
দৃষ্টান্ত | <column format="" id="" type="">
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</column> |
---|
গুণাবলী | QName | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
বিন্যাস | xs:স্ট্রিং | | | ঐচ্ছিক | কলামের জন্য একটি বিন্যাস, মানগুলির একটি পাঠ্য উপস্থাপনা পার্স করতে ব্যবহৃত। তারিখ বিন্যাসগুলি দ্বারা সংজ্ঞায়িত করা হয়েছে: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html |
---|
আইডি | স্থানীয় আইডি | | | প্রয়োজনীয় | টেবিল কলামের শনাক্তকারী। |
---|
টাইপ | ডেটা টাইপ | | | প্রয়োজনীয় | টেবিল কলামের ডেটা টাইপ। টেবিলের কলামের সমস্ত মান এই ডেটা প্রকারের সাথে সঙ্গতিপূর্ণ হওয়া আবশ্যক। |
---|
|
---|
উৎস | <xs:element name="column" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>The specification of a column in the table.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:group ref="ValuesGroup" minOccurs="0">
<xs:annotation>
<xs:documentation>A constant value for the column.</xs:documentation>
</xs:annotation>
</xs:group>
<xs:attribute name="id" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The identifier of the table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="type" type="DataType" use="required">
<xs:annotation>
<xs:documentation>The data type of the table column. All values of the
column in the table must conform to this data type.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the column, used to parse a textual
representation of the values.
Date formats are defined by:
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element> |
---|
উপাদান: টেবিল / ডেটা
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | একটি ডেটা উৎস যেখানে টেবিলের জন্য ডেটা পাওয়া যেতে পারে। |
---|
ডায়াগ্রাম |  |
---|
টাইপ | ডেটা |
---|
বৈশিষ্ট্য | বিষয়বস্তু: | জটিল |
---|
সামান্য ঘটনা: | 0 |
---|
|
---|
মডেল | ফাইল |
---|
শিশুরা | ফাইল |
---|
দৃষ্টান্ত | <data>
<file encoding="utf-8" format="csv">{1,1}</file>
</data> |
---|
উৎস | <xs:element name="data" type="Data" minOccurs="0">
<xs:annotation>
<xs:documentation>A data source where data for the table can be found.</xs:documentation>
</xs:annotation>
</xs:element> |
---|
জটিল প্রকার: টেবিল
নামস্থান | http://schemas.google.com/dspl/2010 |
---|
টীকা | একটি টেবিল ডেটাসেটের জন্য ডেটা সরবরাহ করে। একটি টেবিল একটি ধারণা বা একটি টুকরা জন্য তথ্য প্রদান করতে পারে. |
---|
ডায়াগ্রাম |  |
---|
দ্বারা ব্যবহৃত | |
---|
মডেল | তথ্য{0,1} , কলাম+ , ডেটা{0,1} |
---|
শিশুরা | কলাম , ডেটা , তথ্য |
---|
গুণাবলী | QName | টাইপ | স্থির | ডিফল্ট | ব্যবহার করুন | টীকা |
---|
আইডি | আইডি | | | প্রয়োজনীয় | ডেটাসেটে টেবিলের অনন্য শনাক্তকারী। |
---|
|
---|
উৎস | <xs:complexType name="Table">
<xs:annotation>
<xs:documentation>A table provides data for the dataset. A table may provide data
for a concept or for a slice.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the table.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="column" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>The specification of a column in the table.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:group ref="ValuesGroup" minOccurs="0">
<xs:annotation>
<xs:documentation>A constant value for the column.</xs:documentation>
</xs:annotation>
</xs:group>
<xs:attribute name="id" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The identifier of the table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="type" type="DataType" use="required">
<xs:annotation>
<xs:documentation>The data type of the table column. All values of the
column in the table must conform to this data type.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the column, used to parse a textual
representation of the values.
Date formats are defined by:
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="data" type="Data" minOccurs="0">
<xs:annotation>
<xs:documentation>A data source where data for the table can be found.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the table in the dataset.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType> |
---|
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | কলামের জন্য একটি বিন্যাস, মানগুলির একটি পাঠ্য উপস্থাপনা পার্স করতে ব্যবহৃত। তারিখ বিন্যাসগুলি দ্বারা সংজ্ঞায়িত করা হয়েছে: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html |
---|
টাইপ | xs:স্ট্রিং |
---|
বৈশিষ্ট্য | |
---|
উৎস | <xs:attribute name="format" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation>A format for the column, used to parse a textual
representation of the values.
Date formats are defined by:
http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
বৈশিষ্ট্য: টেবিল / কলাম / @id
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | টেবিল কলামের শনাক্তকারী। |
---|
টাইপ | স্থানীয় আইডি |
---|
বৈশিষ্ট্য | ব্যবহার করুন: | প্রয়োজনীয় |
---|
|
---|
দিক | |
---|
উৎস | <xs:attribute name="id" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The identifier of the table column.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
অ্যাট্রিবিউট: টেবিল / কলাম /@টাইপ
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | টেবিল কলামের ডেটা টাইপ। টেবিলের কলামের সমস্ত মান এই ডেটা প্রকারের সাথে সঙ্গতিপূর্ণ হওয়া আবশ্যক। |
---|
টাইপ | ডেটা টাইপ |
---|
বৈশিষ্ট্য | ব্যবহার করুন: | প্রয়োজনীয় |
---|
|
---|
দিক | গণনা | স্ট্রিং | |
---|
গণনা | ভাসা | |
---|
গণনা | পূর্ণসংখ্যা | |
---|
গণনা | বুলিয়ান | |
---|
গণনা | তারিখ | |
---|
গণনা | ধারণা | |
---|
|
---|
উৎস | <xs:attribute name="type" type="DataType" use="required">
<xs:annotation>
<xs:documentation>The data type of the table column. All values of the
column in the table must conform to this data type.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
বৈশিষ্ট্য: টেবিল / @id
নামস্থান | কোনো নামস্থান নেই |
---|
টীকা | ডেটাসেটে টেবিলের অনন্য শনাক্তকারী। |
---|
টাইপ | আইডি |
---|
বৈশিষ্ট্য | ব্যবহার করুন: | প্রয়োজনীয় |
---|
|
---|
দিক | |
---|
দ্বারা ব্যবহৃত | |
---|
উৎস | <xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the table in the dataset.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
অক্সিজেন এক্সএমএল এডিটর ব্যবহার করে তৈরি করা হয়েছে।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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-তে শেষবার আপডেট করা হয়েছে।"],[],["Tables store dataset information, and they are uniquely identified by an ID. Each table can have optional textual information in its \"info\" section. Tables are comprised of columns and data. Columns require a unique ID, data type and optionally include a format to parse text values. Columns can be of various data types. The data section provides a file, with a specified encoding and format, as a source. Each column may define multiple values and an optional concept.\n"]]