רכיב: מידע
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
רכיב: מידע / שם
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
שם הרכיב המתואר. |
תרשים |
 |
סוג |
ערכים |
מאפיינים |
|
דגם |
value* | conceptValue{0,1} |
ילדים |
conceptValue, value |
Instance |
<name>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</name>
|
מקור |
<xs:element name="name" type="Values">
<xs:annotation>
<xs:documentation>The name of the described element.</xs:documentation>
</xs:annotation>
</xs:element>
|
רכיב: מידע / תיאור
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
תיאור הרכיב המתואר. |
תרשים |
 |
סוג |
ערכים |
מאפיינים |
content: |
מורכב |
minOccurs: |
0 |
|
דגם |
value* | conceptValue{0,1} |
ילדים |
conceptValue, value |
Instance |
<description>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</description>
|
מקור |
<xs:element name="description" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>The description of the described element.</xs:documentation>
</xs:annotation>
</xs:element>
|
רכיב: מידע / כתובת URL
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
כתובת ה-URL של דף אינטרנט שבו ניתן למצוא מידע נוסף
של הרכיב המתואר. אין לסמן בתו בריחה (escape) תווים שמורים או לא בטוחים בכתובת ה-URL.
|
תרשים |
 |
סוג |
ערכים |
מאפיינים |
content: |
מורכב |
minOccurs: |
0 |
|
דגם |
value* | conceptValue{0,1} |
ילדים |
conceptValue, value |
Instance |
<url>
<value lang="">{0,unbounded}</value>
<conceptValue concept="">{0,1}</conceptValue>
</url>
|
מקור |
<xs:element name="url" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>The URL of a webpage where more information can be found on the
described element. Any reserved or unsafe characters in the URL should NOT be
percent-escaped.
</xs:documentation>
</xs:annotation>
</xs:element>
|
סוג מורכב: Info
מרחב שמות |
http://schemas.google.com/dspl/2010 |
הערות |
מידע טקסטואלי על רכיב
של הכיתובים. |
תרשים |
 |
בשימוש על ידי |
|
דגם |
name , description{0,1} , url{0,1} |
ילדים |
description, name, url |
מקור |
<xs:complexType name="Info">
<xs:annotation>
<xs:documentation>Textual information about an element of the dataset.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="name" type="Values">
<xs:annotation>
<xs:documentation>The name of the described element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="description" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>The description of the described element.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="url" type="Values" minOccurs="0">
<xs:annotation>
<xs:documentation>The URL of a webpage where more information can be found on the
described element. Any reserved or unsafe characters in the URL should NOT be
percent-escaped.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
|
נוצר באמצעות
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)."],[],["The document defines the \"Info\" complex type, used for providing textual information about a dataset element. It includes \"name,\" \"description,\" and \"url\" elements. \"Name\" specifies the element's name. \"Description\" details the element's purpose. \"Url\" provides a link for further information, without percent-escaping characters. These elements can include multiple values and an optional conceptValue. \"Info\" is used by various elements like attributes, concepts, slices, and topics.\n"]]